elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

[ResponseOps][Cases] Custom fields - Date field type #187207

Open cnasikas opened 3 months ago

cnasikas commented 3 months ago

We should add a new custom field type for dates to increase the adoption of custom fields and empower users with more field types.

### DoD
- [ ] Users can configure a "Date" custom field type like the current custom fields. Only one date can be provided.
- [ ] The Kibana timezone setting is taken into account.
- [ ] Users can specify if the field is required and provide a default value. Validation will apply to the default value to verify that the value is a valid date.
- [ ] Users can set the Date field type when creating a case. Validation will apply to verify that the value is a valid date.
- [ ] Users can edit the Date field type when viewing a case. Validation will apply to verify that the value is a valid date.
elasticmachine commented 3 months ago

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

elasticmachine commented 3 months ago

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