You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Bug Model Instead of using bug.body for description of the bug, we can just add a comment while creating the bug that way we don't have to worry about managing two different reactions schemas.
In the Bug Model Instead of using bug.body for description of the bug, we can just add a comment while creating the bug that way we don't have to worry about managing two different reactions schemas.
BugVilla/server/models/bugModel.js
Lines 30 to 34 in 2f1e603
duplicate code introduced by current approach can be fixed:
BugVilla/server/controllers/BugsController.js
Line 334 in 2f1e603
BugVilla/server/controllers/CommentsController.js
Line 145 in 2f1e603
The text was updated successfully, but these errors were encountered: