Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Jira Administration > Add-ons> Electronic Signature Fields > Configuration. 

  2. Set up your Username check sensitivity and Maximum invalid login attempts.

    Info

    This feature is available starting with version 2.0.1 for Jira 8 and above.


  3. Set up the Email subject and the Email body that will be sent once the signature from the specific user(s) or group is requested. For more details please see the ESF validator.

    Info

    This feature is available starting with version 3.0.0 for Jira 8 and above.



    Image RemovedImage Added

    Code Block
    Dear ${signee}, 
    
    This is to let you know, <a href="$issueWebLink">$issueKey</a> transition change requires your approval.
    
    Please approve!
    
    Regards,




That's it. Electronic Signature Fields are now set up.

...