[Bug 8643] Add important constraint to marc subfields
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #44 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Charles, a lighter yellow would work for me. I retested, but I can't get the message to show up now, neither for an important field or subfield. Can you please check? Tiny thing: marc_tag_structure - maybe move the new field after mandatory? +-- $dbh->do("ALTER TABLE marc_tag_structure ADD COLUMN important TINYINT(4) NOT NULL DEFAULT 0 AFTER frameworkcode"); -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org