Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ScriptRunner to modify value of an editable field (Date) ?

Aisha M
Contributor
May 22, 2018

I want to create a field with the below logic,

If dateA != null and dateB = null

    Update (dateB to dateA)

else

    return null

Note- dateA is a date picker field 

Apart from this , DATE-B must be editable too. 

Can someone please help me with this please. Any sample code would be great. Thanks

 

 

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 22, 2018

Suggest an answer

Log in or Sign up to answer