https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17268 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #33 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I'm failing out around step 7. I've applied patches and updated database. When I go to adv editor as either a superlibrarian or a user with all cataloging permissions, when I click Macros I don't see a Convert button. Also, when I click New Macro, give it a name, and click OK I get this error: Failed to create macro:{"errors":[{"message":"anyOf failed: Expected string or null, got boolean.","path":"\/shared"}],"status":500} Jumping over to the database, I see the macro name in advanced_editor_macros, but it doesn't list on the macros page. If leave adv editor, come back in, click Macros again I get the error: Failed to load macros:{"errors":[{"message":"anyOf failed: Expected string or null, got boolean.","path":"\/0\/shared"}],"status":500} -- You are receiving this mail because: You are watching all bug changes.