Skip to content

Fix milestone payload when updating releases through the UI

Nathan Friend requested to merge nfriend-fix-milestone-array-payload into master

What does this MR do?

Fixes #277369 (closed) by updating the frontend to always send only milestone titles to the API instead of (sometimes) sending the entire milestone object.

Screenshots (strongly suggested)

Request payload before Request payload after
image image

Related to #277369 (closed)

Edited by Nathan Friend

Merge request reports