...
Setting | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | Specify a name for your configuration. | |||||||||||||||
URL | The URL to connect to the database. PostgreSQL example: jdbc:postgresql://localhost:5432/jira8.5.1 | |||||||||||||||
Driver | The driver class to connect to the database. Please do not forget to place JDBC driver (*.jar) to <Jira Installation Directory>/lib folder and restart Jira after placing the driver class.
| |||||||||||||||
User | An authorized user for the database. | |||||||||||||||
Password | Authorized user password. Password will be kept as encrypted. Every time when want to edit a configuration you must enter the password again. | |||||||||||||||
Cron Expression | Determine when synchronization should work. | |||||||||||||||
Acting Jira User | A Jira user to perform create, update, delete operations. | |||||||||||||||
Is Active | Synchronization can be disabled by this option. | |||||||||||||||
Test Connection | Settings can be tested by clicking Test Connection |
...