Skip to content

Conversation

@Achintya-Chatterjee
Copy link
Contributor

@Achintya-Chatterjee Achintya-Chatterjee commented Dec 11, 2025

Date: December 12, 2025

Developer Name: @Achintya-Chatterjee


Issue Ticket Number

PR's Going in this Sync

Description

  • reject POST /progresses when roles.archived is true or roles.in_discord is not true
  • centralise the Discord-member test fixture helper and re-use it across progress integration suites
  • add regression test proving non-Discord users receive UNAUTHORIZED_WRITE

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
Screen.Recording.2025-12-12.at.00.16.40.mp4

Test Coverage

Screenshot 1

Additional Notes

Achintya-Chatterjee and others added 2 commits December 11, 2025 23:52
* fix(progresses): enforce discord membership for progress updates

- block POST /progresses when the requester is archived or lacks in_discord role
- adjust test fixtures to model active members and add a regression test rejecting non-discord users

* fix(progresses): restrict updates to active discord members

- reject POST /progresses when roles.archived is true or roles.in_discord is not true
- centralize Discord-member test fixture helper and re-use it across progress integration suites
- add regression test proving non-Discord users receive UNAUTHORIZED_WRITE
@coderabbitai
Copy link

coderabbitai bot commented Dec 11, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@railway-app railway-app bot temporarily deployed to boorish-knife / production December 11, 2025 19:24 Inactive
@iamitprakash iamitprakash merged commit 9f5a536 into main Dec 11, 2025
5 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.

4 participants