I would like to show a button in the story issue type if there is a label named "custom" what would be the condition that needs to be added to the descriptor.
Hello Sanjeev,
How are you? I hope you're having a nice day.
The button line that you have pointed in the screenshot is designed to have only those three default options and new Marketplace add-ons that you can integrate with JIRA.
JIRA Cloud does not allow JavaScript or HTML Syntax, so the configuration you are looking for is not available on JIRA Cloud, but only on JIRA Server.
That been said, what kind of functionality this button would provide you? Can you give us more details about it?
Depending on what do you want to do, you could add a new status based on the option selected in the label field instead of a button. This functionality can be easily achieved by the steps below:
- Create a new status in your workflow
- Flag the option to allow any status to transition to this one
- configuring the condition Field value in the new status transition, allowing this status to be selected only when the label field match a specific value
Let me know if this would be an option for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.