---
title: "Changes to Set issue field values for an issue"
method: PUT
path: "/repos/{owner}/{repo}/issues/{issue_number}/issue-field-values"
---

# Changes to Set issue field values for an issue

`PUT /repos/{owner}/{repo}/issues/{issue_number}/issue-field-values`

> Every recorded change to this endpoint, newest first.
> 62 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 62 revisions.

- **2026-06-23** (2022-11-28) `fd784b1d2c89` — 1 info
- **2026-06-08** (2022-11-28) `cb5598bcb832` — 1 warning, 1 info
- **2026-04-20** (2022-11-28) `de37da78f522` — 1 info

## Changes

- **2026-06-23** (2022-11-28) `fd784b1d2c89` — 1 info
  - added the optional property `items/issue_field_name` to the response with the `200` status
- **2026-06-08** (2022-11-28) `cb5598bcb832` — 1 warning, 1 info
  - added the new `multi_select` enum value to the `items/data_type` response property for the response status `200`
  - added the optional property `items/multi_select_options` to the response with the `200` status
- **2026-04-20** (2022-11-28) `de37da78f522` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/github/apis/rest/docs/repos/:owner/:repo/issues/:issue_number/issue-field-values/put.md) · [API](https://skmtc.dev/github/apis/rest.md) · [Page](https://skmtc.dev/github/apis/rest/changes/repos/:owner/:repo/issues/:issue_number/issue-field-values/put)
