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

Revisit and optimize Review update/insert queries. #687

Closed
cd-rite opened this issue Jun 23, 2022 · 1 comment
Closed

Revisit and optimize Review update/insert queries. #687

cd-rite opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
API enhancement New feature or request OAS

Comments

@cd-rite
Copy link
Collaborator

cd-rite commented Jun 23, 2022

Apply features/approaches developed in the process of creating the Batch Review editing endpoints to individual Review creation/update endpoints where appropriate.

***Original issue below. ***
This task should address:

  • OAS Endpoint definition updates to support batch editing of Reviews
  • API implementation updates to support batch editing of Reviews
  • Updates to Review update/insert queries to reduce surface area for deadlocks
  • Take into consideration issue Reviews should prune their own history as it is generated.  #725 , Review history records should get pruned as each Reviews is updated.

Originally posted by @cd-rite in #587 (comment)

@cd-rite cd-rite added enhancement New feature or request API OAS labels Jun 23, 2022
@cd-rite cd-rite changed the title Add new endpoints to batch edit reviews Revisit and optimize Review update/insert queries. Aug 29, 2022
@csmig csmig self-assigned this Sep 1, 2022
@cd-rite
Copy link
Collaborator Author

cd-rite commented May 1, 2023

Substantially complete. Remaining inefficiencies/duplicate code will be resolved with issue #985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request OAS
Projects
Development

No branches or pull requests

2 participants