-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Is your feature request related to a problem? Please describe.
Yes. Triaging Jira backlogs is notoriously tedious and slow. I have to click into individual issues, wait for the modal or page to load, and then navigate dropdowns to change statuses or assignees. "Bulk Edit" is too blunt for reviewing items one by one, and the standard Kanban board or list views don't offer a focused, distraction-free environment for rapid decision-making. I want to clear out my Jira backlog using the fast, gamified workflow of swipe.desplega.sh.
Describe the solution you'd like
I would like Jira (Cloud) added as a supported data source.
-
Authentication: Support logging in via Atlassian OAuth or Personal Access Token (PAT) + Domain URL.
-
Source Selection: Allow users to define the card stack using a specific JQL Query (e.g., project = PROJ AND status = "To Do") or by selecting a specific Board/Backlog.
-
Action Mapping: Map the swipe gestures to Jira workflow transitions:
-> Swipe Right: Transition to "Selected for Development" or "In Progress" (or Assign to Me).
-> Swipe Left: Transition to "Backlog" or a custom "Icebox" status.
-> Swipe Up: Transition to "Done", "Won't Do", or apply a specific flag/label.
-> Comments: Optional ability to add a quick comment (like "Closing as stale") upon swiping left/up.
Describe alternatives you've considered
n/a