Logged in user and selected organization

We have a customer that has multiple channels and organizations which have a link to one of these channels. The behavior is as follows:

  1. User login (with default organization selected)
  2. User selects an organization (if that user is included in multiple organizations)
  3. If that organization has a link to a channel, then we general a link to that channel and re-direct the user to that channel
  4. Users can change organization using a link in the header menu

But we experience so strange behavior when switching organizations (step 4 above). Channels essentially redirect to /se/ or /pl/, etc. So the problem is as follows:

  1. Logged in at channel /pl/ and viewed product “ABC”
  2. Logout
  3. Goto channel /se/
  4. Log-in again
  5. Selected an organization linked to channel /se/
  6. Search for and navigate to product “ABC”

The result of the above steps results in navigating to that same product again, but on channel /pl/. This is one of several strange things happening when switching channels like this.

Has anyone observed this same behavior? It screams caching all over it, but I can’t quite seem to nail down where and what cache.

Litium version: 7.7.5

Hi,

Can you reproduce the issue in a Litium 7.7.5 vanilla accelerator?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.