I am trying to create an add-on for JIRA.
Steps that I followed:
Create a skeleton using "atlas-create-jira-plugin".
Atlas-run
When I use http://XXX:2990/jira
, I am able to view the dashboard but I am not able to login. I get an error message stating "Incorrect User name and password". But I am able to login when I use the same username and password for http://localhost:8080
.
Default username and password is: admin/admin