View Issue Details

IDProjectCategoryView StatusLast Update
0003595CaseTalk ModelerConstraintspublic2024-03-13 09:36
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Target Version13.4 
Summary0003595: Specify value constraints using functions
DescriptionValue constraints currently support an enumeration. Extending support with functions would be a great help and startup to more declared constraints.

Instead of values "1, 2, 3" or ">=1, <=3" users should use declarive functions like:
"and(greater(value,1), smaller(value,3))"

The list of functions could be similar to what spreadsheets use, and parsing them could be based on the variable 'value'.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-09-11 11:15 BCP Software New Issue
2022-09-11 11:15 BCP Software Status new => assigned
2022-09-11 11:15 BCP Software Assigned To => BCP Software
2023-10-25 11:40 BCP Software Target Version 13.0.1 => 13.3
2024-03-13 09:36 BCP Software Target Version 13.3 => 13.4