Problem: The active integrations call is set to call at regular intervals if the data exists in localStorage. The interval is not cleared at logout causing the app to continue making network requests at set intervals.
Expected: The interval should be cleared at logout so that the app does not continue to make network calls after logging out.
!image-20230117-030521.png|width=1920,height=1080!
Problem: The active integrations call is set to call at regular intervals if the data exists in localStorage. The interval is not cleared at logout causing the app to continue making network requests at set intervals.
Expected: The interval should be cleared at logout so that the app does not continue to make network calls after logging out.
┆Issue is synchronized with this Jira Bug by Unito ┆Attachments: image-20230117-030521.png