You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

What are JWT project properties?

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.

Examples 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

Customizing workflow behavior depending on projects

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