← Back to team overview

mahara-contributors team mailing list archive

[Bug 1402485] Re: "deleteblockinstance" event type not added on clean install

 

I was unable to replicate my finding of not being able to find the
deleteblockinstance event type. However, it is true that it's not added
at the same time as all the others, so we should fix that.

** Changed in: mahara/1.10
       Status: Confirmed => Invalid

** Changed in: mahara/15.04
       Status: Confirmed => Invalid

** Description changed:

  The watchlist notification plugin that we added in 1.10 (Bug 1041228)
- added a section to the lib/db/upgrade.php script to create a new event
- type called "deleteblockinstance". But it did not include this event
- type in the list of event types to be installed during a clean install.
- So if you do a clean install of Mahara 1.10 or 15.04, you're missing
- this event type and will get warnings and fail to receive watchlist
- notifications when a block is deleted (or a view with blocks in it is
- deleted).
+ adds the "deleteblockinstance" event type separately from all the other
+ event types (which are added all at once in
+ core_install_firstcoredata_defaults).

** No longer affects: mahara/1.10

** Changed in: mahara/15.04
       Status: Invalid => In Progress

** Changed in: mahara/15.04
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1402485

Title:
  "deleteblockinstance" event type not added on clean install

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  In Progress

Bug description:
  The watchlist notification plugin that we added in 1.10 (Bug 1041228)
  adds the "deleteblockinstance" event type separately from all the
  other event types (which are added all at once in
  core_install_firstcoredata_defaults).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1402485/+subscriptions


References