contributte / contributte/datagrid
Doctrine ConversionException while using FilterDate
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 296
- Forks
- 215
- PR merge metrics
- No merged PRs in 30d
Description
Hi if i try use FilterDate or daterange on Doctrine datasource it throw ConversionException
Column in datagrid is text (and filter date) and in entity is datetime

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified. Start by reproducing the ConversionException with FilterDate or daterange on a Doctrine datasource where the datagrid column is text and the entity field is datetime. Done means the date filter works without the conversion error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100