The loan storage interface has been changed to 3.0 due to the introduce of required property action on a loan, which means that the circulation interface will also be changing to 2.0
This change might be as simple as changing the interface dependency.
Will make a similar change in the release announcement and to the circulation module as well.
Mike Taylor July 18, 2017 at 10:23 AM
Thanks. It's a small point, but greases the wheels!
Marc Johnson July 18, 2017 at 10:21 AM
Thank you for that explanation it is helpful to me. Hopefully the added emphasis makes this statement less ambiguous.
Mike Taylor July 18, 2017 at 10:11 AM
One interpretation of "required property action to loan" (and I think the correct one) is that there is a record-type called loan, and you added a new required property called action to it. But it can also be read as meaning that loans have actions, and you added a new required one called property.
Marc Johnson July 18, 2017 at 9:28 AM
Edited
I think the difference between those two expressions eludes me (possibly by my understanding of the context obscuring it).
The loan storage interface has been changed to 3.0 due to the introduce of required property action on a loan, which means that the circulation interface will also be changing to 2.0
This change might be as simple as changing the interface dependency.