Skip to content

Fix attendance sheet filtering#41

Merged
illicitonion merged 1 commit into
mainfrom
fix-attendance-filtering
Dec 2, 2025
Merged

Fix attendance sheet filtering#41
illicitonion merged 1 commit into
mainfrom
fix-attendance-filtering

Conversation

@illicitonion
Copy link
Copy Markdown
Member

This bug was introduced in aa0d578 - it used to continue out of an outer loop to the next sheet, but now the continue just skips to the next row.

This function now handles just one sheet, so if a sheet is not a register sheet, just return immediately.

This bug was introduced in aa0d578 - it
used to continue out of an outer loop to the next sheet, but now the
continue just skips to the next row.

This function now handles just one sheet, so if a sheet is not a
register sheet, just return immediately.
@illicitonion illicitonion merged commit 8769e31 into main Dec 2, 2025
3 checks passed
@illicitonion illicitonion deleted the fix-attendance-filtering branch December 2, 2025 09:35
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