Features     

The purpose of this app is to add optional extra level of security during Issue creation.

The app includes a post function which can automatically select a security level based on a regular expression.

The Regular Expression itself can use alternative placeholders as detailed below:

  • (GROUPNAME) - The first matching security level, that matches the Group that the reporter belongs to, will be set for the security level.

  • (ROLENAME) - The first matching security level, that matches the Roles that the reporter belongs to, will be set for the security level.