Skip to content

hotfix/auto-logout --> development

Rasmus Leseberg requested to merge hotfix/auto-logout into development

Description

  • Previously users were logged out upon refresh on the logbook main page
  • 'Reverted' the changes made in merge !56 (merged)
  • Git revert was not done, all files were manually set back to how they were
  • This fixes the auto-logout issue
  • Tested locally on emulator

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore
  • Revert

Related Tickets & Documents

IT2324T07-235

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📕 developer documentation
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

  • Test whether this affects the notifications overview at all
Edited by Rasmus Leseberg

Merge request reports