catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 3.4.10] Automatically remove related transactions when an asset is deleted #96

Closed catapam closed 2 weeks ago

catapam commented 2 months ago

Automatically delete or reassign related transactions when an asset is removed from the portfolio.

Acceptance Criteria:

Steps:

  1. Implement logic to identify and remove or reassign related transactions.
  2. Notify the user of the actions taken on these transactions.
  3. Test the feature for accuracy and ensure no data is lost unintentionally.

Linked Issues:

Previous task: