Add an extra_data field to FileAttachment.

Review Request #12747 — Created Jan. 13, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This adds an extra_data field to our FileAttachment model and support
for modifying the field through file attachment forms and the web API.

Upgraded the database and ran unit tests.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Add an extra_data field to the FileAttachment model.
9c8f727923e76276f50ffcc97928c28df5781870 Michelle Aubin
Add an extra_data field to the FileAttachment model.
8872e6cacaa1ebcc835f4fb341968ec5c2b33d4d Michelle Aubin
reviewboard/attachments/forms.py
reviewboard/attachments/tests.py
reviewboard/webapi/resources/base_file_attachment.py
reviewboard/webapi/resources/base_review_request_file_attachment.py
reviewboard/webapi/resources/user_file_attachment.py
Loading...