c38ec00a2d
In general, any time a piece of state is updated in the backend, that should be propagated to the client through signals. In this case, when a request was accepted, the client wasn't notified, requiring them to re-fetch the accepted requests and causing inconsistent state between status-go and client. |
||
---|---|---|
.. | ||
migrations | ||
adaptors.go | ||
community.go | ||
community_categories.go | ||
community_categories_test.go | ||
community_test.go | ||
errors.go | ||
manager.go | ||
manager_test.go | ||
persistence.go | ||
persistence_test.go | ||
persistence_test_helpers.go | ||
request_to_join.go | ||
request_to_join_test.go | ||
request_to_leave.go | ||
utils.go | ||
validator.go |