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

Remove /users/status/self and implement a new available API Endpoint #261

Open
6 of 14 tasks
vikasosmium opened this issue Dec 6, 2024 · 3 comments
Open
6 of 14 tasks
Assignees

Comments

@vikasosmium
Copy link

vikasosmium commented Dec 6, 2024

Issue Description

Remove /users/status/self and implement already available API Endpoint /users/status/:userId across all repos.

Below is the mentioned list of repos where /users/status/self is currently being used:

Expected Behavior

We should have removed the usage of /users/status/self API Endpoint and should be using the already available API endpoint /users/status/:userId.

Current Behavior

Currently, we are using the /users/status/self API Endpoint.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Go to every repo and check where we are using and calling /users/status/self.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

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.
@saurabh-ai
Copy link

Please consider me for working on this issue.

@saurabh-ai
Copy link

Have implemented the changes for website-my: Real-Dev-Squad/website-my@develop...saurabh-ai:website-my:fix/user-status-self
. Will connect with Hariom to understand testing and raise a PR

@saurabh-ai
Copy link

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

No branches or pull requests

2 participants