I want to flag an issue if the work log is not added daily and the remaining hours exceed the value of (estimated - pending days).
For example,
if the estimated duration is 5 days (1st to 5th of any month), but I only logged one day (1st day) and the remaining days have not been logged.
Today is the 4th day, so the system should flag the issue because the remaining work shows as 4 days pending.
However, according to the target end date (5th of the month) and the current date value (4th day), this should raise a flag on the issue since [ 4 days (current pending estimate) ≠ 5 days (total days) - 4 days (pending days) ].
Is there an option to implement this?
Subject to the details of your scenario, you may be able to implement this using a Jira Automation rule. The rule could use a scheduled trigger to check the issues daily to set / clear the flag.
I recommend trying to create your rule, and if you run into challenges, post images of the rule and audit log details, and explain what is not working as expected.
To get you started on creating your rule, please refer to these documentation and example sources:
Please note well: you appear to be on a Free license for Jira Cloud. And so you have much lower limits for automation usage. Please review this information before relying upon automation to solve you scenario:
Kind regards,
Bill
Thanks for the redirection @Bill Sheboy , even though it was not direct answer to my question, with your spark, i could able to resolve this! Grateful for the spark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.