-- Daniel Merino Echeverría daniel...@unavarra.es Gestor de E-learning - Centro Superior de Innovación Educativa. Tfno: 948-168489 - Universidad Pública de Navarra.
Was SAK-50993 back ported to 23? We have noticed that files are not hidden and accessible as in #2 which is new behavior. We have to manually go in and change those folders when we find the items are not working and they are in Resources and this seems to be for any hidden folder not just those loaded to Lessons.
From: sakai...@apereo.org <sakai...@apereo.org>
On Behalf Of Daniel Merino
Sent: Friday, October 3, 2025 3:18 AM
To: saka...@apereo.org; sakai-user <sakai...@apereo.org>; horn...@plu.edu
Subject: [sakai-user] About SAK-50993 - Hidden resources linked from Lessons
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
You received this message because you are subscribed to the Google Groups "Sakai Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
sakai-user+...@apereo.org.
To view this discussion visit
https://groups.google.com/a/apereo.org/d/msgid/sakai-user/8d08aeb3-b225-43d2-a045-186be33438d6%40unavarra.es.
Hello Daniel and Jennifer,
Sorry for the disruption that the change associated with SAK-50993 induced, which by itself only affected Lessons. Yes, this change was merged to 23.x.
My recollection or at least impression was that Lessons was supposed to honor the Resources setting for “hidden” (as in “Hide this folder and its contents”) though I concede to having been mistaken. And I was likewise not aware of the properties, lessonbuilder.basefolder and lessonbuilder.folder.hidden (now being addressed with SAK-52030), in part due to our institution’s use of their default settings.
That said, the “Availability and Access” user interface in Resources > Edit Details does not indicate that the Lessons tool’s behavior is an exception to “Hide this folder and its contents”, nor would such an exception necessarily be intuitive, which is why I reported SAK-50993 as a bug (and reasons likely also behind Daniel’s stated concurrence with the direction of this change despite the unanticipated disruption it entailed).
Part of the context of this change pertains to confusions at our institution that were induced by the complexity of having to also account for permissions in Resources-- (e.g., instructors trying to hide contents by revoking the “Read resources” permission for the Student role, including the ‘locking’ of Resources via Site Info > Tool Order)-- and my attempts to manage this complexity while simultaneously meeting the following use cases for how instructors can/should hide content in Resources:
Uploaded content in Resources to be secured only for TA and/or co-instructor access.
Uploaded content to be shared with students via Lessons and other means but not via a folder in Resources where there may exist lots of extraneous files (clutter) imported from prior sites.
The code change in SAK-50993 solely addressed the first use case above. I had filed that jira somewhat coincidentally (soon after) SAK-50984, both of which pertained to the aforementioned complexity of access/hiding issues.
Besides moving forward with SAK-52030, I assume that some comments in LessonBuilderAccessService.java should be revised to no longer contradict the more intuitive behavior of enforcing hidden settings in Resources and likely should have a jira created for that objective (if not already incorporated within another jira).
Sean