Versions Compared

Key

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

In Vacation Manager names of all vacation documents can be set

Use this on vacation warning for remote work

...

Using variables in auto-summary fields can be a useful way to dynamically insert content into a summary. For example, you might use a variable to insert the current date or the title of the document being summarized.

To use variables in an auto-summary field, you will need to use a special syntax that includes the variable name enclosed in curly braces. For example, to insert the start date, you might use the following syntax: ${startDate}.

Here are a couple examples of using variables,y ou can use them by pasting the example into your Jira instance:

Code Block