fix(ci): guard exception resolve lookup#5
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthrough
ChangesException Resolution Validation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Fixes the remaining backend CI failure in AdminDispatchControllerTest.\n\n- Allows non-reassign exception resolution to proceed without requiring a preloaded exception record\n- Keeps resolved-state guard when an exception is available\n- Requires exception lookup only for REASSIGN because taskId is needed\n\nValidated locally:\n- mvn -pl fsd-bootstrap -am test -DskipTests -B\n\nNote: full local tests are blocked by Java 25 + Mockito inline mock compatibility; GitHub Actions uses JDK 21.
Summary by CodeRabbit
Release Notes