Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What are JWT project properties?

UI Text Box
sizemedium
typeinfo

Project Properties is a simple mechanism implemented by Jira Workflow Toolbox, to include machine-readable key-value pairs into projects description, using the format {property=value}, thereby operating as an effective way for adding metadata to your Jira projects.



UI Expand
titleExamples of project properties

The following screenshot shows Jira edit project details dialog with 5 examples of project properties:

  • codeReview: used to enforce or to make optional certain parts of the workflow related to code reviews.
  • maxResponseTime: time elapsed since issue notification to first responders. Can be used to set alarms with JQL filters and subscriptions, to increase priority when the deadline approaches, etc.
  • technology: project technology. Can be used in auto-composed texts, workflow customization, JQL searches, etc.
  • database: database provider. Can be used in auto-composed texts, workflow customization, JQL searches, etc.
  • stageURL: URL of stage environment. Can be used to compose an auto-comment to inform the user where to test the solution before release. 

Purpose of project properties

Info

Customizing workflow behavior depending on projects

Project properties are initially aimed to customize your workflow behavior depending on project features