https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23111

Aleisha Amohia <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141565|0                           |1
        is obsolete|                            |

--- Comment #50 from Aleisha Amohia <[email protected]> ---
Created attachment 157717
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157717&action=edit
Bug 23111: Set a custom framework as the default

when importing records or editing records with no framework mapped.

To test:
1) Go to edit a biblio with no framework mapped
2) Click the Settings dropdown, notice that the 'Default' framework is
selected
3) Go to the Cataloguing home page. Click the main 'New from Z39.50/SRU'
button and notice the selected framework in the URL is 'Default'
4) Go to Tools -> Stage MARC records for import. Stage a bibliographic
record. Go to Staged MARC management for your newly imported batch.
Notice that the frameworks dropdown (above the 'Import this batch into
the catalog' button) has the 'Default' framework selected
5) Apply this patch and update the database. Apply the schema changes
patch or update your schema files. Restart memcached and plack.
6) Go to Administration -> MARC bibliographic frameworks. Edit one of
your custom frameworks. Set it as default by checking the checkbox and
saving.
7) Edit a different custom framework and set this one as the default
now. Confirm that the previous framework has been unset (the checkbox is
no longer checked) as the default.
8) Repeat steps 1-4 and confirm that the selected framework is your
newly set default framework, instead of the provided 'Default'
framework.
9) Go back to Administration -> MARC bibliographic frameworks. Edit your
default framework and unset it as default (uncheck the checkbox). Save.
10) Repeat steps 1-4 and confirm that the selected framework is the
provided 'Default' framework again, so we can have no default custom
framework if chosen.
11) Confirm the tests pass: t/db_dependent/Koha/BiblioFrameworks.t

Sponsored-by: Catalyst IT
Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]>

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to