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

Use backend batch operations where applicable #410

Open
andrewazores opened this issue Apr 19, 2022 · 0 comments
Open

Use backend batch operations where applicable #410

andrewazores opened this issue Apr 19, 2022 · 0 comments
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

When performing front-end batched operations like selecting multiple recordings and then stopping or deleting them, the web-client should perform this by a single GraphQL batch operation request rather than by firing of n requests for n recordings to stop/archive/delete each one.

@andrewazores andrewazores added the feat New feature or request label Apr 19, 2022
@tthvo tthvo moved this to Todo in 2.3.0 release Nov 3, 2022
@andrewazores andrewazores moved this from Todo to Pushed to 2.4.0 in 2.3.0 release Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
No open projects
Status: Pushed to 2.4.0
Development

No branches or pull requests

1 participant