mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68085
[Bug 1998971] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13545
Committed: https://git.mahara.org/mahara/mahara/commit/cd4b85fd8548300114738c224ea16eee429be390
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: main
commit cd4b85fd8548300114738c224ea16eee429be390
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date: Wed Dec 7 11:27:33 2022 +1300
Bug 1998971: Add ctime and mtime to block_instance table
Change-Id: I7e5e5906515ba3317a07261c3e961de50f7e93cc
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1998971
Title:
Add ctime and mtime to block_instance table
Status in Mahara:
Fix Committed
Bug description:
Currently, we send notifications out on any change on a page. However,
not all changes on a block require letting others know, such as block
title changes.
With these new columns, we can look at each blocktype independently to
decide if a notification needs to be sent out.
This will help limit the notification on page updates.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1998971/+subscriptions
References