ejira icon indicating copy to clipboard operation
ejira copied to clipboard

Emacs JIRA integration

Results 30 ejira issues
Sort by recently updated
recently updated
newest added

Running `ejira-update-my-projects` on a large Jira project completely consumes Emacs. One of the projects I work on has 20,000+ Jira issues, this command has been running for about 2.5 hours...

I'm sure this has something to do with the method in which I'm accessing our Jira. Simple auth works with jiralib.el (org-jira) yet it cannot pull the (way to many)...

Hi! Thank you for this nice piece of software. It may be specific to configuration of my corporate jira (I mean, clearly if assigning issues and making mentions were not...

Hi and thanks for all your work on this plugin! One small and easily fixable bug I've noticed is the lack of treatment of `{noformat}` (https://jira.atlassian.com/browse/CONFCLOUD-68503) in text fields. In...

[Team-managed projects don’t have Epic Links.](https://jira.atlassian.com/browse/JSWCLOUD-17239) This unfortunately breaks the hierarchy of task types.

When I pull my projects for the first time, I get an error: `user-error: Before first headline at position 1 in buffer JT.org` The project's file is there, but its...

at bottom of jira issue org file, add some of title and body execute ejira-heading-to-task ``` [error] request--callback: peculiar error: 400 [error] request-default-error-callback: https://jltechrnd.atlassian.net/rest/api/2/issue/ error jiralib2--verify-status: Request failed: invalid request:...

I don't know if this is an Ejira issue or something configured company-side on the jira API, but when dealing with large projects ejira is only able to create a...

When you move an issue from one Jira project to another, the system keeps an alias of the two ticket IDs, so either works for referencing the ticket. This seems...

After using `M-x ejira-update-my-projects`, i m getting this error: **wrong-type-argument stringp replace-regexp-in-string (at ejira--parse-sprint)** **Debug** ` ejira--parse-sprint(((id . 140) (name . "AB Sprint 01") (state . "active") (boardId . 11)...