ita-social-projects / OoS-Backend

Out of School: The platform for choosing an extracurricular activity for your children
MIT License
13 stars 6 forks source link

[Messages] The service provider blocked by the administrator can correspond with the parent #1557

Open Shliakhtych opened 2 months ago

Shliakhtych commented 2 months ago

Environment: Windows 11, 64-bit, Google Chrome v.128.0.6613.114 Reproducible: always. Build found: e6f0d4a

Preconditions

  1. Go to https://oos.dmytrominochkin.cloud/;
  2. In the correspondence history, there must be at least one message;
  3. The service provider must be blocked by the administrator.

Steps to reproduce

  1. Log in as a parent.
  2. Go to the Messages page;
  3. Select from the list of messages from the blocked service provider;
  4. Send a message to the blocked service provider;
  5. Log in as a service provider.
  6. Open the Messages page;
  7. Ensure that the message from the parent has been received by the service provider;
  8. Open the message and write to the parent;
  9. Note the result.

Actual result The service provider and the parent can correspond when the service provider is blocked by the administrator. image image

Expected result The parent and the blocked service provider cannot send messages to each other.

Labels to be added "Bug", Priority ("Priority: Hight"), Severity ("Severity: Critical"), Type ("Functional").