XuqmGroup-Server/update-service
XuqmGroup 8dea96ef5e fix: skip already-reviewing stores on resubmit; clean up orphaned SUBMITTING states
- StoreSubmissionService: skip UNDER_REVIEW/APPROVED stores in preflight loop to prevent duplicate submissions
- StoreSubmissionService: post-batch sweep marks any still-SUBMITTING stores in same batch as REJECTED
- StoreSubmissionService: @EventListener(ApplicationReadyEvent) clears orphaned SUBMITTING states on startup
- AppVersionRepository: add findAllWithSubmittingStores() native query for startup sweep

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 15:58:27 +08:00
..
src/main fix: skip already-reviewing stores on resubmit; clean up orphaned SUBMITTING states 2026-05-16 15:58:27 +08:00
pom.xml fix: update-service actuator config; align login model 2026-05-02 12:53:15 +08:00