Skip to content

date bug#1737

Merged
SFJohnson24 merged 4 commits into
mainfrom
date
May 28, 2026
Merged

date bug#1737
SFJohnson24 merged 4 commits into
mainfrom
date

Conversation

@SFJohnson24

@SFJohnson24 SFJohnson24 commented May 18, 2026

Copy link
Copy Markdown
Collaborator

SEND354 and CG0620 produce a float cannot be iterated issue--this PR updates the catch in the beginning of date check to not only catch None but also catch non-strings as floats are getting passed this first line and causing the rules to fail to execute

CORE-Report-2026-05-18T08-54-41.xlsx
CORE-Report-2026-05-18T09-04-05.xlsx
result pre- and post- fix

@SFJohnson24 SFJohnson24 linked an issue May 27, 2026 that may be closed by this pull request

@RamilCDISC RamilCDISC left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The PR adds an additional type check to the date is valid helper in check operators. This check for string dates successfully resolves the bug reported for the Rules in attached tickets. See attached reports for results in the PR description.

@SFJohnson24 SFJohnson24 merged commit 2bb9798 into main May 28, 2026
11 checks passed
@SFJohnson24 SFJohnson24 deleted the date branch May 28, 2026 18:39
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.

date bug

2 participants