Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

Release date: 2020-01-05

Our team is excited to announce the release of Run Self-Service Reports for Confluence, version 6.2.


Compatibility
Compatible Confluence versions: 6.13.0 and above


Quick tip
Did you know regular expressions can be used with the macros? Refer to this article for more information.


Questions and feedback

  • Do you need help with this release or the app? Contact our support team to know more.

  • Let us know what you think about the app or how the app helps you here.


Validate individual fields with regular expressions

A new field, Validate, is now available for users to validate individual fields before saving the macro settings. Select the Validate option on adding a field in the macro editor to enable the Regular expression, Error message, and Help text fields. Specify a regular expression as the validation rule, an error message to be displayed if the field value and the expression do not match, and the help text to be displayed that describes the validation requirements. The validation is available for the following field types:

  • Text

  • Password

  • Textarea

  • Date

  • Float

  • Integer

Added Allow JavaScript in Global Configuration

A new option, Allow JavaScript, is now available in Global Configuration. Administrators can use this option to control the usage of JavaScript in any of the Run Self-Service Reports for Confluence macros. If the option is toggled off and JavaScript is still given in a macro, the relevant warning messages are displayed to the user. 


Resolved issues

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = RUN AND fixVersion in ("6.2.0") ORDER BY priority DESC
serverId8382ec9d-abb6-3a29-8d72-95b9a5732a63

Credits

Thank you our valuable customers!

We want to thank you, our incredible, supportive customers, for using our apps. You have provided great feedback and want you to know that you truly are the reason why we build software!

Page Properties
hiddentrue
idrelease_details

Release Date

2020-01-05

Version

6.2.0

Purpose

  • Validate individual fields with regular expressions

  • Added Allow JavaScript in Global Configuration