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

updated the api contract for batch update #141

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

heyrandhir
Copy link
Contributor

@heyrandhir heyrandhir commented Jul 20, 2023

Issue ticket - Real-Dev-Squad/website-backend#1295

The pull request (PR) updates the API contract to handle batch updates for both idle and active users. Currently, there's a batch update script that identifies idle users and marks them as such, adding them to the pool of idle users. Now, we also want to remove users from the idle list if they become active. Therefore, besides identifying new idle users, this PR contract ensures that active users are correctly removed from the idle state.

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