https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42740 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 199799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199799&action=edit Bug 42740: Fix suggestion status when editing To test: 1. Make a purchase suggestion. 2. Set the status to something, anything. 3. Edit that suggestion, notice that the "Status:" is set to 'No Status' 4. Now when you save, they actual status is lost. 5. APPLY PATCH, restart_all 6. Try steps 1 - 3. This time at step 3 the suggestion status should be properly set. 7. Save the suggestion, make sure it saves with the correct status. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.