Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Check source of Group - local or other catalog

Dmitry April 19, 2023

Hi

ApplicationUser has prop "directoryID" and we can check what is it directory - local or any other catalog

But Group hasn't this prop

How we can get catalog of group Jira? Without select by table database - over any class es or factories

Jira Software 8.20

1 answer

1 accepted

1 vote
Answer accepted
Dmitry April 19, 2023

Thats ok 

OfBizDelegator delegator = ComponentAccessor.getOfBizDelegator();
return delegator.findByAnd("Group", ImmutableMap.of("lowerGroupName", "jira-administrators"))

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events