when am using below getting some userId related issues
code:
jiraAssignIssue site: 'jira', idOrKey: 'TEST-5', userName: 'banuchandra'
error:
JIRA: Site - jira - Assigning issue: TEST-5 to: banuchandra
Error Code: 400
Error Message: {"errorMessages":["'accountId' must be the only user identifying query parameter in GDPR strict mode."],"errors":{}}
can someone pls help me on this
Hi,
Try to put the account id and not the username in your code.
have tried with the account id
712020:8e22bd63-00ea-4bd8-8057-2f5b4b958ca9
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
but no luck getting the below error
Error Message: {"errorMessages":["'accountId' must be the only user identifying query parameter in GDPR strict mode."],"errors":{}}
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.