Drew Johnston

Results 3 issues of Drew Johnston

API version 53 uses different item vars, etc.

This patch removes many of these unused parameters being passed on the PUT and PATCH requests. There's probably a better solution, such as defining what the specific fields are for...

Trello tries to set a due date if we provide the parameter at all; so if it is set but is empty, we need to unset it. Fixes #26