Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

[BUG] No Error Shown in KPI Validation when datetime column is unparseable string. #991

@kartikay-bagla

Description

@kartikay-bagla

Describe the bug

During KPI definition, if we select the date column incorrectly, we get an Internal Server Error instead of a human readable error message.

Current behavior

No error is displayed, API response is a Internal Server Error with code 500.

Expected behavior

Error should be in the form of The datetime column is of the type object, use 'cast' to convert to datetime.

Metadata

Metadata

Labels

🐛 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions