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:

Image Added

  • codeReview: used to enforce or to make optional certain part of the workflow related with code reviews.
  • maxResponseTime: time elapsed since issue notification to first response. Can be used to set alarms with JQL filters and suscriptions, to increase priority when 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 prior to release.