You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Update: I have found the answer, I had to change the "Search Template" to be "Date Time Range picker". Now it is working.
_________________________________________________
I have created a scripted field that will display a date/time using the "Absolute Date Time" template.
It retrieves the Priority and Created Date. Depending on the priority setting, it will add a number of days to the created date, then I want it to display that updated date in the Scripted Field. I know the code is working and calculates the new date correctly, but I am having trouble on how to return the value to the scripted field to be displayed. This is the script.
I am sure I am just not returning the date to the scripted field correctly, but what am I missing?
-----------------------------------------------------------