[Koha-bugs] [Bug 21066] Replace opac_news.timestamp by publicationdate and add updated_on as timestamp

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 30 23:30:29 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21066

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #32 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hm, was checking this for a similar bug I am working on and there are 2 issues
with the first database update:

1) It should check for the new column existing (idempotent)
2) It should specify where the new column should be added with AFTER

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list