16 Feb
2021
16 Feb
'21
9:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569 --- Comment #44 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Is this store call needed? + $self->stage_id($new_stage->stage_id)->store; # Revert stage change There are also several places in the tests where ->store calls are unnecessary. -- You are receiving this mail because: You are watching all bug changes.