https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41956 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k --- Comment #1 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Hi Sarah and Andrew, I understand the requirement but I believe implementing this whilst keeping the 'visual_group_id' implementation would cause confusion (or be redundant). The 'Visual_group_id' was implemented and designed to make it easier for staff members to identify which holds are part of which group, without showing an ever increasing database auto-increment number. My suggestion of implementation: - Abandon the visual_group_id implementation and always show the 'real' database Id hold_group_id - Add the hold_group_id to other areas where it is not currently shown (as per Sara's comment). Please let me know what you think. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.