View Issue Details

IDProjectCategoryView StatusLast Update
0003595CaseTalk ModelerConstraintspublic2024-03-13 09:36
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Target Version14.x 
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 Marco Wobben New Issue
2022-09-11 11:15 Marco Wobben Status new => assigned
2022-09-11 11:15 Marco Wobben Assigned To => Marco Wobben
2023-10-25 11:40 Marco Wobben Target Version 13.0.1 => 13.3
2024-03-13 09:36 Marco Wobben Target Version 13.3 => 14.x