Hello,
I am trying to build an action to create an issue in another project. The challenge is here that the user can choose in which project the issue should create.
For this, I created an action with a manual trigger. There is a prompt with a drop-down with the name of enabled projects.
My rule looks like:

But if I am executing the action, I got this error:

I tried it with the project key instead of the project name, too, with a similar result.
Has anyone an advice how to achieve this?
Thanks
Thorsten