Replies: 1 comment
-
Hey there @fbuffalo - I believe you need to drop the quotes off of the field name. The value being assigned should quotes:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to create a Jira issue using the CLI, but there's a required custom field of type "user" that I’m having trouble setting correctly.
And here's the output I get:
I’ve tried using different formats for the user value, including the full display name, email address, and accountId, but none of them seem to work.
What is the correct way to pass a user-type custom field in this context?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions