Skip to content

fix: prevent null guardian filter in student - #484

Closed
sambhavsaxena wants to merge 1 commit into
frappe:developfrom
sambhavsaxena:fix/guardian-link-filter
Closed

fix: prevent null guardian filter in student#484
sambhavsaxena wants to merge 1 commit into
frappe:developfrom
sambhavsaxena:fix/guardian-link-filter

Conversation

@sambhavsaxena

@sambhavsaxena sambhavsaxena commented Aug 17, 2026

Copy link
Copy Markdown

Fixes #483

One line fix. Removing the line leaves guardian_list as a clean array (empty or populated correctly by sibling rows), so the not in filter no longer contains [null] and the query returns results as expected.

The expectation is that if a guardian is already added in the array, that record must be excluded from the filters.

Screen.Recording.2026-08-17.at.4.11.38.PM.mov

Signed-off-by: Sambhav Saxena <sambhavsaxena02@gmail.com>
@sambhavsaxena sambhavsaxena closed this by deleting the head repository Aug 23, 2026
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.

Unable to link Guardian to Student

1 participant