Open Elblinator opened 4 months ago
The error is being thrown, because there is a null
value in the group_ids
list, when really, that list should only contain integers. The client should not be sending that payload.
As for the default group regulation, that has, so far, always been done by the client. Implementing it in the backend would not only require conceptualization, it would also very much be a feature issue, not a bug issue.
Regardless, I am assuming that fixing this in the client should suffice, so I am transferring this issue.
I need a steps description, @Elblinator said:
As far as @Elblinator said, it just happens sometimes.
I could never reproduce this problem. My pr makes it worse. I am not assigned anymore.
I tried to reproduce this problem once more, but failed.
Current behaviour: If you try to add a participant via bulk action/multi action then the following Error is thrown:
Payload:
Response:
Wanted behaviour: It should be possible to add user via bulk action/multi select to one or more meetings, if no group was specified then the default group should be used