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

[BUG] Data Addition False Positive #133

Open
thealphadollar opened this issue Jan 5, 2020 · 1 comment
Open

[BUG] Data Addition False Positive #133

thealphadollar opened this issue Jan 5, 2020 · 1 comment
Labels
bug Something isn't working datalayer Issues concerning database JWoC Medium

Comments

@thealphadollar
Copy link
Collaborator

Detailed Description

On endpoints where POST is needed for adding data, since we are capturing BaseException, we get a false positive even when the data is not added as a backend response.

Expected Behavior & Possible Solution

This has been fixed in e44b742 and needs to be replicated to add DB model files which are added into database.

Context & Environment

Screenshots

@thealphadollar thealphadollar added datalayer Issues concerning database Medium JWoC labels Jan 5, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working datalayer Issues concerning database JWoC Medium
Projects
None yet
Development

No branches or pull requests

1 participant