Skip to content

feat: filter student grades by academic year level#903

Open
tendryAxel wants to merge 4 commits into
preprodfrom
feat/filter-student-grades-by-academic-year-level
Open

feat: filter student grades by academic year level#903
tendryAxel wants to merge 4 commits into
preprodfrom
feat/filter-student-grades-by-academic-year-level

Conversation

@tendryAxel

Copy link
Copy Markdown
Collaborator

No description provided.

@tendryAxel tendryAxel requested a review from Mahefaa May 30, 2025 13:28
@tendryAxel tendryAxel force-pushed the feat/filter-student-grades-by-academic-year-level branch from 105de6b to 3205ea7 Compare May 30, 2025 13:41
Comment on lines +98 to +99
Period.between(LocalDate.from(this.getPromotion().getStartDatetime()), localDate)
.getYears();

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we've had some bugs concerning this, like not knowing the exact promotion at a certain time

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're not testing your new filter at all

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants