Skip to content

Comments

Fix: Define enum for DateTime#232

Merged
ElenaStamenkovskaCC merged 1 commit intomainfrom
fix/distinct-date-and-datetime
Dec 25, 2025
Merged

Fix: Define enum for DateTime#232
ElenaStamenkovskaCC merged 1 commit intomainfrom
fix/distinct-date-and-datetime

Conversation

@ElenaStamenkovskaCC
Copy link
Collaborator

@ElenaStamenkovskaCC ElenaStamenkovskaCC commented Dec 25, 2025

Description:

  • This PR introduces a dedicated DateTime enum to address an issue where FieldTypeEnum.Date was used for both fields, causing both to be selected simultaneously. By separating them, each field is now handled independently.

In the following screenshot we can see the bug:
image

This fix resolves the issue:
image

@ElenaStamenkovskaCC ElenaStamenkovskaCC changed the title fix: add enum for datetime Fix: Define enum for DateTime Dec 25, 2025
@ElenaStamenkovskaCC ElenaStamenkovskaCC merged commit 3431e61 into main Dec 25, 2025
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.

3 participants