View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002345 | CaseTalk Modeler | Repository | public | 2020-01-07 12:13 | 2022-01-10 20:40 |
Reporter | BCP Software | Assigned To | BCP Software | ||
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 9.9.0 | Fixed in Version | 9.9.0 | ||
Summary | 0002345: Add sql function to get custom attribute value | ||||
Description | Using sql functions it always requires an elaborate inline select to extract a specific custom attribute value. Select OTFTNAME, (select attributevalue from customattributes where ...........! ) From OTFT Could CaseTalk introduce a simple function to replace the subselect as a simple: Select OTFTNAME, customattribute('OTFT', OTFTNAME, 'SOURCE', 'MODELER') as Owner FROM OTFT | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | unknown | ||||
Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-07 12:13 | BCP Software | New Issue | |
2020-01-07 12:13 | BCP Software | Status | new => assigned |
2020-01-07 12:13 | BCP Software | Assigned To | => BCP Software |
2020-01-07 12:14 | BCP Software | Status | assigned => resolved |
2020-01-07 12:14 | BCP Software | Resolution | open => fixed |
2020-01-07 12:14 | BCP Software | Fixed in Version | => 9.9.0 |
2022-01-10 20:40 | BCP Software | Note Added: 0003945 | |
2022-01-10 20:40 | BCP Software | Status | resolved => closed |