Files
discourse/spec
Joffrey JAFFEUX dc51fcabcb FIX: raise 404 when sidebar section doesn't exist (#37675)
## Summary

`SidebarSectionsController#update` and `#destroy` return 403 Forbidden
instead of 404 Not Found when given a non-existent section ID.

## Source

- Patch Triage: https://patch.discourse.org/patch-triage/195
- Original Commit:
https://github.com/discourse/discourse/blob/main/app/controllers/sidebar_sections_controller.rb

---

🤖 Generated via [Patch Triage](https://patch.discourse.org/patch-triage)
2026-02-10 15:47:49 +01:00
..