The first document title should be of type bf:Title
#2581
Labels
bug
Breaks something but is not blocking
enhancement
Improvement of an existing feature
f: activity-logs
Everything around logging user or system activities
f: editor
Concerns editor based on JSON schema AND custom editor
p-Medium
Medium priority (to be solved within 1-2 years)
Describe the bug
If the parallel appear before the proper title in the array of field
title
, this generates a bug:This problem is due to the operation logs, that are not able to retrieve the field
title._text
Example of document causing the problem:
To Reproduce
See example above.
Expected behavior
The correction must be made on 2 levels
JSON schema: It is not possible to save a document with a first title of a type other than
bf:Title
Operation logs: they should be able to retrieve
title._text
in any position of the array (see code below)Context
v1.6.1
The text was updated successfully, but these errors were encountered: