I have a requirement to create a automation rule in jira cloud, to popup the error message by comparing two date fields.
For example consider "StartDate" and "DueDate". If "StartDate" has some value and if it is grater than "DueDate" it should give us a error message like (StartDate should be less than DueDate).
Is there a way to achieve this requirement?
Hello @Sushma Reddy
Simply use a condition in the automation in which you compare the two field values.
It is not possible to create a popup with automation. You can write a comment that says, "Attention, DueDate is before the start date".
But what you are probably looking for is not automation but a validator in a workflow step see: Atlassian Documentation
Best
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.