Think you found a bug? Report it here.
TCGroupName - short & causing errors
Richard. Posts: 4
7/27/2022
|

Turns out the SS Interface allows 55 characters, but the DB is limited to 32:

Could TCGroupName be increased to allow more descriptive names (& have lenght restrictions & validation added to the interface to catch & avoid truncation error messages from the DB).
For example, GraphCurve.Name is a human readable field & set at 256 chars in the DB - would it be possible to increase all short human-readable fields in the DB like TCGroupName (especially ones that contain strings which appear in the interface) consistently to at least something like 256 chars (instead of a mix of 32, 55, 128, 256 etc)
e.g. these sorts of fields too...: TestCaseName, AgentName, Activity.ItemID, GraphInfo.Title, ResultCatalogue.Name, ResultCatalogue.DisplayName, ResultData.TCName, ResultData.Agent ResultMessageData.TCName, ResultMessageData.Agent, TestSummary.TestRunName, ... etc...
(not forgetting length limits & validation in the interface to catch & avoid DB errors etc)
|
|
0
link
|
Copyright © 2025 Stimulus Technology