Table of Contents | ||||
---|---|---|---|---|
|
Electronic Signature Fields app contains the following custom fields for signing tickets:
- Logged User Validator Field - validates username and password of a system user according to Title 21 CFR 11.
- User Validator Field - validates password of a currently logged in user according to Title 21 CFR 11.
Adding electronic signature fields to the issue
To configure the User Validator or Logged User Validator field, perform the following steps:
...
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.
The following pages describe how to configure Electronic Signature Fields
Child pages (Children Display) |
---|
Requiring electronic signatures on ticket transition
...
- Go to Jira Administration > Issues > Screens.
- Select Workflow Screen and click Configure.
- Add your custom field to the screen.
- To assign the Workflow Screen to transition, go to Issues > Workflows.
- Click Edit for a project where you want to modify the workflow. Click a Diagram view.
- Select the transition where you want the signature to be required. The configuration panel appears. Click Edit.
- Select Workflow Screen from the dropdown menu and click Save.
Now users will be required to enter credentials in the Electronic Signature field when moving tickets from "In Progress" to "Done".
...
- Go to Project Settings > Request types > General.
- Click Edit fields for the necessary request type.
- Click +Add a field, select your electronic signature field and click Apply.
- To make the electronic signature field required, click Yes.
That's it. Electronic Signature field will now appear on the selected request type.
Locking signatures after a number of failed login attempts
...