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-3715 fix TestDCPFeedEventTypes #6832

Merged
merged 1 commit into from
May 16, 2024
Merged

CBG-3715 fix TestDCPFeedEventTypes #6832

merged 1 commit into from
May 16, 2024

Conversation

torcolvin
Copy link
Collaborator

The mutuation + deletion event can combine over DCP, so make sure for mutation to happen before proceeding to deletion.

https://jenkins.sgwdev.com/job/MasterIntegration/743/display/redirect

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

The mutuation + deletion event can combine over DCP, so make sure for mutation to happen before proceeding to deletion.
@torcolvin torcolvin merged commit c946bc8 into main May 16, 2024
34 checks passed
@torcolvin torcolvin deleted the CBG-3715-ci-fix branch May 16, 2024 15:55
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.

3 participants