bic-org-uk / bic-lcf

BIC Library Communication Framework
https://bic-org-uk.github.io/bic-lcf
Other
7 stars 4 forks source link

Patron self-registration #281

Closed franciscave closed 2 years ago

franciscave commented 3 years ago

Patron self-registration was discussed at the PlugFest on 11 May 2021. See issue #266. Since a self-registration would have to be validated before the new patron were allowed any library access privileges, a new patron status code 'validation pending' is needed for use in the patron record being created by self-registration.

mdovey commented 2 years ago

Agreed at technical panel on the 3/11/2022 to add a "pending patron" status code

franciscave commented 2 years ago

I propose the following change to code list PNS (added code value '17'):

PNS Patron status condition type (based upon ANSI/NISO Z39.70)

Code ID Code value Definition Notes
... ... ... ...
PNS16 16 Account expired Added in v1.0.1
PNS17 17 Pending patron To support patron self-registration
Added in vx.x.0
franciscave commented 2 years ago

See pull request #289.

mdovey commented 2 years ago

Solution agreed by Technical Panel to add status code for pending registration