I have 3 custom fields that follow a ScriptRunner Behaviors cascading effect (works fine), and I was wondering if I can line them up as rows on the issue view screen. Would be great if I can do it also on the edit screen.
So instead of looking like this:
It should look like this:
I'm not to familiar using ScriptRunner's Fragments if that's a possibility.
Technically, yes.
Scriptrunner lets you inject your own CSS, and Javascript, which are the way you would have to do this. But Jira uses a LOT of both of them, and you will find it is quite horribly complex to come up with fragments that can do it well and consistently, and fit in with Jira's code. It's a not-small development project in its own right, and you would have to spend a lot of time maintaining or even rewriting it on most upgrades!
I was afraid that was the case. And I'd rather not have to do something that requires editing Jira's code if ScriptRunner doesn't have a simpler approach.
And especially whenever our team needs to do Jira upgrades, I would have to go back and redo that same code editing, as you mentioned.
I guess, where I can submit this request as a new feature for future Atlassian upgrades?
And many thanks for the quick response!
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.