Open nus-se-script opened 1 week ago
While the behavior doesn't align with certain user expectations (e.g., updating existing data during import), but it doesn't break any promised or documented functionality. It simply reflects a limitation of the current design. Low Severity: The feature still works as intended (adding new data without overwriting existing records). Users can still use the feature, albeit with minor inconvenience. The lack of automatic updates is not a critical issue and does not prevent core functionalities of the app.
--
video:https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/016ce536-fa6f-4c18-9295-b78287a388ed.mov
when a field of a contact is updated in the csv file and imported, it is not reflected in the application. This will cause issues for users that want to edit the contact information in the csv file through excel, sheets etc.
Steps to replicate:
import
command[original: nus-cs2103-AY2425S1/pe-interim#3686] [original labels: severity.Medium type.FeatureFlaw]