Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi!
With the plugin Table Grid Next Generation V1.12
What I need is to be able to update the value of a column in a row of the grid, based on the value of another column. Is this possible?
Through script runner I only found the method to add rows but I need Update columns.
Thanks!
Hello Ignacio!
To update a column value based on another column you can use the updateRows method that is shown in the "updateRows usage example" on the TGNG Java API documentation page:
https://docs.idalko.com/tgng/display/TGNG/Java+API
The most straightforward way of setting up the script would be attaching it to the Issue Updated event as it is fired on the TGNG Grid update.
If you have any additional questions, please let me know or create a ticket on the iDalko customer portal!
Best regards,
Bogdan
Example here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.