Issues
- cache invalidation not performed when user changes their user idSAK-39029KERNEL TEAM
- portal.include.extrahead not included in embedded tool urlsSAK-31714Resolved issue: SAK-31714Earle Nietzel
- Favorites doesn't work if site id is numericSAK-31709Resolved issue: SAK-31709Mark Triggs
- Broken Equality Comparators in GradebookSAK-31707Resolved issue: SAK-31707Miguel Pellicer
- Images uploaded through CKEditor are not visible to studentsSAK-31515Resolved issue: SAK-31515Charles Hedrick
- Some tools do not render the MathJax as expectedSAK-31491Resolved issue: SAK-31491Core Team
- Files are removed when you update it if quota is exceededSAK-31297Core Team
- Gradebook Classic - Grader role sees unassigned category onlySAK-31241
- Automatically show 8AM-8PM, scroll bar to view other hoursSAK-31140Resolved issue: SAK-31140
- assignments, gradebook: creating % GB item with relative weight, then associating assignment to it, causes inflated gradesSAK-31049Core Team
- Clicking top-level breadcrumb does not take user to top levelSAK-30962Core Team
- "Add Web Link" does not require you to enter a URL, resulting in 404 errors when clickedSAK-30942Resolved issue: SAK-30942Brian J.
- Cut site titles in 'preferences'->'hidden sites' in the same way as in tabs/sitesSAK-30889
- Changing gradebook item in forum does not change the dataSAK-30843Core Team
- announcements: When reordering, beginning/ending dates don't display even though you can sort by beginning/ending date.SAK-30815Core Team
- Update Wicket to 6+ for all tools still on 1.4/1.5SAK-30805Resolved issue: SAK-30805Matthew Jones
- Events created using Frequency settings show event date as original creation dateSAK-30793Resolved issue: SAK-30793Trenton Bricken
- searching on conversations nor attachments works in forumsSAK-30790
- Attachment Icon (paperclip) not displayed on Assignment List (Instructor and Student)SAK-30718Resolved issue: SAK-30718Core Team
- selecting an option causes table alignment to shiftSAK-30700Resolved issue: SAK-30700Miguel Pellicer
- screen width does not adjust properly for desktopSAK-30698Resolved issue: SAK-30698Matthew Jones
- Clicking Add button without specifying Group Title freezes pageSAK-30513Resolved issue: SAK-30513Core Team
- No Alert message is displayed when deleting post that has a replySAK-30415
- Student profile picture not shown next to posted messageSAK-30383Resolved issue: SAK-30383
- Syllabus end date not restricting access of itemSAK-30129Resolved issue: SAK-30129Core Team
- Web Content and News tool disappears from tool selection menu when user clicks 'Back'SAK-29925Resolved issue: SAK-29925Core Team
- Worksite Setup: Removing multiple tool tools (Lessons/Web) from the Selected tools does not uncheck it from the General tools in Worksite SetupSAK-29326Core Team
- Assignments: Don't allow a change to the gradebook item's title when some assignment sends grades to itSAK-29205Core Team
- Forums: Using multiple tabs in Forums fails to post messageSAK-29189Core Team
- Remove support for HSQLDB (1.8)SAK-28053
- Drop box / Always send email notifications does not send emailSAK-27864Resolved issue: SAK-27864Miguel Pellicer
- Built in RWiki search not working when search tool enabledSAK-27663Resolved issue: SAK-27663Core Team
- Forums links to content do not migrate when using Import from Site > Merge/ReplaceSAK-25971Resolved issue: SAK-25971Core Team
33 of 33
cache invalidation not performed when user changes their user id
GENERAL
TESTING
GENERAL
TESTING
Description
Details
Details
Priority
Affects versions
Components
Assignee
KERNEL TEAM
KERNEL TEAMReporter
Adam Marshall
Adam MarshallLabels
Created August 25, 2016 at 11:29 AM
Updated May 2, 2021 at 3:05 PM
Activity
Show:
Neal Caidin May 15, 2017 at 1:48 PM
Needs discussion and/or more information. Doesn't the cache have a TTL of 5 minutes? Is this an edge case?
Trisha Gordon August 29, 2016 at 10:47 AM
In my experience (on 10.2), an external account user can change their email address, but this action does NOT change the login username/ID.
Cache invalidation is not performed when user changes their user id via accounts tool / validation email.
It is possible for a user to have different user ids on different nodes.
Resetting the caches cures the problem.