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

CBG-4192 Add stop gap option to send document for channel removal #7088

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

torcolvin
Copy link
Collaborator

  • match the behavior of SG 2.8 & 3.1 /db/_changes with special option
  • user has explict * channel access
  • using channel filter='A' will now send a Rev if the document leaves channel 'A'
  • demonstrate behavior using /db/_changes feed

This PR is against 3.1.10 (DO NOT MERGE because 3.1.10 is out the door) because of the possibility of doing a build against it and the test code is different on main with DocVersion.

The doc is flagged differently in blip using the document flags (ignored by BlipTestClient).

I do not think this is a good name for the option, please find me a new one.

- match the behavior of SG 2.8 & 3.1 /db/_changes with special option
- user has explict * channel access
- using channel filter='A' will now send a Rev if the
  document leaves channel 'A'
- demonstrate behavior using /db/_changes feed
@torcolvin torcolvin changed the title Add stop gap option to send document for channel removal CBG-4192 Add stop gap option to send document for channel removal Aug 23, 2024
@torcolvin torcolvin changed the base branch from release/3.1.10 to release/3.1.10.1 August 23, 2024 13:58
@torcolvin torcolvin merged commit edcbaeb into release/3.1.10.1 Aug 23, 2024
14 checks passed
@torcolvin torcolvin deleted the notify-bychannel-removal branch August 23, 2024 14:37
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