Skip to content

Delete Product Functionality #76

@TheCSharpAcademy

Description

@TheCSharpAcademy

In the context of an e-commerce, products shouldn't be deleted. Deleting a product would delete or corrupt all data related to it. Instead we should "soft delete" it.

Tasks:
Add a "isActive" bool to the product and create the methods in the controller and user interface accordingly.

Experience Points: 25

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions