View Issue Details

IDProjectCategoryView StatusLast Update
0001800CaseTalk ModelerRepositorypublic2018-09-14 21:58
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Target VersionFuture 
Summary0001800: Verbalized values lack mapping to technical values
DescriptionA domain expert might verbalize values in his own language, where the technical data type may require different values for storage and retrieval.

A good examples is the boolean indicator in the following facts:
* "Project 1 is active" / "Project 2 is inactive"
* "Project 1 is active: True" / "Project 1 is active: False"
* "Project 1 is active: Yes" / "Project 1 is active: No"
* "Project 1 is active" / "Project 1 isn't active"
Additional InformationQualifying the value (active, true, yes, is) as Boolean=True, and (inactive, false, no, isn't) as Boolean=False, could be done after analyzing the values and boolean datatype. CaseTalk might detect type boolean, the different values, and map those to an internal value map.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-08-24 14:08 BCP Software New Issue
2018-08-24 14:08 BCP Software Status new => assigned
2018-08-24 14:08 BCP Software Assigned To => BCP Software