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 deprecated API endpoint from /users/self to /users?profile=true #960

Conversation

Hariom01010
Copy link
Contributor

Date: 08 Dec 2024

Developer Name: Hariom Vashista


Issue Ticket Number:-

Fixes: Real-Dev-Squad/todo-action-items#255 repo#2

  • add issue ticket number here e.g #923

Description:

Add description of the PR here
This PR aims at updating the deprecating API endpoint from /users/self to /users?profile=true
Is Under Feature Flag

  • Yes
  • No

Database changes

  • Yes
  • No

Breaking changes (If your feature is breaking/missing something please mention pending tickets)

  • Yes
  • No

Is Development Tested?

  • Yes
  • No

Tested in staging?

  • Yes
  • No

Add relevant Screenshot below ( e.g test coverage etc. )

The tests was failing in the previous PR i opened for this same issue for some reason #959. Creating a new PR for this reason. Below is the screenshot for the integration test result now:
Screenshot 2024-12-08 120027

@vikasosmium
Copy link

vikasosmium commented Dec 8, 2024

Instead of creating a new PR, update your code changes in that PR #959 only from next time.

@Hariom01010
Copy link
Contributor Author

Sir, i would have done the same but there were no changes the tests were failing for some unknown reason. There were no changes i could make in the previous PR. That's why i had to create a new PR

@prakashchoudhary07 prakashchoudhary07 merged commit e8066ab into Real-Dev-Squad:develop Dec 8, 2024
2 checks passed
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.

Remove /users/self and implement a new API Endpoint
3 participants