Hi,
I want to multiply the values in two customfields and display the result in another customfield.
ex: I have a field called 'Value1' and another field called 'Value2'. Both are drop down with numbers from 1 to 5. When I will create an issue, let's say I will select '3' in field Value1 and '4' in field Value2, I want the script to multiply those two values and display the result (12) in another field called 'Result'.
how will I do that?
thnx in advance!
I would suggest, you create a scripted field which reads the values from the other two fields and returns the result. See https://studio.plugins.atlassian.com/wiki/display/GRV/Scripted+Fields
Henning
Hi Henning,
I know this is an old post, I cannot open the link, I'm having the same requirement as Michel, can you help me send the link, if you still have one.
Thank you,
Krishna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Krishna,
This is functionality of Script Runner for Jira app, see this Blog Post or the documentation.
Best regards,
Henning
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.