nyyManni / ejira

Emacs JIRA integration
GNU General Public License v3.0
255 stars 36 forks source link

ejira-heading-to-task return errors #45

Open jjpark78 opened 2 years ago

jjpark78 commented 2 years ago

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: ((errorMessages) (errors (issuetype . 선택한 이슈 유형이 올바르지 않습니다.)))

it says "invalid issue type"

what am i doing wrong ??

nyyManni commented 2 years ago

Can you give me an org-file which reproduces this issue for you?