jacob-macleod / Dolphin-Flashcard-App

http://www.dolphinflashcards.com
MIT License
3 stars 5 forks source link

`/delete-goal` returns the string: `"Goal deleted successfully"` #138

Open jacob-macleod opened 4 months ago

jacob-macleod commented 4 months ago

Also, /delete-goal returns the string: "Goal deleted successfully" regardless of the value passed in as goalID and userID. That is, it returns that response even for non-existent goals and users.

Not sure it's a priority issue now, though. I just needed to let you know.

Originally posted by @kenudeh in https://github.com/jacob-macleod/Dolphin-Flashcard-App/issues/125#issuecomment-2197122424