in the Fundraising backend (FOC / https://backend.wikimedia.de/):
Problem:
A user wants to moderate memberships on the Mitglieder tab.
They want to "unmoderate" a specific membership (74245).
Expected behaviour:
- The membership is changing its state to unmoderated and shows it in the frontend.
- the detail view can be opened
Actual behaviour:
- > When we click on "Freigeben" the screen flickers for a sec but nothing else seems to be happening.
- the detail view for each membership can't be opened
Our HTTP endpoint /member/unlock returns a status 500 on the request.
For donations it seems to work.
Our last deployment to prod+test was on 2025-12-02T15-07-28Z.
Priority:
- unmoderate the affected membership manually
Helpful links / Notes: