Versions Compared

Key

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

You can export the a Custom Field by it's id instead of the name.its id

Step-by-step guide

Custom Field Name: Age
Custom Field id : 123456

Code Block
${customfield_Age[123456]}


Tip: To find the custom field id go to Issues - Custom Fields - Choose the custom field that you want and press edit:

...