- Status: Moved to Github
I have a database with multiple categories, and I have enabled the following options:
Post a topic to the specific forum each time a new record is added
Use forum for comments
When I add a new record with a future publish date (e.g., 15/06/2025), the system correctly creates the database record as hidden and also creates a hidden topic in the corresponding forum, scheduled to be published on the same date (15/06/2025).
However, if I later edit the record before its scheduled publish date and change the publish date to a different one, the forum topic's publish date does not update. It remains set to the original date.
This leads to a mismatch between the record and the linked forum topic.
Recommended Comments