mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
* Look up collaborators only when adding new task. Also fixed a few api call arguments that were incorrect. The `labels` key should have been a list of strings and the `assignee` key should have been `assignee_id`. * Add missing type in test. * Remove print