Assigning specific user when issue type "Story" and "Feature"

yosi hatem October 8, 2024

Hey All,

I want to assign specific user to custom people column that we created (it's not assignee field)

How can I assign spesific user when feature or story issue type created on our project

I already did the "if" part but stuck on "then"

 

assign.png

 

Thanks in advance

3 answers

1 accepted

1 vote
Answer accepted
Marc - Devoteam
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.
October 8, 2024

Hi @yosi hatem 

What type of field is you QA field?

This will work with a select custom field or a user type custom field.

With other types of field, like text, this will not work.

 

Marc - Devoteam
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.
October 8, 2024

HI @yosi hatem 

In the edit action, select the user picker required and, select the correct user.

Screenshot 2024-10-08 at 16.43.58.png

yosi hatem October 8, 2024

I don't have typing option there. I mean when I type name it doesn't show suggestions. See

cleared.png

Marc - Devoteam
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.
October 8, 2024

Hi @yosi hatem 

That means the QA field is not a user picker field.

Can you show the custom field?

yosi hatem October 8, 2024

My bad, sorry for spamming

I changed now to user picker and it's working and suggesting users

Tested the automation as well and it's working perfectly.

 

Thanks for your help

Like Marc - Devoteam likes this
0 votes
yosi hatem October 8, 2024

 Thanks both for your answer

Field is single user picker.

@Tim Kopperud how can I do this with automation? That's the question

Tim Kopperud
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 8, 2024

@yosi hatem the image I attached is from automation. In your last step in your image, just start writing the user name. Clicking on the AQA field will show some options, but it is still a writeable field.

TimK

From mobile 

0 votes
Tim Kopperud
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 8, 2024

@Hi @yosi hatem, if I understand your question correctly, you should be able to add the specific user simply by start writing into the QA dropdown, like shown here.

 image.png

Edit:

This answer assumes the QA field is a user picker though, as @Marc - Devoteam detailed.

TimK

yosi hatem October 8, 2024

@Tim Kopperud It doesn't ask which field to assignee.

I have 4 user pickers on my project. I need to point to specific field, not general "assignee" field.

assignissue.png

 

I need automation to assign on "QA" single user selection field and not general "assignee" field

 

 

Tim Kopperud
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 8, 2024

Hi @yosi hatem,  I have here created a field called QA which is a single user picker. And as you see I can add a specific user to this, as shown in the image below, which is like your rule setup. 

image.png

If you cannot define a user to your QA field, it is not a user picker. 

TimK

Like Marc - Devoteam likes this

Suggest an answer

Log in or Sign up to answer