Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

When editing a note, the notification will get removed. #63

Open
GewoonJaap opened this issue May 5, 2021 · 0 comments
Open

When editing a note, the notification will get removed. #63

GewoonJaap opened this issue May 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working HIGH High priority php Pull requests that update Php code willfix

Comments

@GewoonJaap
Copy link
Collaborator

Describe the bug

When editing a note, the notification will be removed from the database, even if the user set a notification in the UI.
The notification should not be deleted..

To Reproduce

Steps to reproduce the behavior:

  1. Edit a note
  2. Make sure that you tick the notification button
  3. Just insert some random data
  4. Save
  5. Check the database (notifications table)/click edit again
  6. Your notification hasn't been saved

Expected behavior

The notification should have been saved.

Screenshots

If applicable, add screenshots to help explain your problem.
image
image

Additional context

Add any other context about the problem here.

@GewoonJaap GewoonJaap added the bug Something isn't working label May 5, 2021
@LordChunk LordChunk added wontfix This will not be worked on and removed wontfix This will not be worked on labels May 7, 2021
@GewoonJaap GewoonJaap added the HIGH High priority label May 7, 2021
@MartijnAmbagtsheer MartijnAmbagtsheer self-assigned this May 12, 2021
@GewoonJaap GewoonJaap added php Pull requests that update Php code willfix labels Jun 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working HIGH High priority php Pull requests that update Php code willfix
Projects
None yet
Development

No branches or pull requests

3 participants