Method to check the valid user for the project area
Hello all,
|
Accepted answer
You could use IProcessArea.hasMember instead of looping yourself.
boolean hasMember(IContributorHandle contributorHandle) a team area (ITeamArea) is a ProcessArea (IProcessArea) so that method will work there too. Saran R selected this answer as the correct answer
|
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.