Bug #2744
Updated by Stefan J about 1 year ago
*Description*
The user can add a tag Title that contains numbers.
*Environment*
Google chrome Version 131.0.6778.140 (Official Build) (64-bit)
https://qainterrapt.brainster.xyz/tags
*Steps to reproduce*
# Log in to the system.
# Navigate to the "Tags" page.
# Click on the "CREATE" button.
# Enter any number combinations(e.g, "19951405") in the "Title" input field.
# Save the tag by clicking on the "CREATE" button.
# Observe the created tag in the list.
*Expected result*
A validation message should prevent saving a tag title that contains numbers.
*Actual result*
The System allows the "Tag" to be created and added to the list without Error message.