- Merge request !2386Issue #2865991: provide an API to forcibly start a session β (Open) created by voleger
- π«π·France andypost
MR removes the TODO and sessions should start automatically
- π¬π§United Kingdom joachim
I don't understand the MR or #40.
The method startSession() in the MR is protected, so not part of the API. It only gets called when you set some data in the private tempstore, which is exactly the problem described by this issue -- that you have to set some data in order to start a session.
- π¨πSwitzerland znerol
The current MR in π Remove calls to Request::hasSession() Active removes
PrivateTempStore::startSession()
entirely.I suggest we close this issue here as a won't fix.
- Status changed to Closed: won't fix
9 months ago 9:24am 21 March 2024 - π«π·France andypost
As commited already π Remove calls to Request::hasSession() Active