ES - Adding fields to an issue

Electronic Signatures app contains the following custom fields for signing tickets:

  • Logged User Validator Field - validates password of a currently logged in user according to Title 21 CFR 11.
  • User Validator Field - validates username and password of a system user according to Title 21 CFR 11.
  • Google Auth Validator Field - validates an issue based on code generated by Google Authenticator.
  • PIN Validator Field - validates an issue based on PIN code is sending on specified e-mail.

Adding Electronic Signature Fields to the Issue


To configure the  User Validator or Logged User Validator field, perform the following steps:

  1. Go to Jira Administration > Issues > Custom fields and add a new custom field.
  2. Select User Validator or Logged User Validator, and click Next

    image2022-8-30_17-52-33.png

  3. Give a name and description to your field and click Create.
  4. Select issue screens where you want your field to be visible and click Update.

As a result, you will have the electronic signature field on the selected screens, and users will have to enter valid credentials when editing tickets.


Starting with version 3.0.6, Electronic Signatures app supports translation User Validator or Logged User Validator fields in the same way as native Jira custom fields translation.


What's next?

ES - Using Electronic Signatures