Trivial fix. The format should be passed along like we do for the other tables. Found in 21.11.
Created attachment 142313 [details] [review] Bug 31903: Fix missing Edit URL link We need to pass format too for New tab (see Pending/Processing). Test plan: Include SCAN format in AR preferences. Check circ rules too. Add a new request. Check Circulation, Article requests, New tab. Verify that the Actions menu for a single row (!) does contain the option now. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Trivial one-liner, not widely used (yet). Self SO
Took me a little bit to find the missing piece: * Set ArticleRequestsSupportedFormats to PHOTOCOPY|SCAN * Create an article request for a digital copy. Maybe we could dig out the older bugs here and mark them needs documenting? Appears to be an interesting feature!
Created attachment 142366 [details] [review] Bug 31903: Fix missing Edit URL link We need to pass format too for New tab (see Pending/Processing). Test plan: * Include SCAN format in ArticleRequestSupportedFormats system preferences. * Check circ rules to allow article requests. * Add a new request for digital copy and another for photocopy. * Check Circulation - Article requests - New tab. * Verify that the Actions menu for a single row for the digital copy does contain the "Edit URL(s)" option now. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Amended test plan.
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for upcoming 22.05.08
applied to 21.11 for 21.11.15
Not backported to 21.05.x