Some of My QA Team members do not display in the drop down for QA Tester in a Jira ticket.
Any suggestions would be greate.
In order for JIRA to connect any database, you will need the following (in this case MySQL);
MySQL host name or IP?
Port number?
DB name?
DB password?
Make sure the port is accessible from application server via firewalls. You will also need JDBC drivers for MySQL in order to connect. Download them and deploy under <JIRA-install>/lib folder
For further info, please see this URL:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.