Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard delete returns null instead of last known data #108

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

wkal-pubnub
Copy link
Contributor

Previously we diverged from TS Chat by returning the last known version of the data, this reverts it to returning null when hard deleting users and channels.

@wkal-pubnub wkal-pubnub changed the title Hard delete returns null instead of last know data Hard delete returns null instead of last known data Oct 25, 2024
Previously we diverged by returning the last known version of the data, this reverts it to returning `null` when hard deleting users and channels.
@wkal-pubnub
Copy link
Contributor Author

One JS test keeps failing only on CI, can't get it to fail locally... will investigate, but merging this for the time being

@wkal-pubnub wkal-pubnub merged commit 52e2e7d into master Oct 25, 2024
3 of 5 checks passed
@wkal-pubnub wkal-pubnub deleted the wkal/deletion_return_values branch October 25, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants