...
Once saved it is not shown again on successive access to the App’s settings page, but message is shown confirming that access token is present in configuration, like shown below.
...
Access to user’s name & email address
The app accesses user’s name and email address that is are configured in Jira. This is used to populate commit’s author name and email field fields whenever a change is uploaded to Bitbucket from Jira. Each Git commit must have a username user name and an email address. The email address is These are only accessed at the time when a user actually makes a change to the Feature field in Jira and the project is configured with a linked Bitbucket repository in app’s settings.
...