How can I automatically create an issue in another project when a transition is executed?
You will need to find or write an App that can provide a post-function or listener to catch the transition and create the issue. Or possibly a web-hook on the transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that can provide the post-function you need. If it's a simple case, it can do it without you writing any code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.