McGill-ECSE321-Winter2020 / project-group-01

project-group-01 created by GitHub Classroom
2 stars 5 forks source link

Forum creation bug fix #118

Closed Mat-san closed 4 years ago

Mat-san commented 4 years ago

The associations in the forum entity class were incompatible with their intended use. According to the annotations, each user would only be subscribed to one thread, however, it's clearly many-to-many as each user can be subscibed to multiple threads and each threads can have multiple subscribed users. Also, fix the entityToDto forum conversion to also include the author.

christopher-boustros commented 4 years ago

Finished with commit 436ccb99125045e26266a427cfb80ed6c01a2c6c