https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18389 --- Comment #16 from Jon Knight <J.P.Knight@lboro.ac.uk> --- I'd prefer to not expose the database ID to the end user as I don't think that's terribly user friendly, nor portable. Recently I've been writing Koha SQL reports for use with an external system and having the IDs change between our dev box and the (hosted) live Koha is a bit of a pain there (I'm tempted to suggest a bug enhancement to allow SQL reports to be selected by name rather than ID!). Should being able to generate MARC modification templates with identical names be viewed as a bug in the UI perhaps? Its going to be confusing there too. I'll put a check in to detect multiple MARC modification templates with the same name and refuse to run until they are renamed. -- You are receiving this mail because: You are watching all bug changes.