activitypods / activitypods/activitypods

If I edit my resource after having invited people, the announces/announcers list disappear

Open
#426 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
260
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Happened on "Welcome to my place".

The announces/announcers collections are appended after we invite people. But React-Admin does not know the resource has been updated, so it sends a PUT request and overwrite the announces/announcers predicates.

The solution would be to always use PATCH when editing objects !

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.