Skip to content

[IMP] academic: next year groups dedup and user feedback - #439

Open
lef-adhoc wants to merge 1 commit into
ingadhoc:19.0from
adhoc-dev:19.0-t-70712-lef
Open

[IMP] academic: next year groups dedup and user feedback#439
lef-adhoc wants to merge 1 commit into
ingadhoc:19.0from
adhoc-dev:19.0-t-70712-lef

Conversation

@lef-adhoc

Copy link
Copy Markdown
Contributor

create_next_year_groups now matches the group unique constraint when searching for existing next year groups (section_id and subject_id were missing, so a subject group could silently reuse the commercial group) and returns a notification with created/existing counters chained to the next year groups list. Extract _get_next_year_group and _get_or_create_next_year_group for reuse by the re-enrollment flow.

Task: 70712

@roboadhoc

Copy link
Copy Markdown
Contributor

Pull request status dashboard

@lef-adhoc
lef-adhoc force-pushed the 19.0-t-70712-lef branch 4 times, most recently from 69fe46e to eb458fe Compare August 7, 2026 19:49
create_next_year_groups now matches the group unique constraint when
searching for existing next year groups (section_id and subject_id were
missing, so a subject group could silently reuse the commercial group)
and returns a notification with created/existing counters chained to
the next year groups list. Extract _get_next_year_group and
_get_or_create_next_year_group for reuse by the re-enrollment flow.

Task: 70712
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants