Changes between Version 2 and Version 3 of UseCase006
- Timestamp:
- 05/12/26 22:27:33 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCase006
v2 v3 21 21 3. System retrieves the unique {{{wishlist_id}}} associated with the {{{User}}}. 22 22 23 4. System creates a new entry in the {{{ !WishlistItem}}} table, creating a relationship between the selected {{{product_id}}} and the user's {{{wishlist_id}}}.23 4. System creates a new entry in the {{{WishlistItem}}} table, creating a relationship between the selected {{{product_id}}} and the user's {{{wishlist_id}}}. 24 24 25 25 5. System records the {{{added_at}}} timestamp for the new {{{WishlistItem}}}.
