Right now Users logg hours into closed issues and management don´t want to allow that anymore.
I know that I can edit the "closed" status to Jira.permission.work.denied and that will not allow them anymnore to log hours, but management wants that they could log hours in closed issue only 10 days after issue is closed . After those 10 days they won´t be able to do it . (yeah souns crazy but it´s what they want)
I know that there are automation rules, and I have this simple query that can be applied to what I want with:
project = XYZ AND status = Closed AND updated <= -10d
Then: add -> Jira.permission.work.denied in closed status.
but I don´t find the Correct Action to Edit Status. The Edit issue option only allows to edit fields inside the ticket but I don´t see the "log hours" part.
Is this possible to be done in another way?
I hope this hleps.
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.