Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: edge case where year_start_date is not present in academic year #221

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

RitvikSardana
Copy link
Member

Problem
when finding academic years, if year_start_date is not set then we get an arror
Screenshot 2024-03-13 at 12 36 09 PM

Fix:
Check whether the data received exists or not, if it is None filter it out

@RitvikSardana RitvikSardana changed the title fix: edge case where no year_start_date is not present in academic year fix: edge case where year_start_date is not present in academic year Mar 13, 2024
@RitvikSardana RitvikSardana merged commit 3522410 into frappe:develop Mar 13, 2024
2 checks passed
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.

1 participant