http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8042 Priority: P5 - low Change sponsored?: --- Bug ID: 8042 Assignee: cnighswonger@foundations.edu Summary: Batch numbers aren't committed as used until an item is added Severity: normal Classification: Unclassified OS: All Reporter: shawn@pennmanor.net Hardware: All Status: NEW Version: rel_3_8 Component: Label printing Product: Koha We ran into an issue where 2 branches decided to create a label batch around the same time. Both had the blank batch screen up and they were the same batch number. We have found that the batch isn't actually committed as being used until the first item is added. In this case we had 2 branches adding items to the same batch number. This can be duplicated by creating a new batch in 2 separate browsers. If party 2 refreshes the screen after party 1 enters an item to the batch they are presented with a new batch but if they don't refresh (which most wouldn't) then both parties are editing the same batch. We have tested it in 3.6 and 3.8. -- You are receiving this mail because: You are watching all bug changes.