RealDevSquad / RealDevSquad/website-backend

BUG: profile diff approval not reflecting changes

Open
#2,586 0 comments 0 reactions 1 assignee View on GitHub

@AnujChhikara is already working on this.

Since Mar 8, 2026.

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

Description

Description

When a super user approves a profile diff, the changes are not reflected in the user's profile. For example, a profile diff was recently approved but the approved changes did not appear on the profile. The goal of this ticket is to fix the broken approval flow so that approved diffs correctly update the user profile.

Changes Requested
  • Fix the approval flow so that when a profile diff is approved, the changes are applied to the user's profile.
  • Verify the full flow: user submit → list diffs → approve → profile updated.
  • Add or update tests to cover the approval flow.
  • Fix any other related broken flows.

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.