Regress in 0.22:
Looks like this is due to the addition of the can_write
attribute returned by GET /api/card/:id
but not PUT /api/card/:id
. @camsaul could we have the PUT endpoint response include everything the GET endpoint does?
Yeah I can do that
Fixed by #4164
Most helpful comment
Fixed by #4164