Jira Handler Code
The JiraHandler connects to Jira using an email, API token, and organization details. This setup allows the program to interact with Jira, making it easy to manage tasks, projects, and issues programmatically. To set up Confluence with email, token, and organization access, you can follow these steps in the given link.Set up Email, Token and Organisation as an environmental variable and run the following code.
jira_handler.py
Result
jira