New: MCP server monitoring is live. Start free trial
JiraSchemaAdditive

Parameter 'generateAppEvents' added to PUT /rest/api/3/app/field/{fieldIdOrKey}/value

Affected surface
PUT /rest/api/3/app/field/{fieldIdOrKey}/value
Affected field
generateAppEvents@query

What changed

Parameter 'generateAppEvents' added to PUT /rest/api/3/app/field/{fieldIdOrKey}/value Affected surface: PUT /rest/api/3/app/field/{fieldIdOrKey}/value. Root cause: parameter `generateAppEvents@query`. Detected at Fri, 15 May 2026 18:47:30 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "generateAppEvents",
  "path": "PUT /rest/api/3/app/field/{fieldIdOrKey}/value"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.