Bug #2951
Updated by Iva K about 1 year ago
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 *Steps to reproduce: * # 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.