lp1861239 anonymize year of birth and post code in aged transactions user/rogan/lp1861239_anonymize_post_code_and_yearofbirth
authorRogan Hamby <rogan.hamby@gmail.com>
Tue, 27 Oct 2020 13:05:32 +0000 (09:05 -0400)
committerRogan Hamby <rogan.hamby@gmail.com>
Thu, 28 Oct 2021 18:07:35 +0000 (18:07 +0000)
commit006ba3987768d6cf06e14d0a32c93df6ba754eee
treebb56d2390454b3c541fa89a0c58529bdb94bd800
parenta4f4aa2523203004e161e68d22f45ed65435a200
lp1861239 anonymize year of birth and post code in aged transactions
resolved merge conflict in seed values
the path provides two four new org unit settings circ.do_not_retain_year_of_birth_on_aged,
circ.do_not_retain_post_code_on_aged, holds.do_not_retain_year_of_birth_on_aged,
holds.do_not_retain_post_code_on_aged to allow libraries aging circs and/or holds to optionally not
retain post code and year of birth in either or both
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/xxxx.data.aged_privacy_options.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Circulation/opt_out_aged_data.adoc [new file with mode: 0644]