JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Fix Inconsistent Data Issue When Adding Product Images #111

Closed loklokyx closed 4 months ago

loklokyx commented 4 months ago

Overview:

When adding product images, a discrepancy in database versions between development environments causes the image folder not to be deleted. This results in data inconsistency and potential clutter within the storage system.

Proposed Solution:

Folder Deletion Logic:

image

image

image

loklokyx commented 4 months ago

Closed #112