Hello!
I need to create a custom transition screen. It doesn't matter in what way (I'm ready to write an additional plugin), you need to display the window (as in the picture) during the transition. The issue in which this window will be called has "custofield_11300". There are no "ParamN" fields in the issue. When you click on the "Calculate" button, the sum of the three fields should be calculated and the result should be written to "custofield_11300" for the issue for which the status transition was called.
I use jira server.
I have never created this, please tell me how this can be done?
It is not necessary (but desirable) to call the modal window on the transition, you can make a separate button for calling.
If there are no solutions, advise an alternative. (Maybe a separate servlet?)
Thanks!
Hello Dmitrii,
You can create a form by using Power Actions, a plugin which works in conjunction with Power Scripts. For more information, see this documentation on creating input screens.
Regards,
Hyrum
Due to Confluence Cloud security features, you may need to open the documentation posted in incognito mode or by logging out of Confluence.
Please note that I am a product engineer for Power Scripts and that I work for Anova Apps, an Appfire company.
Hi @Dmitrii ,
you can use scriptrunner for that. Maybe execute a script on a postfunction that calculate the sum of that fields and set de customfield_11300 with the result of the calculate.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.