beeoclock / client-panel-app

2 stars 0 forks source link

Bug: Automatic Redirect to Last Selected Business Context Doesn't Work #486

Open Karbashevskyi opened 1 month ago

Karbashevskyi commented 1 month ago

Certainly! Here’s a draft for the content of the issue:


Description

The "Auto-redirect to last selected business context" feature is not functioning as expected. When a user logs back into the system, they should be automatically redirected to the last business context they selected. However, this redirection does not occur, and users are either redirected to a default context or none at all.

Steps to Reproduce

  1. Log in to the system.
  2. Select a specific business context.
  3. Log out of the system.
  4. Log back in.

Expected Behavior

Upon logging back in, the user should be automatically redirected to the last selected business context.

Actual Behavior

The user is not redirected to the last selected business context. Instead, they are either redirected to a default context or must manually select their desired context again.

Environment

Additional Information

Attachments


This draft provides a clear and structured description of the issue, including steps to reproduce it, which will help the development team address it more effectively.