Skip to content
New issue

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

QA Feedback on Edit Application Endpoint #152

Open
Buwujiu opened this issue Jan 15, 2025 · 0 comments
Open

QA Feedback on Edit Application Endpoint #152

Buwujiu opened this issue Jan 15, 2025 · 0 comments
Labels

Comments

@Buwujiu
Copy link
Contributor

Buwujiu commented Jan 15, 2025

Descriptions

  1. When testing edit app endpoint using new or existing application, if a non-existent field is added to the payload,
    for example field "chocolate", API returns 200, and field is not added.
    This is a confusing behaviour, it could throw an error to forbid adding non-existent fields.

  2. Tested the same endpoint using new or existing application, edit query to only contain "id" and no "update",
    API returns 200, and the application object is not updated.
    This is confusing, it should not allow edit when "update" is missing.

@Buwujiu Buwujiu added the API label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant