[🔌 Provider]: JIRA and JIRA on-prem providers to support updating ticket
As a user, I would like to be able to update existing JIRA tickets. For example, when the severity of alert goes up (WF example: https://github.com/keephq/keep/blob/main/examples/workflows/severity_changed.yml), I would like to raise the priority of the JIRA ticket as well.
An example can be taken from servicenow_provider.py, where if ticket_id is given to the provider, it notifies an update, instead of creating a new ticket.
What to update should be dynamic, so if priority is given it'll update priority, but if priority and description is given, it will update both.
Please note that this refers to both JIRA and JIRA on-prem providers.
/bounty 35
💎 $35 bounty • Keep (YC W23)
Steps to solve:
- Start working: Comment
/attempt #1567with your implementation plan - Submit work: Create a pull request including
/claim #1567in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
Thank you for contributing to keephq/keep!
Add a bounty • Share on socials
| Attempt | Started (GMT+0) | Solution |
|---|---|---|
| 🟢 @ezhil56x | Aug 8, 2024, 3:23:35 PM | #1588 |
/attempt #1567
| Algora profile | Completed bounties | Tech | Active attempts | Options |
|---|---|---|---|---|
| @ezhil56x | Â Â Â 10 keephq bounties + 32 bounties from 11 projects |
JavaScript, TypeScript, Java & more |
Cancel attempt |
💡 @ezhil56x submitted a pull request that claims the bounty. You can visit your bounty board to reward.