I believe open-ils.circ.title_hold.is_possible is staying, and only open-ils.circ.holds.create[.override] is being deprecated and removed. Jason Stephenson said in a comment <https://bugs.launchpad.net/evergreen/+bug/1017990/comments/8> that he thinks title_hold.is_possible should stay, and the Hemlock mobile apps use it, so I think so too. (The apps use title_hold.is_possible to determine if a title hold is possible on an item with parts.)
Thanks, Ken On Tue, Apr 9, 2024 at 4:32 PM Blake Graham-Henderson via Evergreen-dev < [email protected]> wrote: > All, > > As per this bug: > > https://bugs.launchpad.net/evergreen/+bug/1017990 > > And our Developer meeting discussion today: > > > http://evergreen-ils.org/meetings/evergreen/2024/evergreen.2024-04-09-15.00.log.html > > The Evergreen community will be deprecating these two API's from the > Evergreen code. > > > open-ils.circ.title_hold.is_possible > open-ils.circ.holds.create[.override]This will occur in two phases: > > 1. Evergreen 3.13 - deprecation, write [loud] warnings to logs > 2. Evergreen (next) - code removal > > Please update any code/project that you may have which utilizes these > API's. > > -- > -Blake- > Conducting Magic > Will consume any data format > > _______________________________________________ > Evergreen-dev mailing list > [email protected] > http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev > -- -Ken
_______________________________________________ Evergreen-dev mailing list [email protected] http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev
