https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27890 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 117885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117885&action=edit Bug 27890: Select new macro after creation There was an error here, we were capturing the status of the request (i.e. success) instead of the returned data. To test: 1 - Go to Cataloguing -> Advanced editor 2 - Click 'Macros' 3 - 'New macro..' 4 - Assing a name and click 'Ok' 5 - New macro is in list on left, but not selected 6 - Type into editor, no save feedback after typing 7 - Apply patch 8 - Reload the editor 9 - Repeat 3-4 10 - New macro is selected 11 - Type into editor, save notification appears -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.