ejira
ejira copied to clipboard
Emacs JIRA integration
I've made some additions to enable dealing with custom fields, and I wanted initially to have this completely configurable so that one can add some config keys and have their...
The current update strategy: 1. Update all issues that are in `ejira-projects` and are not resolved 2. Update all issues that are marked as not resolved in our local sync...
Allow having active region for the call to `ejira-heading-to-task` and ejira-heading-to-subtask`. Also think if there would be a way to create for example an epic with its issues or a...
I cannot login. It says my password is wrong. I tried it with my email, Full Name, Nick Name etc. Nothing worked. Is it possible to use a API token...
The current method, which uses `org-tags-view` is hugely inefficient. Using `org-id` to get the heading that belong to the agenda would be much faster. This is especially true when using...
Hi, I would like to use your code, but still having some issues when attempting to get the list of issues from Jira. The update ends up with following: 1....
your project looks very promising, but i dont know if i did something wrong or just our jira is messed up. i added cloned your repo under ~/.emacs.d and added...
ejira-update-issues helm-M-x: Wrong type argument: listp, "http://[...........]/rest/api/2/customFieldOption/10103"
Hi there, I'm trying to setup Ejira from scratch on a new JIRA instance, but experiencing an invalid-function error when attempting the first pull of data into org files. A...