← Back to team overview

mahara-contributors team mailing list archive

[Bug 1701437] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7854
Committed: https://git.mahara.org/mahara/mahara/commit/7146fcb9a577bb0525b928ee905a89e268c347dc
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 7146fcb9a577bb0525b928ee905a89e268c347dc
Author: Jack Gilmour <jack.gilmour@xxxxxxxxxxxxxxx>
Date:   Fri Jul 7 14:45:37 2017 +1200

Bug 1701437: Add "Update" string to date on "Shared with me"

To make it clear that the date shown on a portfolio
is the created / update date and not the date when
a portfolio was shared.

behatnotneeded

Change-Id: Id273fae814dc27e03f5294b32425fa78a9b74dc9

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

Title:
  Confusing date of shared pages/collections

Status in Mahara:
  Fix Committed

Bug description:
  Version of Mahara: 16.10.2

  
  When you are on "Shared with me" screen /view/sharedviews.php you see a list of shared pages and collections e.g. 

  Sidney Crosby Pesonal Portfolio (15 pages)
  Sidney Crosby - 28 Jan 2017, 14:37

  It looks like the date is a date when a user shared it with you. But
  actually it's a date when the first item in the collection was updated
  (if it's a collection).

  Expected: date should be a date of sharing or it should be clear that
  this date is when a collection was updated.

  A side effect of discovering of this bug is that when you share
  collection with a group it triggers event and save DB record like:

   53773 |   53773 | 2017-06-29 20:40:06 | saveview            |
  {"id":"14925"}

  But view hasn't been updated as we have changed collection access
  rule.

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


References