← Back to team overview

mahara-contributors team mailing list archive

[Bug 1401210] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4224
Committed: http://gitorious.org/mahara/mahara/commit/66cff69522e9b005906cbe406609abaaa2c5fb9f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 66cff69522e9b005906cbe406609abaaa2c5fb9f
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Wed Jan 28 16:42:03 2015 +1300

Make Publish/Unpublishing a blog entry, fire saveartefact event

Bug 1401210. In order for a newly published blog entry (using the
"publish" button) to be able to trigger a watchlist notification,
it needs to fire a saveartefact event, and update the view_artefact
table, the same as the standard route for editing/creating a blog
entry. So the best way to do that is to use the same commit() method.

Change-Id: I35b93d6f7415ae69ed8eede3e10306b712ea1b68

-- 
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/1401210

Title:
  Watching a page with a journal block

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  A page of user A is on the watchlist of user B.

  The page contains a journal block. When user A updates is journal by
  adding a new article, the new article is displayed in the page but
  there is no notification to user B that user A has updated is journal.

  This situation is the same with a journal block, a recent journal
  entry block and tagged journal entry block.

  It would be nice either to have the option to add the block to the
  watchlist, specifically or to make sure that when a page is on a
  watchlist all modifications including a new journal entry in a block
  trigger a notification.

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


References