mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20896
[Bug 1377763] Re: "Allow archiving" is not listed on group CSV upload page as option
*** This bug is a duplicate of bug 1376503 ***
https://bugs.launchpad.net/bugs/1376503
Hmm, actually from my testing the allowarchives only gets set if the
submitpages column is also present and that it is set to 1
So if we have this:
displayname roles editroles submitpages allowarchives
Group A standard admin 0 0
Group B standard admin 0 1
Group C standard admin 1 0
Group D standard admin 1 1
only Group D will end up with allowarchives ticked on group upload by
csv - and that is how it should be as one can't allow uploading unless
page submission is also set.
What is wrong is the updating the groups via csv - it allows you to tick
a allowarchives when submitpages is not present or is set to 0.
so I'll go and fix that
--
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/1377763
Title:
"Allow archiving" is not listed on group CSV upload page as option
Status in Mahara ePortfolio:
Confirmed
Bug description:
Mahara 1.10RC1:
The option for archiving submitted pages is not listed on
/admin/groups/uploadcsv.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1377763/+subscriptions
References