From: Kyle Huckins Date: Wed, 10 Jul 2019 16:24:19 +0000 (+0000) Subject: Docs: lp1712861 Wide Holds Conditional Restrictions Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7d374681c566107c6cb93480cabd66bfdf4e7906;p=working%2FEvergreen.git Docs: lp1712861 Wide Holds Conditional Restrictions Notes - Add release notes for the additions made to the Wide Holds API. Signed-off-by: Kyle Huckins Changes to be committed: new file: docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc b/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc new file mode 100644 index 0000000000..1bb5bc6360 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc @@ -0,0 +1,6 @@ +Wide Holds Now Supports Multiple Conditional Restrictions +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The Restrictions object passed into the Wide Holds API now +supports 'greater_than' and 'less_than' conditions, and can +utilize multiple conditions for a specific restriction at +the same time. \ No newline at end of file