modembcc / pe

0 stars 0 forks source link

Unclear instructions on data transfer in the UG #4

Open modembcc opened 2 months ago

modembcc commented 2 months ago

Issue: In the FAQ section, the first question addresses the problem of transferring data. However, a newly installed jar file doesn't create any empty data file. This can lead to confusion that prevents the user from transferring data to a new device.

Steps to Reproduce:

  1. Install the Jar file according to the quick start
  2. Refer to the user guide section FAQ
  3. Notice there is no empty data file created when user run the command java -jar for the first time.

Expected Result: The documentation accurately describes how the user can transfer data, perhaps adding a step to clear all dummy data before replacing the data file addressbook.json with the one from the old device.

Actual Result: The documentation misleads users by stating that the user can simply replace the non-existent empty data file.

Screenshot: image.png

soc-se-bot commented 2 months ago

Your response not required for this bug as the team has accepted the bug as it is.