Actions
Bug #2951
openThe user should not be able to create a tag that contains numbers
Start date:
12/19/2024
Due date:
% Done:
0%
Estimated time:
Severity:
Moderate
Description
The system allows tags with numbers to be created.
Environment:
Device: MacBook Air
macOS Sequoia 15.1.1
Browser: Safari
https://qainterrapt.brainster.xyz/tags
- Log in to the system.
- Navigate to the Tags page.
- Click on the Create button.
- In the Title field, enter a value with numbers, (e.g. 12345!)
- Observe the created tag in the list.
Expected Result:
An error message should appear - “Title cannot contains numbers.”
The system should prevent the tag creation.
Actual Result:
The system accepts the input and allows the creation of a tag with numbers.
No validation error is displayed, and the tag is successfully added to the tags list.
Files
Actions