[Bug 13717] New: Add ability to move old patron attributes when importing borrowers
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Bug ID: 13717 Summary: Add ability to move old patron attributes when importing borrowers Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Some libraries would like to move the value of a patron attribute to a different attribute when updating patrons via the import patrons tool. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12598 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 35984 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35984&action=edit Bug 13717 - Add ability to move old patron attributes when importing new patron data Some libraries would like to move the value of a patron attribute to a different attribute when updating patrons via the import patrons tool. Test Plan: 1) Enable patron attributes 2) Create 2 attributes TEST and TEST_PREV 3) Create a patron with a TEST attribute 4) Create a patrons CSV file with that patron in it, containing a new TEST attribute 5) Go to tool/import patrons 6) Select your CSV file 7) At the bottom of the form is the to/from selector for attributes, choose TEST to be 'from', and TEST_PREV to be 'to' 8) Submit the form 9) Observe the patron record, note the previous value for TEST has now been moved to an instance of TEST_PREV -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |nengard@gmail.com --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- Applying: Bug 13717 - Add ability to move old patron attributes when importing new patron data fatal: sha1 information is lacking or useless (Koha/Borrower/Import.pm). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 13717 - Add ability to move old patron attributes when importing new patron data When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-13717---Add-ability-to-move-old-patron-attribu-k3144M.patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Looks like you forgot to apply the dependency. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13717 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org