Some of our workes don't take ownership of an issue when closing it.
I'd like to add an automation, that if the issue is unassigned and the issue is being closed, then the ownership automatically goes to the current user.
I made it so far, that I can assign it to a specific user (e.g. always to me, even if Peter closes the issue), but it has to be the user closing the issue who gets assigned.
If youre using a classic project, than you can do this using post function in the closing transition.
If you are youre using next-gen (seems so), you need to try via Project automation.
Just let me know what youre using as template to help you to proceed.
We are using the next-gen version.
But with your reply you already helped me :)
I was trying to add a rule in "Project settings" -> "Automation" instead of "Project automation"
Made a new rule and works perfectly, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Andy Stutzmann ,
are you on a classic project or a next gen project?
In a classic project, you can do this be adding a post-functions that assigns the current user to the workflow transition that is used for closing the issue.
In a next-gen project, you'll have to do this with a rule, where you can also choose current user as assignee.
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.