Chore: removed commented out struts actions#1859
Chore: removed commented out struts actions#1859LiamStanziani wants to merge 3 commits intomaintenancefrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR performs a pure configuration cleanup by removing a set of legacy, fully-commented-out Struts action definitions from struts.xml, without modifying any active actions, routes, or result mappings. File-Level Changes
Assessment against linked issues
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
📝 WalkthroughWalkthroughThis PR removes 10 obsolete Struts action configurations from the application's routing file, eliminating publicly accessible endpoints for consultation requests, patient options, immunization setup, maintenance, billing, waiting lists, and remote referrals. Alternative implementations remain in place. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. This PR safely removes 11 commented-out Struts action blocks from |
|
Let's hold on this with the Struts 6.8 update ready for develop and see what is needed after that in relation to this. |
|
Retargeted to I don't see any issues with merging this PR now. |
In this PR, I have:
I have tested this by:
Summary by cubic
Removed commented-out Struts actions in
struts.xmlto clean up config. Only comments were deleted; active actions and routing are unchanged.Written for commit 2020744. Summary will update on new commits.
Summary by Sourcery
Enhancements:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.