Project Functions
This section contains functions that enable users to handle projects.
Functions Summary
- getComponentsObjects — Returns all the project components as an array of JComponent structures.
- getVersionsObjects — Returns all the project versions as an array of JVersion structures.
- allProjects — Returns a string array with the keys of all the projects in Jira.
- getProjectComponentLead — Returns the leader of the specified component from the specified project.
- getProjectKeyByName — Retrieves the key for the project with the given name.
- getProjectRoleIdByName — Retrieves the id for the project role with the given name.
- getProjectRoles — Returns a list of all project role names in Jira.
- getTeamLeaders — Returns the team leaders user keys on the specified project. All the component leads.
- issueTypesForProject — Retrieves the issue types for the project with the given key.
- projectMembers — Returns a list with all the user keys of the users who have a role in the specified project.
- projectPM — Returns the user key of the project manager (project lead) of the selected project, if exists.
- projectsForPM — Returns all the projects the selected user has the role of project manager (project lead) in.
- projectsForUser — Returns all the projects where this user has permission to assign or to be assigned issues.
- projectsWithPermissionForUser — Retrieves the project keys where the given user has the given permission.
- projectObject — Returns the project properties.
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.