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.
Hi Community,
I am trying to setup a scheduled task via automation sending reminders to assignees 14 days prior to due date.
However, i encounter this error message about the due date field.
I have checked that i have permission to schedule issues
Also that the field is unhidden
And that it's added to the issue view screen
Anyone who know why this happens?
Thanks
Theis
Do you have Schedule Issues permission? Can be checked from project settings -> permissions page.
Also take a look at these pages:
Hi Tansu, Thanks for replying.
I am an admin and we have following permissions - also verified in permission helper.
I also have the due date field associated with my issue types, and it's visible in the tickets i have already opened.
And i have no shared filters including this project.
Any other ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any error when you copy and paste the jql to issue search navigator?
Can you please replace "Due date" with due? Maybe there is a syntax error or duplicate fields exist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tansu Akdeniz Thanks!
disappeared when i did this:
project = SGHR AND "Duedate" <startOfDay(14) AND status in (To-do)
Also "due" is accepted.
Thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.