ahungry / org-jira

Bring Jira and OrgMode together
668 stars 125 forks source link

At every issue update I get a new TODO keyword #324

Closed fkgruber closed 1 year ago

fkgruber commented 1 year ago

Hi I downloaded the issues from jira made some changes to the description and ran org-jira-update-issue now the name of the ticket went from

** TODO my task

to

** TODO TODO my task

everything I update the issues it adds a new TODO so I have to constantly remove the extra TODO.

Am I missing some configuration or something?

thanks FKG

fkgruber commented 1 year ago

I was able to fix this by setting

+TODO: TODO(t) | DONE(d) | PARTIALLY(p) | CANCELED(c)