When editing a biblio record, the editor has a 'Settings' menu which allows you to change the record's framework within the editor. The authority editor should have this feature too.
Created attachment 135851 [details] [review] Bug 30930: Ability to change auth type while editing record This patch adds the ability to change the authority MARC framework/type being used while editing an authority record. To test: 1) Log into the staff client and go to Authorities 2) Search for an existing authority and edit it 3) Notice there is no way to change this authority type 4) Apply patch, restart services, refresh editor in browser 5) Notice the new Settings dropdown. Click to open 6) Confirm the correct current authority type is selected 7) Select another type to change to that. The page should reload 8) Confirm the page reloads with the correct authority type framework loaded and the MARC data is still correct Sponsored-by: Education Services Australia SCIS
Patch no longer applies 8-(.. Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 30930: Ability to change auth type while editing record Using index info to reconstruct a base tree... M authorities/authorities.pl Falling back to patching base and 3-way merge... Auto-merging authorities/authorities.pl CONFLICT (content): Merge conflict in authorities/authorities.pl error: Failed to merge in the changes. Patch failed at 0001 Bug 30930: Ability to change auth type while editing record
Created attachment 146555 [details] [review] Bug 30930: Ability to change auth type while editing record This patch adds the ability to change the authority MARC framework/type being used while editing an authority record. To test: 1) Log into the staff client and go to Authorities 2) Search for an existing authority and edit it 3) Notice there is no way to change this authority type 4) Apply patch, restart services, refresh editor in browser 5) Notice the new Settings dropdown. Click to open 6) Confirm the correct current authority type is selected 7) Select another type to change to that. The page should reload 8) Confirm the page reloads with the correct authority type framework loaded and the MARC data is still correct Sponsored-by: Education Services Australia SCIS
Created attachment 146969 [details] [review] Bug 30930: Ability to change auth type while editing record This patch adds the ability to change the authority MARC framework/type being used while editing an authority record. To test: 1) Log into the staff client and go to Authorities 2) Search for an existing authority and edit it 3) Notice there is no way to change this authority type 4) Apply patch, restart services, refresh editor in browser 5) Notice the new Settings dropdown. Click to open 6) Confirm the correct current authority type is selected 7) Select another type to change to that. The page should reload 8) Confirm the page reloads with the correct authority type framework loaded and the MARC data is still correct Sponsored-by: Education Services Australia SCIS Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
Created attachment 148674 [details] [review] Bug 30930: Ability to change auth type while editing record This patch adds the ability to change the authority MARC framework/type being used while editing an authority record. To test: 1) Log into the staff client and go to Authorities 2) Search for an existing authority and edit it 3) Notice there is no way to change this authority type 4) Apply patch, restart services, refresh editor in browser 5) Notice the new Settings dropdown. Click to open 6) Confirm the correct current authority type is selected 7) Select another type to change to that. The page should reload 8) Confirm the page reloads with the correct authority type framework loaded and the MARC data is still correct Sponsored-by: Education Services Australia SCIS Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 148675 [details] [review] Bug 30930: (QA follow-up) Tidy code block Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Enhancement - not backporting to 22.11.x Nice work everyone!