Custom Page/Velocity Templates

The project navigation configuration provides a navigation entry type “custom page”. With this type you can create a project navigation sidebar entry, which will open a separate custom page, which can be fully designed with the velocity template language.

Create a Custom Page

First navigate to the project navigation configuration and create an entry from type “custom page”. Then click “Manage”.

 

The following (very basic) editor will open. Here you can paste or write your velocity code.

Supported renderers

The following renderers are currently supported:

  • stringUtils

  • constantsManager

  • projectManager

  • customFieldManager

  • applicationProperties

  • jirautils

  • jirakeyutils

  • buildutils

  • velocityhelper

  • userutils

Support of special variables

This variables will give you data from the last recently visited agile board:

Get board id - $rapidView.id;
Get board name - $rapidView.name;

© 2023, STAGIL