Hello @이진주
What are you trying to accomplish with this rule? It appears that you might be trying to set the Team field in the issue.
If that is correct, are you able to manually edit the Team field through the UI for the issue that triggered this rule? Is the Team field available to be edited in the UI for that issue?
If the field is not available to edit in the UI, then the field needs to be added to the screen for that issue type in order for the Automation rule to edit the field.
I suspect that the Automation rule error is being caused by these lines in your JSON:
Can you clarify why you included those lines? I suspect you need to remove those lines.
You also need to change the customfield_12345 to be customfield_10401 so that it is referencing the correct ID for your Team custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.