I have a manual trigger that I created that allows my team to clone an issue into another project and set some of the values on the newly created issue and to update some fields on the trigger issue once the cloned issue is created. When creating the cloned issue in the other project it is setting the "status" to default workflow status for that project, which is not what I want. I have a status in that project called "reporter review" that I want to transition this newly cloned item into but I am just having some trouble figuring out how to do that. I was considering adding a tag on the newly cloned issue and then creating an automation rule in the other project to transition it, but there has to be a better way without having to run two separate rules. Any ideas?