Arved Solth
Arved Solth
What should happen if one activates the switch "Show process date column in task list" in the user settings? At the moment, this information is stored in the user object...
On several Kitodo.Production installations using HTTPS, I have observed that saving changes to an existing workflow draft does not work. After clicking the save button, the green popup message appears...
Fixes #5420 by removing the unnecessary `equals` method from `SearchField`. The bug was caused by `UpdateSearchFieldDialogView.setSearchField`, line 49, where the index of a `SearchField` in the list of current search...
**Describe the bug** When adding SearchFields to a new ImportConfiguration (not yet saved to the database), updating a search field does not just update the label and value of the...
**Describe the bug** When importing metadata, the catalog import popup dialog offers a switch labeled "Additional import". This is meant to extend metadata retrieved from one source with metadata from...
Fixes #3311 Instead of removing the switch to create unreachable templates, as was proposed in the linked issue, this pull requests restores the - presumably - intended behaviour of filtering...
Whenever the metadata table in the metadata editor is updated, all metadata groups are expanded every time. This can become very annoying when there are multiple levels of metadata groups...
**Describe the bug** A `HibernateException` occurs after repeatedly exporting the same volume of a process hierarchy. The volume itself is exported successfully, but the export of mulitvolume work it belongs...
This pull request adds tests for the metadata editor. Part of https://github.com/orgs/kitodo/projects/8
This pull request adds a popup to the UI when opening a process in the metadata editor, informing the user when previously saved metadata layout settings for the current task...