It is correct that the group membership is not copied to the duplicated
group. It is also correct that forum topics are not copied. However,
forums themselves could be copied so that the groups have a similar
structure.

Files, journals, and plans should be copied though.


** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939363

Title:
  Group files are not copied

Status in Mahara:
  Confirmed

Bug description:
  Feature needs to be completed:

  - group membership is not copied over and neither are journals or files
  - update the manual 
https://manual.mahara.org/en/20.04/administration/groups.html

  /**
   * Duplicate group - make a copy of the the group's pages, collections and 
group settings.
   *
   * The group’s files, journals, pages, collections and group settings are 
copied. Group membership and forums are not copied.
   *
   * @param  string/int $groupid The id of the group to copy
   * @param  string     $return  The place to return to after the copying
   *
   * @TODO: Copy forums / files / journals not associated with views/blocks.
   * @TODO: Copy existing members to new group.
   */
  function group_copy($groupid, $return)

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


_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to