Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
S01E06 - Trip to Canada
Description
The following columns could be increased allowing users to enter more expressive values for their category names and category properties:
AssetCategory.name
AssetCategoryProperty.key_
AssetCategoryProperty.value
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) |
---|---|---|---|---|
Can input 255 characters to name field, key field and value field of category via UI | Smoke | Manual | NO | NO |
Can input 254 characters to name field, key field and value field of category via UI | Sanity | Manual | NO | NO |
Can not input 256 character to name field, key field and value field of category via UI | Sanity | Manual | NO | NO |
When input 256 characters to name field, key field and value field via backend, the number of characters is trimmed to 255 | Sanity | Automatic | NO | YES |
Can input 254 characters to name field, key field and value field of category via backend | Sanity | Automatic | NO | YES |
Can input 255 characters to name field, key field and value field of category via backend | Smoke | Automatic | NO | YES |
Attachments
Issue Links
- demands
-
LRDOCS-8573 Document increased column lengths for AssetCategories
-
- Closed
-
- is demanded by
-
LPS-104562 Increase column length of AssetCategory.name, AssetCategoryPropety.key_ and AssetCategoryPropety.value to 255 characters or higher
-
- Reviewed
-
- is related to
-
LPS-109613 LPS-107730 - Product QA | Test Automation Creation
-
- Closed
-