RealDevSquad / RealDevSquad/website-backend

Reimplement batch and update APIs of user status and other things mentioned in description

Open
#1,994 0 comments 0 reactions 1 assignee View on GitHub

@lakshayman is already working on this.

Since Apr 1, 2024.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Issue Description
  • Fix tests
  • Fix user status update as it's updating the status of users that do not exist
  • Re-implement batch API of user status (with some issues will fix in next PR)
  • Re-implement update API of user status if this is needed

Design Doc - https://docs.google.com/document/d/11kQ9MZ6gNjQ1EW9eruWWi8JeAjkIFLrWJ3s7rYVLEqc/edit?usp=sharing

This issue is completed when it is merged in https://github.com/Real-Dev-Squad/website-backend/tree/re-implement-userStatus
Subtask of https://github.com/Real-Dev-Squad/website-backend/issues/1927

Expected Behavior

Should batch update and update the user status in the new format as mentioned in design doc above.

Current Behavior

Currently storing the user status in the old format as it is not re-implemented.

Severity/Priority
  • Critical
  • High
  • Medium
  • Low
Checklist
  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.