Unable to add a Boolean field to a particular entity

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepsinghal29@gmail.com
    Junior Member
    • Jan 2024
    • 26

    Unable to add a Boolean field to a particular entity

    When adding a Boolean field to a particualr 'Claim' entity , getting the below error-

    "ALERT: Rebuild database error: An exception occurred while executing a query: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'test' at row 1
    "
    This is happening only on Boolean Field for the Claim Entity only.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Maybe you have created a non-boolean field with the same name before?

    Try running the hard rebuild: https://docs.espocrm.com/administrat.../#hard-rebuild
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...