← Back to team overview

mahara-contributors team mailing list archive

[Bug 1879410] A patch has been submitted for review

 

Patch for "19.04_STABLE" branch: https://reviews.mahara.org/10989

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

Title:
  Add a text block in Dashboard page using TestingDataGenerator.php

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  New
Status in Mahara 19.10 series:
  New
Status in Mahara 20.04 series:
  New
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  Data generator scripts are used to auto-populate cloud instances
  (Mahara QA sites) with pre-defined test data.

  Modification of the create_block() function of
  TestingDataGenerator.php is required to add a Text block in the
  Dashboard page.

  Test instructions:
  A site created with pre-populated data using the data population script should have a Text block in the dashboard page of every people with info like group count, group admin count, group member count.

  When logged in as People1 the text block on dashboard will have 
  Group Count:2 Group Admin:2 Group member:0 
  and for People101
  Group Count:2 Group Admin:1 Group member:1

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


References