Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OAS] Custom fields in case APIs #169327

Merged
merged 10 commits into from
Oct 23, 2023
Merged

[OAS] Custom fields in case APIs #169327

merged 10 commits into from
Oct 23, 2023

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Oct 18, 2023

Summary

Relates to #160236

This PR:

  • Adds the missing customFields objects to the case configuration APIs
  • Changes the field property in customFields object to value
  • Adds missing profile_uid in the examples
  • Adds missing category in the examples, related to [Cases] Add "Category" field to cases #153835
  • Removes the examples for deprecated endpoints
  • Removes a bunch of redundant servers declarations, since those were causing warnings to appear in the linter

@lcawl lcawl added release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Cases Cases feature backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.11.0 v8.12.0 labels Oct 18, 2023
@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@lcawl lcawl marked this pull request as ready for review October 23, 2023 16:53
@lcawl lcawl requested a review from a team as a code owner October 23, 2023 16:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

@lcawl lcawl enabled auto-merge (squash) October 23, 2023 16:57
@cnasikas cnasikas self-requested a review October 23, 2023 17:13
@lcawl lcawl merged commit 1659434 into elastic:main Oct 23, 2023
33 checks passed
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 23, 2023
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.11

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@lcawl lcawl deleted the custom-fields-oas branch October 23, 2023 20:39
lcawl added a commit to kibanamachine/kibana that referenced this pull request Oct 27, 2023
lcawl added a commit that referenced this pull request Oct 27, 2023
# Backport

This will backport the following commits from `main` to `8.11`:
- [[OAS] Custom fields in case APIs
(#169327)](#169327)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-10-23T20:24:13Z","message":"[OAS]
Custom fields in case APIs
(#169327)","sha":"1659434b94a8557e6f735166f7be59f0d692b3dd","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","Feature:Cases","backport:prev-minor","v8.11.0","v8.12.0"],"number":169327,"url":"https://github.com/elastic/kibana/pull/169327","mergeCommit":{"message":"[OAS]
Custom fields in case APIs
(#169327)","sha":"1659434b94a8557e6f735166f7be59f0d692b3dd"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169327","number":169327,"mergeCommit":{"message":"[OAS]
Custom fields in case APIs
(#169327)","sha":"1659434b94a8557e6f735166f7be59f0d692b3dd"}}]}]
BACKPORT-->

---------

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.11.0 v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants