Jira Server
Install and use the Jira Server in Rocket.Chat.
Last updated
Install and use the Jira Server in Rocket.Chat.
Last updated
Due to Atlassian's decision to deprecate its server products, the Jira server app is no longer supported in the latest versions of Rocket.Chat and will be
To install the Jira App,
Navigate to Administration > Apps > Marketplace.
Search for the Jira Server Integration app.
Click Install
Agree to the permissions to confirm the installation.
To configure the Jira App,
JIRA_URL: The base URL of your Jira server, e.g., https://jira.example.com
or https://example.com/jira
USER: The username of a user in your Jira server with administrative rights.
PASSWORD: The password of the user mentioned above.
Now your Rocket.Chat workspace is connected to your Jira server instance.
After configuring the Jira App, connect your Jira projects to a room and receive notification messages for every activity carried out in that project.
To connect your Jira project to a room,
Run the slash command /jira-server connect
. A list of projects in your Jira server that you can connect to is displayed.
To connect any project, run the slash command /jira-server connect PROJECT_KEY
.
Navigate to any and run the slash command /jira-server install JIRA_URL USER PASSWORD
where :