Customization: Mapping tags
Last updated
Was this helpful?
Last updated
Was this helpful?
The Tag text map transformation customization can be used to handle different notations between tags used in the feature file and tags in Jira (e.g. how white spaces are handled).
With the customization you can substitute characters or sub-strings in tags when synchronizing to Jira. E.g. underscores (_
) in scenario tags can be represented with spaces in Test Case tags. The customization can even be used to substitute complete tags names as well.
In order to enable this customization, the customizations/tagTextMapTransformation
section of the configuration has to be enabled. The complete reference of the configuration settings can be found in the .
The following example shows a basic configuration that maps the underscore (_
) character in Gherkin tags to space in Jira.