Hi all,
I was wondering if any anyone have an idea how can i use some kind of automation to edit a date custom field with the end date of the current sprint ? or for example the end date of the sprint + 14 days for the next sprint.
When i tried to edit the field with this value nothing comes back {{sprint.endDate.plusDays(14)}}
Thanks !