Hi Team,
I am trying to sum up and roll up a value of a custom field from all User stories to the same field in the issue type Feature.
I couldn't get it done from Automation rules. Any suggestions would be very helpful.
Thanks
Thulasiraman N.
I've done this using ScriptRunner. The solution can be seen here.
Have a nice day!
Hello,
You would need to develop an add-on. Or use plugins such as ScriptRunner or Power Custom Fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alexey Matveev, thanks for reply! Could you be very kind to show how I can impement it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you want to implement it? Your own plugin, ScriptRunner or Power Custom Fields? I guess, it would be easier with Power Custom Fields. Moreover, it is a free add-on
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like to try to imlement it through ScriptRunner. Could you show, please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would need to create a scripted field and wrote a script. Have a look at the following scripts:
For logged work the script would be same, but you would need to get the logged work instead of estimation.
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.