https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29828 --- Comment #13 from Elaine Bradtke <eb@efdss.org> --- (In reply to David Nind from comment #8)
Testing notes (koha-testing-docker):
- When testing, I was getting some "flaky" behaviour with new news items not displaying.
- In the end, I emptied the additional_contents table (truncate additional_contents;) and started again.
- I think the issue was the difference between the date on my computer (we are NZST - so date was 19 May 2022) compared with koha-testing-docker (UTC time 18 May 2022): news wasn't displaying in the OPAC and staff interface as the date of the news item was in the future (that is, the publication date had not yet been reached).
I have seen the same flaky behaviour. I'm eight hours behind the catalogue I maintain, so there are times when they're on a different date. Good to know this is a potential problem. -- You are receiving this mail because: You are watching all bug changes.