Skip to content

Create function to download assigned Jira tickets to org mode file #5

@gbastkowski

Description

@gbastkowski

Description

Create a function that downloads Jira tickets assigned to me and saves them in an org mode file with correct syntax.

Eventually I want to be able to use org clock-in so that I for example can figure out the current issue number automatically and insert it quickly as prefix or branch name with magit.

Acceptance Criteria

  • Function connects to Jira API
  • Fetches tickets assigned to user
  • Converts ticket data to org mode format
  • Saves to hardcoded file location
  • Overwrites file on each execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions