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

Submission Review fails when payload is used #1623

Closed
lincmba opened this issue Jun 12, 2019 · 2 comments · Fixed by #1626 or #1658
Closed

Submission Review fails when payload is used #1623

lincmba opened this issue Jun 12, 2019 · 2 comments · Fixed by #1626 or #1658
Assignees

Comments

@lincmba
Copy link
Contributor

lincmba commented Jun 12, 2019

The feature works well when data is sent as Form Data but fails when a json Payload is used.

Aha! Link: https://ona.aha.io/features/PROD-246

@lincmba
Copy link
Contributor Author

lincmba commented Jul 18, 2019

Reopening issue. Bulk create of submission reviews doesn't work.

@lincmba lincmba reopened this Jul 18, 2019
lincmba added a commit that referenced this issue Jul 18, 2019
 Bulk creation of reviews was only implemented and tested at the serializer but not at the Viewset.
 This PR addresses this with a custom create function to handle bulk creation of submission reviews.
 fixes #1623

Signed-off-by: lincmba <[email protected]>
@faith-mutua
Copy link

faith-mutua commented Aug 21, 2019

@lincmba reopening this issue. The fix is failing in both production and stage

@faith-mutua faith-mutua reopened this Aug 21, 2019
lincmba added a commit that referenced this issue Aug 29, 2019
 Sometimes note is left blank and sometimes it's provided as None. Both of these situations should be treated the same.
 fixes #1623

Signed-off-by: lincmba <[email protected]>
@ukanga ukanga closed this as completed in 64b6728 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants