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

Delete linked conference #89

Closed
snicki13 opened this issue Oct 20, 2021 · 0 comments · Fixed by #98
Closed

Delete linked conference #89

snicki13 opened this issue Oct 20, 2021 · 0 comments · Fixed by #98
Labels
backend bug Something isn't working

Comments

@snicki13
Copy link
Member

Describe the bug
When a conference is linked to a ticket, and the conference is closed, the reference on the ticket stays there.

To Reproduce
Steps to reproduce the behavior:

  1. Link ticket to conference
  2. Delete conference
  3. Error in Backend

Expected behavior
Remove the conference reference of the ticket.

Implementation
Check reference in Backend and automatically update the ticket for everyone.

@snicki13 snicki13 added bug Something isn't working needs triage These issues have not yet been addressed by a maintainer labels Oct 20, 2021
@mxsph mxsph added backend and removed needs triage These issues have not yet been addressed by a maintainer labels Oct 20, 2021
snicki13 added a commit that referenced this issue Nov 2, 2021
* Fix #97 and other edit problems on ticket.

* Remove conference references if conference ends.
#89

* Conference link respects "no change" with extra button and click on background.

* button to link conference is always visible.

* User cannot invite himself.

* Upgrade Node + npm

* Link invisible conferences #88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants