ChenLeiyu / pe

0 stars 0 forks source link

Import data does not work #13

Open ChenLeiyu opened 4 days ago

ChenLeiyu commented 4 days ago

Steps to reproduct:

  1. Export data
  2. Change values of Leave to 0 for two people.
  3. Import

image.png

soc-se-bot commented 11 hours ago

Team's Response

Thank you for your test

The reason why you have encountered an error shows invalid input data maybe is due to invalid file path or other issue, but simply change leave to 0 won't affect your importation after a double confirm with my teammates, please try again on your side again

thanks again

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: I have ensured that I used the same file path and it still does not work. I have also tried many methods, including:

  1. Not editing the csv file at all and import.
  2. Deleting a person on the app and importing after.
  3. Changing values in the csv and importing after.

In all 3 situations, the function does not work.

Attached is a video showing the bug:
video:https://raw.githubusercontent.com/ChenLeiyu/pe/main/files/b2105d4e-52e2-4eb6-814b-2b68caeaf23c.mp4

The video is low resolution to be small enough to be added here. Furthermore, errors are thrown in the command terminal as can be seen in the video, indicating that there is definitely a bug present.