RachWalm / dog-api

Backend for project 5 at code institue
0 stars 1 forks source link

Bug : Boolean values don't appear to always save #62

Open RachWalm opened 2 months ago

RachWalm commented 2 months ago

As a developer, I can accurately have the information input save so that I can **trust the data in the database***.

Acceptance Criteria

Tasks

RachWalm commented 2 months ago

The backend had the default set as true and the frontend had the default as false so only data that was changed from false to true to false again picked up that it was false.