glittershark / org-clubhouse

Simple, unopinionated integration between Emacs's org-mode and the Clubhouse issue tracker
MIT License
28 stars 13 forks source link

`org-clubhouse-create-story` isn't successfully sending the description #12

Closed Camsbury closed 5 years ago

Camsbury commented 5 years ago

When the description is null, it also throws an exception because it isn't a string, so it should default to "". After the story exists, org-clubhouse-update-description succeeds.