https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41876 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am sorry, but I don't think this can work as suggested. Numbering patterns have no indicator to tell you if they are monthly or not. And we can't look for "12" as we don't know: - which variable it might appear in - frequency might be monthly, but only 10 issues (counter is 10) and some irregularities recorded - frequency might be monthly, but there are 2 6 issue cycles a year and the numbering goes 1-6, 1-6 for each The current system is very flexible, but it makes it really hard to limit the pull down like you suggest. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.