Skip to content

Fix the Cookie Bug on Supervisor Portal #524

@ojmakinde

Description

@ojmakinde

If you are currently on a term, A, and reset your dev environment or switch to another term, B, an ajax error arises. My suspicion is that LSF caches the term in an attempt to load data on a landing page. Problem is, if a term, say Summer 2025, exists on prod-backup but not on development, that becomes a problem, and cookies need to be cleared.

Possible solutions:

  • We can stop caching when in development or staging.
  • We can add conditional checks to delete cache if error arises and use new parameters in the Supervisor Portal to load the query
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions