blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

Am ticket6 #45

Closed Kazathur92 closed 5 years ago

Kazathur92 commented 5 years ago

Description:
Added the ability to view user Items in the shopping cart and delete them, notice it will actually not delete them but rather add a date on the deletedOn column. The template only displays those which do not have a date.

Steps to Test:

Link to Feature Ticket: Ticket6

Kazathur92 commented 5 years ago

Hehe Thanks Rich, hmm, everything in the database should be the same on this one.. maybe check that your deletedOn columns are actually empty, so when you click on them in db browser delete any empty spaces and then write changes, it sounds stupid but this was crashing mine at one point. Let me know if that fixed it.

Kazathur92 commented 5 years ago

It should be the deletedOn column in the ecomm_productorder table :)