Skip to content

Support JSON response in Project Milestone along with avoiding error

What does this MR do?

Add support for JSON response in Project Milestone to avoid the existing 500 error.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

There is a 500 error in Project Milestone with application/json content-type request and we need to avoid this error. Along with this, this MR adds a simple JSON response to that endpoint.

Screenshots (if relevant)

No UI.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33803 (moved)

Edited by username-removed-100770

Merge request reports