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

Håndter aktive events som er knyttet til en sletta restaurant #140

Open
AndreasJJ opened this issue Apr 12, 2023 · 0 comments
Open

Håndter aktive events som er knyttet til en sletta restaurant #140

AndreasJJ opened this issue Apr 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AndreasJJ
Copy link
Collaborator

man får feilmeldinger som ERROR in invitation_service: 'NoneType' object has no attribute 'event_id' og ERROR in invitation_service: 'NoneType' object has no attribute 'name'. som er knyttet til at noen aksepterer og at finalized meldingen blir sendt ut ettersom restaurant ikke lenger finnes. Virker som om at den heller ikke klarer å finne en invitasjon hvis eventet er finalized.

En slettet restaurant må enten:

  • Føre til at et event får ny restaurant
  • At eventet fortsatt klarer å hente ut soft-deleted restaurant for info
  • At man ikke får lov til å slette en restaurant med aktive events
@AndreasJJ AndreasJJ added the bug Something isn't working label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant