Forums

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

How to figure out or map which user "ug:4d9d9df7-414a-402e-967d-995c01586224" cant be assign issue

Bhakti Thaker November 19, 2021

I get an error "ug:4d9d9df7-414a-402e-967d-995c01586224" cannot be assigned issues.

How can we figure out or map, that for which user they are talking about? Is there any API or anything that can we do to figure out for which user such error is occurred?

We know that this error occurs when proper permission is not given to particular user. But for which user? how we can map that if there are multiple user under same project.

4 answers

1 vote
Ivan Lima
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 19, 2021

Hi, @Bhakti Thaker. Welcome to the Atlassian Community!

There are a few ways that I can think of how you can get that. You can replace the last bit of your profile URL with the account ID you mentioned. Another option you can try is going to the advanced JQL and using something like assignee = "*******402e-967d******", you should get the actual user when switching back to basic search. More drastic, but If you have admin rights, exporting the users will get the account IDs and other users' details. You can also explore the APIs to find users.

Bhakti Thaker November 21, 2021

hi, @Ivan Lima . Thank you for your help.

The thing is how will able to map this id, this id "ug:4d9d9df7-414a-402e-967d-995c01586224" is not an actual account id.

For example, For person alpha, account id is : 

5ca49e5fc39f203c282106eb but when we are trying to create issue or any other operation, "I get an error "ug:4d9d9df7-414a-402e-967d-995c01586224" cannot be assigned issues." such error message we get as in response. so how one can map this "ug:4d9d9df7-414a-402e-967d-995c01586224" id with Account Id or any user name? Account id is in numeric form while the user id we are receiving from error response is of uuid type
Ivan Lima
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 22, 2021

Got it. I've seen users with usernames similar to the one you mentioned above due to Server-to-Cloud migrations. Have you checked if there is a user with this username by any chance? I'll browse around to see if we can find more info about it.

Bhakti Thaker November 22, 2021

No, there is no user having "ug:4d9d9df7-414a-402e-967d-995c01586224" such username we have checked it.

Sure. Thank You

Ivan Lima
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 23, 2021

@Bhakti Thaker, have you tried running the JQL below?

assignee = ug:4d9d9df7-414a-402e-967d-995c01586224 

I came across a similar post here, where another member seemed to have found the actual user by running the JQL above. If you're not able to see it, what message do you get when you run it?

Bhakti Thaker November 24, 2021

Yes, tried that way, It is showing Unassigned Screenshot 2021-11-24 141649.png

Ivan Lima
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 29, 2021

Have you tried the same JQL with another user field type such as reporter, for example?

Bhakti Thaker December 2, 2021

yes, we tried it with reporters

communityss.png

and we are getting such as response 

communityssresponse.png

0 votes
Yatish Madhav
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 16, 2022

I wonder what the diff is between the 2 are?

Eg if a user is set to be assigned using the account id 621a81398b8c2f002297ab25 and the error returned is "User 'ug:168f9cdc-ef22-4e74-65b5-c1f85394afdd' cannot be assigned issues"

What who 621a81398b8c2f002297ab25 vs ug:168f9cdc-ef22-4e74-65b5-c1f85394afdd be?

Please advise?

0 votes
Yatish Madhav
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 16, 2022

Hi, I wonder what the diff is between the 2 are?

Eg if a user is set to be assigned using the account id 621a81398b8c2f002297ab25 and the error returned is "User 'ug:168f9cdc-ef12-4e74-65b5-c1f85394afdd' cannot be assigned issues"

What who 621a81398b8c2f002297ab25 vs ug:168f9cdc-ef12-4e74-65b5-c1f85394afdd be?

Please advise?

Thank you

0 votes
Daniel Turczanski - JQL Search Extensions
Atlassian Partner
November 29, 2021

You can use the new JQL editor that displays the users in a human readable format:

  1. Go to any of your projects (choose Projects from the menu and open any project)
  2. Click on Issues in the left-hand menu
  3. Paste the JQL in the editor: assignee = ug:4d9d9df7-414a-402e-967d-995c01586224 
Bhakti Thaker November 29, 2021

Thank you @Daniel Turczanski - JQL Search Extensions .

I tried it but wasn't able to solve the our issue. [All issues] Iss.png

Daniel Turczanski - JQL Search Extensions
Atlassian Partner
December 22, 2021

Make sure to follow the steps closely. Don't go to the filters view. The new JQL editor is currently available only in the Projects->Issues view.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events