Closed RitikJaiswal75 closed 1 year ago
Hello @RitikJaiswal75 I want to work on this issue.
Hello @satyam73 how is the work going on this? any blockers?
Hello @satyam73 how is the work going on this? any blockers?
Can I have more context for this?
please link your solution branch here
Contributor Did you mean PR?
Every time the User sends in to submit a request a new document is created. We are sending a PUT request every time the user sends the data from the front end.
Solution: We need to check if the data for userId is already present or not. If already present fail the request saying data already present unless the profile is rejected by the superuser and the user is asked to re-fill the join data.