-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Issue Summary
Currently in JWM when we submit an issue via Form there is a default label added to the issue as "business-form"
Steps to Reproduce
- Create an form in JWM project and submit it
- You will see a label added as "business-form"
Expected Results
There shall not be any labels added
Workaround
As of now, we can use below automation rule to remove the label.
Project Settings >> Automation >> Create Rule >> If: Add a condition = Issue Fields Condition >> Select Label Field with Condition "Contains any of" and value as "business-form" >> Then : Add an action >> Edit Issue >> Select Labels field. >> Select "Value to remove" as "business-form" and "Value to Add" should be empty
- is related to
-
JRACLOUD-92173 Ability to remove the default "form" "form-xx" label when Submitting issues via Form in Jira software project
- Gathering Interest
With the ability to create Mutiple forms per project (and now offered in the Jira software product as well), it would be beneficial to have control over the label that is applied to the issue when a Form is used to create the issue.