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

Programmatically query for a work item, permission unaware

Hi,
I need to find a way to detect whether a work item has a certain value for a given attribute. And I would need to know whether such a work item is existing even if I cannot access it (resolve its handle) because of permissions.
I also do not need to access it I only need to know whether it exists or not.

Is there any API available to realize this?

Thank you 

0 votes



One answer

Permanent link
You could use the permission ware API that allows you to at least know how many items you don't have access to. See: https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ "Permissions and Read Access". You will not be able to get any more information out than that, as far as I know.

0 votes

Comments

The permission aware API is only available for the fetching items given a handle.


But does the RTC work item query at all return a work item handle for a work item that the current user has no access to (if using the official ui)?

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
× 10,944

Question asked: Jun 14 '16, 7:03 a.m.

Question was seen: 1,652 times

Last updated: Jun 14 '16, 8:36 a.m.

Confirmation Cancel Confirm