https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27499 Bug ID: 27499 Summary: serialsUpdate doesn't create all late issues Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Created attachment 115449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115449&action=edit New subscription form 2/2 I'm not sure if this is intended behaviour or not. I was trying to get a subscription with lots of late issues to test something. But every time I run serialsUpdate, it only create 1-3 issues instead of all the late issues up to today. To test: 1) Go to Serials 2) Create a subscription for a weekly serial starting 2020-01-01 (I attached a screenshot of my new subscription form 2/2) 3) Go to serial collection -- There should be the first issue of the subscription, 2020-01-01 4) Go to the terminal and run ./misc/cronjobs/serialsUpdate.pl -c -v 5) Go back to the serial collection -- Only the next issue has been created (2020-01-08) I would have expected this to create all missing issues from 2020-01-01 to 2021-01-13. Right now, it only replaces the "Generate next" button. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.