Scriptrunner listener to update custom date/time field when I change text in a Text Field
I want to note the date and time whenever the text in the text field changes.
In the above link replace (*CheckBox A") with the name of your custom field(text field).
{it.field == "CheckBox A"}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
from the code its giving errors like
issue undeclared.
event undeclared
for,
it.field its showing that the no such property exists for the class: java.lang.object
Can you help me out please
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.