Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何找到项目中的用户或项目组角色中的用户?
谢谢!
project = @jira.getProjectByKey('PROJCODe') devs = @jira.getProjectRoles[2] @jira.getProjectRoleActors(devs,proj).roleActors[0].users