← Back to team overview

mahara-contributors team mailing list archive

[Bug 537492] Re: Group View Creation Error

 

The reason it was hard to detect is that the view access notification
doesn't normally happen during view creation.  For most systems it's
delayed and gets sent out in a cron job (the 'delay' column of the
activity_type table is what determines this).  The attached patch should
fix it for you (I haven't committed it yet because I'll hopefully
rewrite it on Monday to show the group name when someone's being given
access to a group view).

** Patch added: "groupviewbug.patch"
   http://launchpadlibrarian.net/50522179/groupviewbug.patch

-- 
Group View Creation Error
https://bugs.launchpad.net/bugs/537492
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Creating a new "Group View" results in an error message when it's created.

"View not found
You tried to access a view that didn't exist!

View with id 2310 not found"

The view is still created, and can be edited and renamed.  The same error happens when we save from edit view access panel, which prevents saving the view to be "copyable"





References