← Back to team overview

mahara-contributors team mailing list archive

[Bug 1758769] A change has been merged

 

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

commit a6a9a12d82321346d84724ebb26b0d53ea381173
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Wed Mar 28 13:51:42 2018 +1300

Bug 1758769: Tutor role creates group views outside group edit window

outside the group edit window, a tutor can:
- edit the blocks of group views
- edit access and secret urls
- create new group views
- delete a group view
- submit personal views to the group
- add new/edit topics in forum
- edit posts in forum
- create forlders and add files to a group

behatnotneeded

Change-Id: I9d554e2e0069794cad297f9ef2da8c78b2e9b200

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

Title:
  Tutors able to create page when Group's "End date" is set to the past

Status in Mahara:
  Fix Committed

Bug description:
  Environment tested: Master
  Browser tested: Chrome

  ===================
  Manual Test Script
  ===================

  Preconditions: 
  1) Group exists 

  
  Test Steps:
  1) Group admin sets "End date" to yesterday's date 
  2) Group member visits group and tries to add a new page under Pages and collections

  Actual result:

  1) User click add page:
  ------------------------
  user is redirected to the newly created page with an error message "Access denied You do not have access to view this page." ✔ (expected)
  The page has been created and can be seen from Pages and collections page. ✘

  2) User click Copy: 
  --------------------
  User gets "Access denied You do not have access to view this page." page error and No new copy is created ✔ (expected)

  3) User clicks Add collection:
  -------------------------------
  User is allowed to create a new collection as normal ✘ 


  Expected result: 
  user should not see the add or copy button when the Group's "End date" is set to the past 

  Catalyst QA

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


References