Use original column index when accessing data table columns (fixes #1684)

This commit is contained in:
Bernd Bestel
2021-11-12 18:26:19 +01:00
parent 4338ccc132
commit 2a2335c8f4
11 changed files with 30 additions and 29 deletions

View File

@@ -7,6 +7,7 @@
- Fixed that the "Add as new product" productpicker workflow, started from the shopping list item form, always selected the default shopping list after finishing the flow
- Fixed that when undoing a product opened transaction and when the product has "Default due days after opened", the original due date wasn't restored
- Fixed that "Track date only"-chores were shown as overdue on the due day on the chores overview page
- Fixed that dropdown filters for tables maybe did not work after reordering columns
### API
- Fixed that backslashes were not allowed in API query filters