I have created a Plugin with my own customfield type.
It needs some Javascript resources, which are implemented as a web-resource. This is working fine.
However I dont want to use the context "atl.general" for my customfield resources, because they are only needed on the issue screens and the sprint board.
The customfield is shown on a transition screen, so if i change the context to "jira.view.isse" it works fine if I transition from an open issue:
but moving the issue on the sprint board will not load the resources:
This is the development jira with some example data, and no real users.
What is the context to also have the resources loaded on the Sprint Boards? I assume because its part of jira software its different from the context documented here:
https://developer.atlassian.com/server/jira/platform/web-resource/
because i already tried them, and they do not work.
Saved me a ton of work and our customers a missing function 👌 Thanks!
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.