Replies: 1 comment 2 replies
-
|
You would have to change the type of data of "task_has_metadata" column in your database. This is a core column, not defined by the plugin. What to change it to, would also depend on what database you use. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goodday,
I,m working with kanboard for a few weeks now and i like it very much. Unfortanaly i'm not a programmer, but github and google helps me a lot. I have managed te use Metamagik and add custom fields, very lovely but: When i create a text area, the maximum length of text is 255. Can i change that somewhere? I want for instance 1000
When i type more then i get this error message:
Internal Error: SQL Error[22001]: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'value' at row 1
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions