Arved Solth
Arved Solth
**Describe the bug** When adding metadata using the "+" button in the mass import form, the internal IDs from the ruleset are displayed instead of the label corresponding to the...
**Describe the bug** After uploading a CSV file in the mass import form, any additionally added metadata columns added manually using the "+" button are discarded when switching the CSV...
**Describe the bug** During hierarchical metadata import, if a parent process is classified as document type `Monograph`, the document type is statically overwritten and replaced with `MultiVolumeWork` if the imported...
**Describe the bug** In #6683 a new option was added to the context menu of tree nodes in the logical structure tree of the metadata editor, to select all media...
This pull request adds a new option to the structure tree context menu in the metadata editor to directly open linked parent or child processes in the metadata editor, either...
This pull request adds schema based validation for XML content as described in #6367. Since Kitodo.Production makes heavy use of XML files in all parts of the application and depends...
## Description Most named CDI backing beans in Kitodo.Production - like for example `ProcessForm` or `UserForm` - currently have the `@SessionScope`, which stems from the old version of the application...
## Description Kitodo.Production works with many different XML files: rulesets, metadata mappings and configuration files are created and changed by the institutions working with Kitodo. Additionally there are external files...
## Description As described in https://github.com/kitodo/kitodo-production/discussions/6359 the usability of the pagination editor could be improved by adjusting various aspects of it (taken from the discussion mentioned above): - remove page...
**Describe the bug** Deleting media via the context menu option of the structure tree and gallery of the metadata editor does not remove the media anymore. **To Reproduce** Steps to...