[Koha-bugs] [Bug 34080] Updating suggestion status can result in 500 error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 23 17:21:18 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34080

Sam Lau <samalau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152643|0                           |1
        is obsolete|                            |

--- Comment #7 from Sam Lau <samalau at gmail.com> ---
Created attachment 152644
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152644&action=edit
Bug 34080: Make suggestions_batch_ops a class

To test:
1. Make some suggestions with different statuses.
2. Try moving some suggestion to different statuses.
3. Going from PENDING to another status works fine.
4. Moving from other status (REJECTED, ORDERED, etc ) will cause a 500 error.
5. Apply patch
6. Try 2 - 4 again, no more 500 errors, yay!

Signed-off-by: Sam Lau <samalau at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list