Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Has something changed with the generation of "user"/"key" when creating users via the rest api?

Chris Dell March 29, 2018

We're using Jira Cloud.

We've been using the service-desk rest api, {{POST /rest/servicedeskapi/customer}}, to create customers.  Previously the identifiers "name" and "key" were autogenerated based on the submitted "email" parameter.  (The name and key would be exactly the email).  

 

Now, however, the "name" and "key" are what looks like some hash.  And I'm not sure what changed?

 

Here is an example of the returned results:

"name": "qm:c26d3302-3729-451e-91cf-f76f2ff3d0a7:5abb8f908724022aa907057b",
"key": "qm:c26d3302-3729-451e-91cf-f76f2ff3d0a7:5abb8f908724022aa907057b",

 

1 answer

1 accepted

0 votes
Answer accepted
Chris Dell March 30, 2018

Got an answer from support:

 

I did some research on this issue and talked with my fellow techs here and I was able to find that this issue is being caused by a recent change to the way that customers work in JIRA Service Desk.
After reaching out to the Ecosystem team, they were able to confirm that this change is part of a larger project to change the way that users are stored in the system

Suggest an answer

Log in or Sign up to answer