Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How does "Contributor" field type work?

I have a "Person Responsible" field which is of "Contributor" type.
 A few people have noticed that the user dropdowns do not display all people who can be selected. However they do show up if you run a search. Is there some hierarchy or filter at work here, or is there a maximum number of values that can be displayed in a user-list/dropdown?

Please let me know.

0 votes



2 answers

Permanent link
Your custom "Contributor" type attribute might have a special value set definition.

For exmaple, 
Role-based user lists in https://jazz.net/library/article/537

0 votes


Permanent link
As far as I know, the contributor selection will initially pick up users that have a close relationship to the work item e.g. by being in the team. I don't know the details, but that is what I have seen in the past. The reason why it does not show all users initially is obvious, if there are several hundreds of users, it would
  1. Take a lot of time to retrieve and show them all
  2. Make it very hard to find users in the long list

0 votes

Comments

Is there any limit on number of users that the contributor list shows?


I've seen 200-250 in certain contexts [ more from the admin side of things ]
If you get the search dialog and click the "Show All" it will show 1st 250.

1 vote

Indeed, when searching the contributors, the query is similar to
/ccm/service/com.ibm.team.repository.service.internal.IAdminRestService/contributors?hideArchivedUsers=true&hideAdminGuest=true&hideUnassigned=true&pageSize=250&searchTerm=%25d%25&sortBy=name&pageNum=0
I believe the page size of 250 is hard coded as I cannot find anywhere the change it in the Advanced Properties page.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 05 '15, 4:02 p.m.

Question was seen: 2,885 times

Last updated: Nov 08 '15, 8:22 p.m.

Confirmation Cancel Confirm