Is there a way for Jira to auto attach a flag to a story based on conditions? I'm interested to know if a story has no activity (comments, promotion, reassignment, etc) after 2 weeks, a flag can be auto assigned?
What do you mean by "flag"?
If you mean the "add flag" feature for issues, you may toggle that in an automation rule based upon the conditions you define. Just set it to "true" or "impediment".
For your use case, you may want to try a scheduled trigger rule with JQL based on your conditions.
To get you started, please take a look at this documentation and library of example rules:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.