I'm very new to JIRA and trying to use it for my project, but I am facing a connection issue now.
I am using a software called JANDI, a Korean cooperation software which is very similar to Slack.
It provides the connection with JIRA so I installed JIRA on my AWS EC-2 and trying to connect these 2 using webhook, and they are connected now.
Now when I create an issue on JIRA then it notifies everyone on my JANDI (think it as Slack, then it will be easier to understand)
But when my teammates click the link of the issue, it redirects to localhost not to my EC-2.
I have changed the base URL of JIRA to my EC-2 IP Address and port number, which looks like 55.55.111.111:8080, but it still redirects to localhost.
How do I solve this problem? Any help?
Thanks.
If your base url is set correctly, then Jira will be directing people to that. So if something is still saying "localhost", it must be something in JANDI, not Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.