Skip to content

Fix migration bugs and restore schedule generation#550

Open
this-Aditya wants to merge 4 commits into
appserver-syncfrom
appserver-jersey-fixes
Open

Fix migration bugs and restore schedule generation#550
this-Aditya wants to merge 4 commits into
appserver-syncfrom
appserver-jersey-fixes

Conversation

@this-Aditya

Copy link
Copy Markdown
Member

Fixes several issues found while verifying the Jersey migration against the original appserver:

  • swapped projectId/subjectId arguments in the questionnaire schedule endpoints
  • a task not-found check that never threw
  • a wrong repeat-questionnaire handler order
  • and a few API compatibility fixes

This PR also restores schedule generation on user creation and the hourly schedule generation task (undoing #540 and #541 for the Jersey version), now built on the SchedulingService.

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. fix java Pull requests that update Java code labels Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix java Pull requests that update Java code size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant