-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
bugBreaks something but is not blockingBreaks something but is not blockingcorrectionAn implemented feature doesn't work as expected.An implemented feature doesn't work as expected.f: editorConcerns editor based on JSON schema AND custom editorConcerns editor based on JSON schema AND custom editor
Description
Describe the bug
- Field
provisionActivity.place.identifiedByis not displayed in the editor (see this example and screenshot). - Field
provisionActivity.place.$refis displayed by default in the editor, but should be hidden by default.
To Reproduce
See example
Expected behavior
- If field
provisionActivity.place.identifiedByexists in the data, it is displayed in the editor - Field
provisionActivity.place.$refis not displayed by default in the editor (except if it exists in the data)
Context
- server: bib.rero.ch
- version:
v1.8.0
Screenshots
Metadata
Metadata
Assignees
Labels
bugBreaks something but is not blockingBreaks something but is not blockingcorrectionAn implemented feature doesn't work as expected.An implemented feature doesn't work as expected.f: editorConcerns editor based on JSON schema AND custom editorConcerns editor based on JSON schema AND custom editor