CMPUT301F23T01 / Sigma-Blue

Introduction to Software engineering project repository
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Prevent user from making duplicate tags #220

Closed lizard-52 closed 10 months ago

lizard-52 commented 10 months ago

I hope so at least

https://github.com/CMPUT301F23T01/Sigma-Blue/issues/209

waridh commented 10 months ago

I can confirm that the fix works. Just because if the account already has a duplicate tag. Deleting one will send you to the backrooms, but that's not really a bug that we need to fix, since that case will never appear again.

Sorry, bad response. There is one more bug that affects old accounts with duplicate tags, but that does not need to be handled.