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

# Changes to Add issue field values to an issue

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 62 revisions.

- **2026-06-23** `ae221630baa5` — 1 info
- **2026-06-08** `368b611509dd` — 1 warning, 2 info
- **2026-04-20** `3568ac44b21a` — 1 info

## Changes

- **2026-06-23** `ae221630baa5` — 1 info
  - added the optional property `items/issue_field_name` to the response with the `200` status
- **2026-06-08** `368b611509dd` — 1 warning, 2 info
  - added the new `multi_select` enum value to the `items/data_type` response property for the response status `200`
  - request property `issue_field_values/items/value` list-of-types was widened by adding types `array` to media type `application/json`
  - added the optional property `items/multi_select_options` to the response with the `200` status
- **2026-04-20** `3568ac44b21a` — 1 info
  - endpoint added

---

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