Increase the max length for WebHookTarget's URL field.

Review Request #13793 — Created April 25, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This increases the max length for WebHookTarget's URL field from
200 characters to 512.

  • Ran the evolution, with existing webhook targets in my DB.
  • Ran unit tests.
  • Tested adding/updating/deleting webhook targets.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Increase the max length for WebHookTarget's URL field.
d71a4cdedf447504ddec42401802687c4ae69e61 Michelle Aubin
reviewboard/notifications/models.py
reviewboard/notifications/evolutions/__init__.py
reviewboard/notifications/evolutions/webhooktarget_url_max_length.py
Loading...