Hardcode 365 days to isolate query issue from widget binding

Remove UnusedDays.text widget reference and dynamicBindingPathList
to test whether the base query works against the datasource.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-23 16:03:26 -05:00
parent c29125c3e0
commit 659b29e2f5
3 changed files with 5 additions and 12 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(python3 -c \":*)"
"Bash(python3 -c \":*)",
"Bash(git commit:*)"
]
}
}