Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear App Data after backend restart #1205

Open
kcinay055679 opened this issue Nov 25, 2024 · 1 comment
Open

Clear App Data after backend restart #1205

kcinay055679 opened this issue Nov 25, 2024 · 1 comment
Labels
blocked This ticket is blocked by another ticket bug Something isn't working

Comments

@kcinay055679
Copy link
Collaborator

Describe the bug
While developing every time you restart the backend you have to clean the app data for the application to work properly again.

To Reproduce
Steps to reproduce the behavior:

  1. Start DB
  2. Frontend & Backend
  3. Go to pitc.okr.localhost:4200
  4. login
  5. Application should be there
  6. restart Backend
  7. Go back to the application
  8. All Data is gone
  9. Console errors: all Requests return as 4xx

Expected behavior
Optimally you can just continue working. Worstcase you get redirected back to keycloak and can login again

@kcinay055679 kcinay055679 added the bug Something isn't working label Nov 25, 2024
@kcinay055679 kcinay055679 assigned peggimann and unassigned peggimann Nov 25, 2024
@RandomTannenbaum RandomTannenbaum added the blocked This ticket is blocked by another ticket label Dec 16, 2024
@RandomTannenbaum
Copy link
Collaborator

Needs further investigation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This ticket is blocked by another ticket bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants