Custom password field

bjartenilsen March 16, 2014

We are using external scripts to execute a deploy, triggered from JIra. Since our external deploy tool uses a different base for autenticication, we need to pass the password for the user trigging the deploy. Hence, When user "Bob" request a deploy when creating a deploy issue type, he should also input his deploy-tool-password in a field. This field should echo *** and not his password to screen, but be able to use real value in script.

Any suggestions how to solve this?

1 answer

0 votes
Boris Georgiev _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2014

I don't know about such custom field but you may try using JIRA Behaviours plugin to set up a Hidden Field.

More details here:

https://jamieechlin.atlassian.net/wiki/display/JBHV/JIRA%20Behaviours%20Plugin#JIRABehavioursPlugin-Example-SettingupaHiddenField

Suggest an answer

Log in or Sign up to answer