[Bug 41052] New: marc_ordering_process.pl should take options for specific accounts and/or directories
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Bug ID: 41052 Summary: marc_ordering_process.pl should take options for specific accounts and/or directories Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org For debugging it would be helpful to be able to specify to run only for a single account or file/directory -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.blenkinsop@openfifth.c | |o.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 --- Comment #1 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 188387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188387&action=edit Bug 41052: Add option to specify one or more accounts for marc_ordering_process.pl For debugging it would be helpful to be able to specify to run only for a single account or file/directory Test Plan: 1) Create 3 marc order accounts 2) Run script with no options 2) Script should process all 3 marc order accounts 3) Run script with one -a parameter for one account id 4) Script should run for only that account 5) Run script with two -a parameters for two account ids 6) Script should run for only those two accounts -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This works as described, but for 2 small things: 1) Text output is: Fetching MARC ordering accounts The GUI (administration module) uses: MARC order accounts Also wondering, should it be plural or singular? With -a 2: Fetching MARC ordering accounts 2 2) ./misc/cronjobs/marc_ordering_process.pl -h This doesn't show any information about the new option. I believe this should be fixed, so the feature is not hidden within the script. Amending test plan: - Activate MARC ordering via MarcOrderingAutomation system preference Happy to sign-off once a follow-up has been provided! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|marc_ordering_process.pl |marc_ordering_process.pl |should take options for |should take options for |specific accounts and/or |specific accounts |directories | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This works as described, but for 2 small things: 1) Text output is: Fetching MARC ordering accounts The GUI (administration module) uses: MARC order accounts Also wondering, should it be plural or singular? With -a 2: Fetching MARC ordering accounts 2 2) ./misc/cronjobs/marc_ordering_process.pl -h This doesn't show any information about the new option. I believe this should be fixed, so the feature is not hidden within the script. Amending test plan: - Activate MARC ordering via MarcOrderingAutomation system preference Happy to sign-off once a follow-up has been provided! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org