I would like to be able to perform some activities on an issue when it is moved out of my project. I'm wondering if there is an event that is fired so that I can perform these activities before the issue leaves the project. I am working in a Cloud instance.
Note that it has to be as it leaves my project and not when it lands in the destination project because I cannot change anything with that target project.
There is an event for issue moved. However it fires if an issue is moved into or out of a project. If you're writing a script you may be able to capture if it is leaving, but you may not be able to edit it. I suspect the event will fire as it is leaving so you won't be able to edit it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.