I'd like to add a web panel for more info to one project, but I tried the code '
The condition you are using is displaying the fragments in all projects except projectname
Use this instead
jiraHelper.project?.key in ["project key"]
Make sure to use the project key and not the project name.
Regards
Thank you. I tried both way but forgot to use the project key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.