flake8
passed.
JSHint
passed.
Review Request #12962 — Created April 19, 2023 and submitted
This change fixes up a couple issues with the API making comments on
not-yet-published file attachments. The main problem here is that draft
attachments are related only to the draft and not yet to the review
request. This change fixes up the questios for bothget_queryset
and
create
to handle this.
Summary | ID |
---|---|
8908d2b022c1a6455805c8f60cd7a9244ff8d4df |
Description | From | Last Updated |
---|---|---|
Could add a new test for POSTing comments to a draft file attachment. |
maubin |