https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42141 --- Comment #5 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to David Nind from comment #4)
For me (after a yarn build or yarn js:build, and a fresh browser (with cache cleared)), the "Save and continue editing" still returns me to the table with the list.
Hi David thanks for that fast testing. The test plan lacks more detailed instructions. Without the patch all 3 resources will return to list. Even when other save and ... options are clicked. With the patch: 1. Institutions: - default is Save (which will go to the list) - 'Save and continue' and 'Save and show' should work now as described 2- Account: - default Save (which will go to show the resource) - the other options 'Save and continue editing' and 'save and return to list' should work as described now. 3. System pref override: - default is Save (which will open the list) - the other options 'Save and continue' and 'Save and show' should work as describes. For 1. and 3. I set the default action on Save to return to the list. For 2 I set the default to 'show' the resource. Could you verify that? -- You are receiving this mail because: You are watching all bug changes.