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

Update request to query by affected ids once they've been resolved #471

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Page-
Copy link
Collaborator

@Page- Page- commented Apr 29, 2021

This avoids the need to use a potentially costly filter twice, once to
get the affected ids in advance and then once when running the actual
PATCH/DELETE. This also guarantees there can never be an inconsistency
between the two

Change-type: minor

@Page- Page- requested review from dfunckt and thgreasi April 29, 2021 17:04
@Page-
Copy link
Collaborator Author

Page- commented Apr 30, 2021

@balena-ci retest

@Page- Page- force-pushed the update-request-with-affected-ids branch 3 times, most recently from 47533b6 to ba2c1a8 Compare September 23, 2021 18:34
This avoids the need to use a potentially costly filter twice, once to
get the affected ids in advance and then once when running the actual
PATCH/DELETE. This also guarantees there can never be an inconsistency
between the two

Change-type: minor
@Page- Page- force-pushed the update-request-with-affected-ids branch from ba2c1a8 to 22285cf Compare September 24, 2021 13:37
@Page- Page- marked this pull request as ready for review September 24, 2021 14:29
@Page- Page- marked this pull request as draft September 24, 2021 15:20
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.

1 participant