Page MenuHomePhabricator

[Generalised error] Cannot modify read-only value
Open, Needs TriagePublic5 Estimated Story Points

Description

Acceptance criteria:

  • Current messages it will replace:

all current errors where the read-only element would be modified (except PATCHing)
E.g. Changing property id of statement for all endpoints (except PATCH, see T366255) where this occurs

  • HTTP status code: 400
  • Error code: "cannot-modify-read-only-value"
  • Error context: { "path": "{readonly_value_pointer}" }
  • Error message: The input value cannot be modified

Event Timeline

WMDE-leszek set the point value for this task to 5.Thu, Jun 20, 8:51 AM