Hello,
During a state transition in my project A, I'm trying to create a new linked issue using Create A Linked Issue (JSU) Function in my Project B.
Project's B issues have security level set as mandatory,
I've tried setting it by ID and name, but none of it works
Unexpected error occurred during create issue! (original Issue: XXXXX-00000) [Validation failed! [security: Security Level is required.]]
How can I create a new Linked issue using Create A Linked Issue (JSU) Function when the security level is mandatory?
thanks
Hi @Gaston,
For the Security Level field, name should be used instead of ID here. Perhaps the level name is tricky and contains some spaces that you are missing?
To check if the name is correct, try the following:
Let me know if it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.