Value too big Error in Tag in ToDo

I get this error when I write a tag in ToDo, only in Todo which has more than 140 letters in the description field.

Value too big
Tag Link 748acdee1f: 'Document Title' (
ToDo Description ...etc.
) will get truncated, as max characters allowed is 140

Thank you in advance.

@alkuhlani you can resolve it by changing the type of this field from “Data” to (Small Text, Text or Long Text).
https://docs.erpnext.com/docs/user/manual/en/customize-erpnext/articles/field-types

@alkuhlani You can also try to change the “Length” property of the field.

Thank you, Solved