You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

On this page

Use case

Set any Date Picker field of an issue to a future date.


Configuration steps

Target issue*

Select current issue.

Fields

Choose a date field, e.g., Date picker, Planned end date, Planned start date, Due date...etc.
In this example, we will consider Due date as our date field.

After selecting Due date, in the popup configuration of the field: 

Value*

Select Set field value manually (parser expression) and enter the following expression:

%{dateTimeToString( {system.currentDateTime} + 7*DAY , "YYYY-MM-DD", RUN_AS_LOCAL, RUN_AS_LANG)}

Run as*

Choose which user* will be able to execute the post function. By default, it is set to the Current user.



If you still have questions, feel free to refer to our support team.