diff options
author | wackazong <alexander@wackazong.com> | 2020-05-08 18:55:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 18:55:37 +0200 |
commit | a797abaa36790b95b44c3e9b2b080041512604e6 (patch) | |
tree | 2afd33e1b2cc15133d8a7c75ce9dd0a8f74e7093 /Stackerfile.yml | |
parent | 533bc045d06269dba2f42cdfe61817a1b3407974 (diff) | |
download | wekan-a797abaa36790b95b44c3e9b2b080041512604e6.tar.gz wekan-a797abaa36790b95b44c3e9b2b080041512604e6.tar.bz2 wekan-a797abaa36790b95b44c3e9b2b080041512604e6.zip |
Create card does not allow an empty member list
When I create a card via the API I always have the authorId in members, even if I pass an empty string as member list. Workaround: I can empty the member list by passing an empty string in a PUT request. This pull request proposes to not add the authorId to the member list when creating a card and the member list is empty.
Diffstat (limited to 'Stackerfile.yml')
0 files changed, 0 insertions, 0 deletions