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 | Marco Wobben | Assigned To | Marco Wobben | ||
| 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 | Marco Wobben | New Issue | |
| 2020-01-07 12:13 | Marco Wobben | Status | new => assigned |
| 2020-01-07 12:13 | Marco Wobben | Assigned To | => Marco Wobben |
| 2020-01-07 12:14 | Marco Wobben | Status | assigned => resolved |
| 2020-01-07 12:14 | Marco Wobben | Resolution | open => fixed |
| 2020-01-07 12:14 | Marco Wobben | Fixed in Version | => 9.9.0 |
| 2022-01-10 20:40 | Marco Wobben | Note Added: 0003945 | |
| 2022-01-10 20:40 | Marco Wobben | Status | resolved => closed |