Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Power Scripts for Jira Cloud
Results will update as you type.
  • Get started
  • Configuration guides
  • Integration guides
  • Feature guides
  • Advanced features
  • Migration resources
  • Simple Issue Language
    • Getting started with SIL
    • SIL reference guide
    • SIL Functions library
      • Function Index
      • Packages
      • Array Functions
      • Basic Functions
      • Date and Interval Functions
      • Excel Functions
      • File Manipulation Functions
      • HTTP Functions
      • Incoming Mail Processing Functions
      • Integration with Other Systems
      • Jira Administration Functions
        • Custom Field Administration Functions
        • Dashboard Functions
        • Field Configuration Functions
        • Filter Administration Functions
        • Group Administration Functions
        • Issue Administration Functions
        • Issue Type & IT Screen Scheme Administration Functions
        • Notification Administration Functions
        • Permissions Administration Functions
        • Priority Scheme Administration Functions
        • Project Administration Functions
          • admCreateProject
          • admCreateProjectFromTemplate
          • admDeleteProject
          • admProjectExists
          • admUpdateProject
          • Project Archive Administration Functions
          • Project Category Administration Functions
          • Project Component Administration Functions
          • Project Property Administration Functions
          • Project Scheme Administration Functions
          • Project Version Administration Functions
          • projectObject
        • Screen and Screen Schemes Administration Functions
        • System Administration Functions
        • User Administration Functions
      • Jira Integration Functions
      • Jira Service Management Functions
      • Jira Software Functions
      • Listener Functions
      • Math Functions
      • Parameter Functions
      • Scheduling Functions
      • String Functions
      • System Integration
      • Webhooks Functions
  • Tutorials and recipes
  • Jira Product Discovery support
  • Release notes
  • Help and support
    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    Project Administration Functions
    Updated Aug 12

    Project Administration Functions

    This section contains functions that enable users to handle project administration.

    Functions Summary

    • admCreateProject — Returns true if the project has been created.
    • admCreateProjectFromTemplate — Creates a new project using one of the many available project templates for Jira Cloud.
      • Project Template Keys
    • admDeleteProject — Deletes the project indicated in the project_key parameter.
    • admProjectExists — Returns true if the project exists.
    • admUpdateProject — Returns true if the project is updated.
    • Project Archive Administration Functions — This section contains functions that enable users to handle project archive administration.
      • admArchiveProject
      • admGetArchivedProjects — Gets all projects that have been archived.
      • admIsProjectArchived — This function tests if a project is archived.
      • admUnArchiveProject — Restores a previously archived project.
    • Project Category Administration Functions — This section contains functions that enable users to handle project category administration.
      • admAddProjectCategory — Adds new project category.
      • admDeleteProjectCategory — Deletes project category.
      • admGetAllProjectCategories — Returns all project categories.
      • admGetProjectCategory — Get project category of the project.
      • admSetProjectCategory — Set project category to the project.
      • admUpdateProjectCategory — Update project category.
    • Project Component Administration Functions —  This section contains functions that enable users to handle project component administration.
      • admAddProjectComponent — Adds a component in the project.
      • admDeleteProjectComponent — Deletes a component from the project.
      • admUpdateProjectComponent — Updates a project component.
    • Project Property Administration Functions — This section contains functions that enable users to handle project property administration.
      • admClearProjectPropertyValue
      • admDeleteProjectProperty
      • admGetProjectPropertyKeys — Returns property keys of the project.
      • admGetProjectPropertyValues — Returns an array of indexed property keys.
      • admProjectProperties — Returns the project properties.
      • admSetProjectPropertyValue — Set a property on the provided project
    • Project Scheme Administration Functions — This section contains functions that enable users to handle project scheme administration.
      • admGetAllIssueSecuritySchemes — Retrieves all security schemes for a specific issue.
      • admGetAllWorkflowSchemes — Returns all workflow schemes.
      • admGetIssueSecurityScheme — Retrieves the security scheme for a specific issue.
      • admGetProjectDefaultIssueSecurityLevel
      • admGetProjectIssueSecurityLevels
      • admGetProjectIssueSecurityLevelsFor
      • admGetProjectIssueSecurityScheme — Returns issue priority scheme of the project.
      • admGetProjectNotificationScheme — Returns issue notification scheme of the project.
      • admGetProjectPermissionScheme — Returns permission scheme of the project.
      • admGetProjectWorkflowScheme — Returns workflow scheme of the project.
      • admGetWorkflowScheme — Returns a specific workflow scheme.
      • admSetProjectIssueSecurityScheme — Updates the issue security scheme to the given one
      • admSetProjectNotificationScheme — Updates the notification scheme to the given one
      • admSetProjectPermissionScheme — Updates the permission scheme to the given one
      • admSetProjectWorkflowScheme — Updates the workflow scheme to the given one
      • admGetWorkflowsFromScheme — Retrieves a list of workflows associated to a workflow scheme.
    • Project Version Administration Functions — This section contains functions that enable users to handle project version administration.
      • admAddProjectVersion — Adds a version in the project
      • admArchiveProjectVersion — Archives/unarchives a project version.
      • admDeleteProjectVersion — Deletes a project version from a project.
      • admReleaseProjectVersion — Rleases/unrelease a project version.
      • admSetProjectVersionReleaseDate — Set the release date for a version.
      • admSetProjectVersionStartDate — Set the start date for a version.
      • admUpdateProjectVersion — Updates the version of the project by the id field.
    • projectObject — Returns the project properties.



    Peacock

    Need support? Create a request with our support team.

    Copyright © 2005 - 2025 Appfire | All rights reserved.

    {"serverDuration": 15, "requestCorrelationId": "5adff23418444d1cbd0bc68738e5a66d"}