Increase column length of AssetCategory.name, AssetCategoryPropety.key_ and AssetCategoryPropety.value to 255 characters or higher

Priority

Components

Affects versions

None

Fix versions

Git Pull Request

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

100% Done
Loading...

Activity

Show:
Completed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Sprint

Zendesk Support

Created January 28, 2020 at 3:29 AM
Updated November 4, 2020 at 7:30 AM
Resolved February 24, 2020 at 8:47 AM