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
Ideally, it would be more less same as the following but now for submission review
onadata/onadata/apps/main/models/meta_data.py
Lines 254 to 257 in 7941f71
True
False
Aha! Link: https://ona.aha.io/features/PROD-266
The text was updated successfully, but these errors were encountered:
We might need to also look at the /metadata endpoint to ensure we only create one only single submission-review metadata for a form.
/metadata
submission-review
data_type = 'submission-review' data_value = 'True'
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Ideally, it would be more less same as the following but now for submission review
onadata/onadata/apps/main/models/meta_data.py
Lines 254 to 257 in 7941f71
The data_value should either be
True
orFalse
Aha! Link: https://ona.aha.io/features/PROD-266
The text was updated successfully, but these errors were encountered: