-
-
Notifications
You must be signed in to change notification settings - Fork 999
SAK-51189 Samigo gb selector render respective (un)published settings #13549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| private String gradebookGroupEnabledCache = "org.sakaiproject.tool.gradebook.group.enabled"; | ||
| private String gradebookGroupInstancesCache = "org.sakaiproject.tool.gradebook.group.instances"; | ||
| private String matchingUserGradebookItemCache = "org.sakaiproject.tool.gradebook.group.user_gradebookItem"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are you removing the cache?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because we didn't use it at all, was added in the multi gradebook feature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's from another commit that got carried on, but it's already incorporated
|
@jumarub can you rebase this PR with updates from master as the build is stuck on this one |
…#13549) Co-authored-by: Sam Ottenhoff <[email protected]> Co-authored-by: Jesús María Méndez Pérez <[email protected]> (cherry picked from commit d69403e)
No description provided.