Skip to content

Tags not propagating to workflowhub #1139

Description

@paulzierep

The codex collects workflows from workflowhub using Tags, but it seems some tags are not propagating from iwc to workflowhub.
Example: the mags workflow has a tag:

"tags": [
"name:FAIRyMAGs"

But workflowhub does not have one: https://workflowhub.eu/workflows/1352?version=4

Here is works:

"tags": [
"fastq",
"Genomics",
"bacterial-genomics",
"paired-end",
"assembly",
"quality",
"ABRomics"
],

Is this maybe due to the name: part generated by the #.
Will test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions