Droas590 / pe

0 stars 0 forks source link

Archiving of delivery in CLIENT does not reflect to delivery in EMPLOYEE #8

Open Droas590 opened 1 week ago

Droas590 commented 1 week ago

to replicate :

  1. assign a delivery to an employee.
  2. archive the delivery.
  3. back
  4. inspect the assigned employee.

The delivery in the employee is not archived and might cause confusion since the user will assume it is the same delivery.

soc-pe-bot commented 1 week ago

Team's Response

Team chose [response.Rejected]

Reason for disagreement: This does not make sense at all, if the delivery of the client changes, the delivery of employee should change too. There is no way a delivery be delivered differently from what the client wants.


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** This is quite serious as when user is editing a delivery, it is expected to reflected to the employee side. And it will cause confusion.