Versions Compared

Key

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

"Smart Fields" is a very powerful custom field that becomes easier to use as you get more familiar with it. You will create these fields using https://developer.atlassian.com/cloud/jira/platform/jira-expressions/. It provides you with more freedom and allows you to create fields for any scenario that comes to mind. If you would like to take a look at the Smart Field Use Case Scenarios that we have created, you can visit the link /wiki/spaces/IACF/pages/753991715 Smart Fields Examples .

Info

You can create five different types of Smart Fields. These are as follows:

  • Smart Datetime Field: displays results of a given jira expressions that evaluates to a date time.

  • Smart Group Field: displays results of a given jira expressions that evaluates to a group.

  • Smart Number Field: displays results of a given jira expressions that evaluates to a number.

  • Smart Text Field: displays results of a given jira expressions that evaluates to a text.

  • Smart User Field: displays results of a given jira expressions that evaluates to a user.

...