Change #3860
Category | None |
Changed by | Jason Stephenson <jason | @sigio.com>
Changed at | Wed 15 Feb 2017 11:25:45 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | f8d57cbc3a206d9e7f454cb99c75e41dd972a842 |
Comments
LP 1473054: No-op Checkin Should Not Always Float a Floating Copy. Prior to this patch, a no-op checkin would not check if a copy should float using the evergreen.can_float() function. It would simply float the copy to the org_unit where the checkin happened if the copy had a float value set. This commit changes the behavior to use evergreen.can_float() to determine if the copy should float to the org_unit where the checkin happened. This change makes the behavior consistent with a regular checkin. Signed-off-by: Jason Stephenson <jason@sigio.com> Signed-off-by: Josh Stompro <stomproj@larl.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm