In my JIRADC plattform I have to add for every issue a "Project end date". I would like that each assignee of issue receives and automatic notification saying your project end date is reached. Please update your "issue". Is that possible? I couldn't find any option.
If I were you, I'd try this before going to Jira Automation:
HTH,
Kel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Carolina - Welcome to the Atlassian Community!
Where are you storing the "Project end date" and how is it related to the individual issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John, thank you for your answer! Every individual issue has an end date. You can find it on the right side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gotcha - that's much easier then. You could approach it a couple of ways - add-ons would be best - either ScriptRunner or Automation for Jira. I do not use ScriptRunner but for an automation rule, you can create a Scheduled Trigger rule that runs nightly and includes a JQL query to identify the issues related to the Project End Date.
You might also be able to write the same query and save it as a Filter and then create a Subscription for the filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John, I tried it already but when I enter projectduedate it gives me following mistake... Any idea what I am doing wrong? I am fairly new to this and I ran out of options
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is that the EXACT name of the field - including spacing and case? If not, then you need to use the exact name. If there are spaces, but the name in double quotes.
If that is the exact name, then check the Context of the field to see if there are restrictions there.
The other thing you can do is click the Validate query button to see what it says.
Finally, get it working as a filter first then copy it here.
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.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.