Set comment diff_against_file_attachment to be a raw ID field in admin.

Review Request #13577 — Created Feb. 27, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

In the admin UI, we had FileAttachmentComment.file_attachment correctly
set as a raw ID field, but the diff_against_file_attachment field was
not.

Looked at a file attachment comment for an attachment diff in the admin site.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Set comment diff_against_file_attachment to be a raw ID field in admin.
In the admin UI, we had `FileAttachmentComment.file_attachment` correctly set as a raw ID field, but the `diff_against_file_attachment` field was not. Testing Done: Looked at a file attachment comment for an attachment diff in the admin site.
7ac30469b47427184d669d357ab0443f12a00a60 David Trowbridge
reviewboard/reviews/admin.py
Loading...