StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

[Functional][Admin/News] It is unable to create news if the 'Посилання' field contains numbers

Open mozhaieva opened this issue 1 year ago • 0 comments
trafficstars

Environment: All Reproducible: Always Build found: commit 07728f5

Preconditions:

  1. User is logged as admin
  2. The Page 'Новини' is opened

Test data:

  1. Заголовок - 'Тест 3'
  2. Посилання - 'test-3'
  3. Текст - 'Текст новини 3'

Steps to reproduce:

  1. Click on the 'Створити новину' button
  2. Input required fields (Заголовок, Посилання, Текст) with valid data
  3. Add 'Зображення'
  4. Choose 'Дата створення'
  5. Click on the 'Зберегти' button

Actual result The error message 'Посилання має містити лише малі латинські літери та дефіс' below the 'Посилання' field in the modal window 'Додати новину' appears. The news isn't created.

Expected result The news is created. The message 'Новину успішно додано/оновлено' appears

Image

User story #835 Test case #1769

mozhaieva avatar Sep 18 '24 06:09 mozhaieva