https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35145 --- Comment #33 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Kelly McElligott from comment #32)
Testing this bug, if I don't add a "Display Order" in the Patron Attribute setup, that patron attribute will show up first. I added three patron attributes, 2 of them I added a display order, but the third one did not get a display order. Is that what should happen?
I think that is the way it works in other places where there are display orders. For example, in news, if you don't put a display order, the news appears in first place (equivalent to 0). Same with serial frequencies and numbering patterns. In all those cases, an empty display order is considered the same as 0, which is the first place. Then 1, 2, 3, etc. It's consistent with the regular behaviour. -- You are receiving this mail because: You are watching all bug changes.