Actions
Bug #25414
closedBug #25322: Session could be null when checking user status
IO forgot to run in spring filter to invalidate session in 25322
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I hate Rudder for that
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
109
Name check:
To do
Fix check:
Checked
Regression:
No
Description
In parent ticket #25322, the filter is no longer working because the IO
are not run (forgot the runNow
).
We need to fix that, it also prepares #25407
Actions