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/self and implement a new API Endpoint #255

Open
6 of 28 tasks
vikasosmium opened this issue Oct 19, 2024 · 2 comments
Open
6 of 28 tasks

Remove /users/self and implement a new API Endpoint #255

vikasosmium opened this issue Oct 19, 2024 · 2 comments
Assignees

Comments

@vikasosmium
Copy link

vikasosmium commented Oct 19, 2024

Issue Description

Remove /users/self and implement a new API Endpoint /users?profile=true across all repos.

Reference: Real-Dev-Squad/website-backend#2201

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

Expected Behavior

We should have removed the usage of /users/self API Endpoint and should be using new API endpoint /users?profile=true

Current Behavior

Currently, we are using the /users/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/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.
@shantanu-02
Copy link

Issue Description

Remove /users/self and implement a new API Endpoint /users?profile=true across all repos. (Wait until 03-November-2024 for the removal of the feature flag from Production)

Reference: Real-Dev-Squad/website-backend#2201

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

    • Add Repos here
    • Add Repos here

Expected Behavior

We should remove the usage of /users/self API Endpoint and use new API endpoint /users?profile=true

Current Behavior

Currently, we are using the /users/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/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.

@vinit717 sir please give me edit access

@Some-arth
Copy link

@vikasosmium can you please give me editing access?

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

3 participants