sakai
sakai copied to clipboard
Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter commu...
Our institution initially attempted to fix this problem with just the Hibernate session flush. However, the flush by itself was not sufficient. for preventing the bug. We needed to also...
https://sakaiproject.atlassian.net/browse/SAK-50026
https://sakaiproject.atlassian.net/browse/SAK-49824
Jira: https://sakaiproject.atlassian.net/browse/SAK-49894 The intent of this PR is to share how to fix the specific bug described in the test plan of SAK-49894, the core problem being in AssignmentEntityProvider. The...
Jira: https://sakaiproject.atlassian.net/browse/SAK-49806 Instead of having an '=== true' conditional throughout this code, I placed it as a new method in RubricsElement.
https://sakaiproject.atlassian.net/browse/SAK-49984
https://sakaiproject.atlassian.net/browse/SAK-49998