Context

In a multi-tenant web based system within a factory, each user may need to have their work environment with their settings restored after successful log in.

Trigger

User logs in to start their shift and accesses a website with a table with data.

Acceptance Criteria

  • Website displays table filtered by filter configuration from user’s last session
  • Filter settings automatically restored upon login
  • User’s work environment preferences persisted between sessions