StreetCode
StreetCode copied to clipboard
[Functional][Admin/News] It is unable to create news if the 'Посилання' field contains numbers
trafficstars
Environment: All Reproducible: Always Build found: commit 07728f5
Preconditions:
- User is logged as admin
- The Page 'Новини' is opened
Test data:
- Заголовок - 'Тест 3'
- Посилання - 'test-3'
- Текст - 'Текст новини 3'
Steps to reproduce:
- Click on the 'Створити новину' button
- Input required fields (Заголовок, Посилання, Текст) with valid data
- Add 'Зображення'
- Choose 'Дата створення'
- 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
User story #835 Test case #1769