We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: Windows 7, Google Chrome v.103.0.5060.134, Postman for Web v. 9.28.1-220808-1444. Reproducible: always.
Description The user as a member of cooperation A (e.g. Затишок) can see and modify data that relates to cooperation B (e.g. Крила ночііі).
Preconditions Choose the user as a member of cooperation A (e.g. Затишок).
Steps to reproduce
{ "quantity_flat": 90, "house_area": 450, "adjoining_area": 300, "address": { "region": "Dnipropetrovsk region", "city": "Dnipro", "district": "Zavodskoy", "street": "Kirova", "house_block": "7/B", "house_number": "10", "zip_code": "52988" } }
Actual result Getting HTTP 2xx status code.
Expected result Should be 403 Forbidden error (You do not have permission to perform this action.)
User story and test case links "Task #477"
Labels to be added "Bug", Priority ("pri: critical"), Severity ("severity: major"), Type ("Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
artmarchenko
No branches or pull requests
Environment: Windows 7, Google Chrome v.103.0.5060.134, Postman for Web v. 9.28.1-220808-1444.
Reproducible: always.
Description
The user as a member of cooperation A (e.g. Затишок) can see and modify data that relates to cooperation B (e.g. Крила ночііі).
Preconditions
Choose the user as a member of cooperation A (e.g. Затишок).
Steps to reproduce
Actual result
Getting HTTP 2xx status code.
Expected result
Should be 403 Forbidden error (You do not have permission to perform this action.)
User story and test case links
"Task #477"
Labels to be added
"Bug", Priority ("pri: critical"), Severity ("severity: major"), Type ("Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: