issue.clone as admin in workflow
Hi,I would like to know,if there is a possibility to create a copy of issue within onChange workflow,where creator would be always the same user and not loggeduser. I want to create copy of deleted issueu as backup, but it should not be visible to user who created/deleted original issue. something like issue.copy().reporter=admin.thank you
Please sign in to leave a comment.
Hello,
I'm Lena from the YouTrack Team.
You can create a copy of the issue and then manage the new issue visibility settings using the `permittedGroups` and `permittedUsers` properties: https://www.jetbrains.com/help/youtrack/devportal/v1-Issue.html#properties