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 2 and 3

orig
1
2
3

Commits

Summary ID Author
Add an extra_data field to the FileAttachment model.
8872e6cacaa1ebcc835f4fb341968ec5c2b33d4d Michelle Aubin
Add an extra_data field to the FileAttachment model.
be70a777ce1bf9610ee57f96372de91185e2e08f Michelle Aubin
reviewboard/attachments/tests.py
Loading...