https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42706 Bug ID: 42706 Summary: Article requests status change fails silently when format is not enabled Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: bibliothek@th-wildau.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com to recreate: - enable syspref ArticleRequests - set ArticleRequestsSupportedFormats - place some article requests under /cgi-bin/koha/circ/request-article.pl?biblionumber=262 using f.e. Photocopy as format - disable that format in ArticleRequestsSupportedFormats - go to /cgi-bin/koha/circ/article-requests.pl - open dev console -> networking - select a request where Format is copy and click action 'set request as pending' - the request will be moved to the pending table but the network tab in dev tools shows an 500 Internal Server Error - reload /cgi-bin/koha/circ/article-requests.pl and see that the requests you just moved are back in the 'new' tab -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.