Description
The field is converted directly in database without any generation of new document version or any notification of any kind (not even for the document cache) which causes two bugs:
- the related document in cache ends up out of sync
- the change does not appear anywhere in the history
- nobody knows about the change which sometimes modify the value (double -> int, shorter text, etc.)