I would like to create a Jira automation rule where i should not allow users to save the story or display pop up message if entered story points doesnt match certain criteria
Hello @CK
You cannot use an Automation Rule to prevent an action from happening, because rules are triggered after an action happens. You could use an Automation rule to undo an action, but not to prevent it.
If you want to prevent new issues from being created unless they meet certain criteria, you should add Validators to the Create transition in your Workflow. A Validator can prevent the issue from being saved during the creation step.
Here is a link for the built-in Validators available for a Company Managed project:
If this is for a Team Managed project refer to this instead:
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.