Jira Daily Report Extension
The Jira Daily Report extension for Visual Studio Code helps you generate daily task reports from your Jira Server
Requirements
Installation
- Install from the Visual Studio Marketplace.
- Or Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install thuanvo.jira-daily-report
- Jira Server URL: Your Jira instance’s address (e.g.,
https://grapplefinance.atlassian.net/ ).
- Jira Username: Your Jira login user name (Email) (e.g.,
thuanvo@gmail.com ).
- How to get Jira Account Access Token?: Docs Official Guide
- How to get Jira Tempo API Token?: Docs Official Guide
Step 2: Generate Your First Report
Once configured, you’re ready to use the extension:
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P ).
- Type
Generate Jira Daily Report
Contributing
File bugs and feature requests in GitHub Issues.
Checkout the source code in the GitHub Repository.
License
MIT
| |