Skip to content

Rename timeline event note's validation error message

What does this MR do and why?

Renames timeline event text error message. Makes the message more clear for a user.

We're dropping presence validation for note_html field, because we're generating it from the content of the note. It is not populated by a user directly.

Contributes to #368935 (closed)

Screenshots or screen recordings

Before

Screenshot_2022-09-14_at_11.20.56

After

Screenshot_2022-09-14_at_11.19.29

How to set up and validate locally

  1. Navigate to Monitor > Incidents
  2. Open or create a new incident
  3. Navigate to "Timeline" tab
  4. Click "Add new timeline event" button
  5. Pick a date different from the current time
  6. Click "Save" button
  7. Check the error message on top of the page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitali Tatarintev

Merge request reports