Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21: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 Team,
i am working on below requirement:
If the User will select a particular value in Components field "MV1.1" the the Due date for the issue should be cleared . I am not sure whether this possible or not but just wanted to check the feasibility of this. Please let me know. Thanks!
--Avinash Gautam
Hi Avinash
You can implement an Issue Updated listener. You can either build your own add-on, or use ScriptRunner which makes it more simple.
https://scriptrunner.adaptavist.com/4.3.5/jira/listeners.html
In the listener, you can check for the Component and update other fields to meet your requirement.
Cheers
Bhushan
You need a postfunction for this.
Easiest way to get this - script postfunction provided by ScriptRunner plugin. Can you use this plugins?
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.