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

how can i get subcategories from a selected category attribute in filed against using java api

 how to fetch subcategories from a selected category attribute in filed against using java api

0 votes



One answer

Permanent link

Provided that you know the process (i.e. either project or team) area associated to the category, you could use the method findCategoriesOfProcessArea of the plain Java API.

According to the plain Java API reference, it "finds all categories which are associated with the given process area. Sub-categories which have no explicit team area association inherit the team area from their parent and are therefore included as well."

0 votes

Comments

I want to fetch all sub categories which are there in a Parent category.


for example:

Parent Category
-> child category 1
-> child category 2

As a category is associated to a process area, if you know the process area of a category and you retrieve all categories of that area, you have all children categories of the parent category.

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
× 1,700

Question asked: Mar 13 '23, 1:24 a.m.

Question was seen: 889 times

Last updated: Mar 14 '23, 3:11 a.m.

Confirmation Cancel Confirm