View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4604 [CaseTalk Modeler] Repository tweak have not tried 2024-05-02 20:35 2024-05-07 18:44
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Show namespaces in ontology
Description: Namespaces seem to be slow in many occasions, and could also be rendered as part of the ontology.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005242)
BCP Software   
2024-05-06 15:18   
The ontology renders the namespaces, and if it is the current model, even lists the versions at which elements were created.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4611 [CaseTalk Modeler] User Interface minor have not tried 2024-05-07 17:35 2024-05-07 17:55
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Download from server progressbar
Description: When downloading a model from the server, using the Teams menu, the progressbar only renders for the model itself, not any additional files being download afterwards.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005246)
BCP Software   
2024-05-07 17:55   
Hiding the progressbar too soon was only happening when Storage of XML is turned off.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4608 [CaseTalk Modeler] User Interface minor have not tried 2024-05-07 11:59 2024-05-07 15:07
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version:  
CaseTalk Edition: unknown
Summary: Open from server as new project not remembered
Description: Downloading a project from the server, into a new project, is not remembered by CaseTalk.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4610 [CaseTalk Modeler] Data Explorer feature have not tried 2024-05-07 14:33 2024-05-07 14:47
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Use query output as virtual tables
Description: Use query output as virtual table in the casetalk-schema to build cross database queries.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: QueryAsVirtualTable.png (44,139 bytes) 2024-05-07 14:47
https://www.casetalk.com/tickets/file_download.php?file_id=618&type=bug
png
Notes
(0005244)
BCP Software   
2024-05-07 14:38   
In Query1-tab write the following to query the server:
select otft_name
from ctk_otft
where ig_version = 254

Create a new query tab and enter the following:
select otftname as name
from ig.otft

union all

select otft_name
from query1

order by name

This second will render the union of a local IG resultset with the resultset from the server.

Remember the connection for the second tab must be set to CaseTalk
(0005245)
BCP Software   
2024-05-07 14:47   

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4609 [CaseTalk Modeler] Other tweak have not tried 2024-05-07 12:01 2024-05-07 12:04
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Provide timestamps in log files
Description: The log files mention durations and timestamps in the UI, but not in the logfiles on disk.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4607 [CaseTalk Modeler] Repository crash random 2024-05-06 16:00 2024-05-06 16:00
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Denominalize can crash
Description: Sometimes a denominalization of an object type, which would result in a subset constraint due to a TC being removed, can cause an endless loop of access violations.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005243)
BCP Software   
2024-05-06 16:00   
It occasionally called a GLR routine while the settings were not initialized.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4605 [CaseTalk Modeler] Server major have not tried 2024-05-06 11:54 2024-05-06 15:58
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Download model skips attribute values
Description: Download a model from the server does not always fetch all custom attribute values.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005239)
BCP Software   
2024-05-06 12:39   
An initialization issue caused the last attribute value downloaded, to not be processed properly internally, after downloading.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4606 [CaseTalk Modeler] Validation block have not tried 2024-05-06 15:07 2024-05-06 15:10
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Old expression missing substitution block lexicalization
Description: Older expression, originating from other models, may have been refactored in the source. When merging new expressions, the older may remain and render into expressions with broken substitution paths. These need to be either fixed or replaced by newer expressions.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005240)
BCP Software   
2024-05-06 15:09   
It'll show in the refreshing of ERD and mention lexicalization of roles fail due to the lack of a substitution.
Also, the expression panel shows <UNKNOWN> parts in the verbalization.
(0005241)
BCP Software   
2024-05-06 15:10   
The model well-formedness is detecting these obsolete/broken expression substitutions.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4603 [CaseTalk Modeler] User Interface tweak have not tried 2024-05-02 15:57 2024-05-02 15:58
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Various Profile dialogs need clarification
Description: Many profile dialogs contain a 'Default' or 'Reset' button. The GLR profile, Custom Attribute, Diagram Options, all have this button. It does not reflect the multitude of options hidden behind it. So, the caption should be 'Profiles...' and have the menu items for resetting to default on the popup menu.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005238)
BCP Software   
2024-05-02 15:58   
Additionally, when closing the dialog with 'OK' it should ask to save the settings to disk.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4602 [CaseTalk Modeler] Repository minor have not tried 2024-05-02 14:49 2024-05-02 14:49
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Ontology - add Tasks
Description: Please add the tasks status of OTFTs to the ontology tree.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4536 [CaseTalk Modeler] Expressions minor have not tried 2024-04-09 08:46 2024-05-01 12:26
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Automatic matching not working for very simple example
Description: A very simple sequence of expressions cannot be matched automatically. The expressions in question are those in image 1 (just after classification).

Image 2 shows the second expression just before classification.

Image 3 shows the same expression, just after classification. After clicking 'finish', the expression window jumps to the third expression, where it provides the possible matches as expected.

When choosing the suggested match, the algorithm is unable to perform automatic matching (image 4).

So we have to do the classification manually (image 5).

As a result, the OTFT now has three exactly equal Fact sentences (image 6).
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (33,770 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=526&type=bug
png

image-2.png (156,051 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=527&type=bug
png

image-3.png (165,331 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=528&type=bug
png

image-4.png (171,622 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=529&type=bug
png

image-5.png (153,330 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=530&type=bug
png

image-6.png (114,802 bytes) 2024-04-09 08:46
https://www.casetalk.com/tickets/file_download.php?file_id=531&type=bug
png
Notes
(0005175)
BCP Software   
2024-04-09 14:28   
It looks the facts are entered with a first letter capital.
Please check:
- tools\preferences\tasks
  - match
  - expression display

Could the match may be set to identical instead of case insensitive? While the Expression Display is set to something else than 'as entered'?
(0005181)
Lennart van Ham   
2024-04-11 12:43   
That was the case! I changed the setting.

But the problem itself seems strange.

1. The capital-letter-expression is classified, then saved without capital letters.
2. The same capital-letter-expression is classified, which cannot be matched to the already saved expression without capital letters, so it is again saved without capital letters.

I do not see a situation in which this would be the desired approach. Perhaps the settings should not allow for this to happen, at all.
(0005237)
BCP Software   
2024-05-01 12:26   
A combination of Case Sensitive and Preserve Dot settings may have caused this behaviour.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
3233 [CaseTalk Modeler] Repository feature have not tried 2021-12-09 12:42 2024-05-01 12:25
Reporter: BCP Software Platform:  
Assigned To: BCP Software OS:  
Priority: normal OS Version:  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Label Type Character Collation
Description: Databases support character collation to make sure the stored texts are interpreted in a certain way. Usually this revolves case sensitivity issues. Adding an option in Label Types may support this notion.
Tags:
Steps To Reproduce:
Additional Information: Either choose "case sensitive" which can be turned on/off or a technical support for DBMS in regards to the actual collation.
Attached Files:
Notes
(0002130)
BCP Software   
2021-12-09 14:29   
https://docs.microsoft.com/en-us/sql/relational-databases/collations/set-or-change-the-column-collation?view=sql-server-ver15

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4601 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2024-04-30 20:31 2024-04-30 20:32
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.3  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Some RDF local values contain unprintable chars
Description: Some OWL/RDF local definitions may contain unprintable xml characters. These need to be filtered out and cannot persist.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005234)
BCP Software   
2024-04-30 20:32   
Some custom attribute values are NULL, and these come out as incompatible with XML characters. They should've been omitted entirely.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4598 [CaseTalk Modeler] Project crash have not tried 2024-04-30 10:19 2024-04-30 15:08
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.3  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Archive project results in A.V.
Description: Immediately after clicking 'Archive project' a series of errors is presented.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4600 [CaseTalk Modeler] Integration minor have not tried 2024-04-30 14:18 2024-04-30 14:18
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: ChatGPT button in expression file fails
Description: A protocol error is shown instead of a chatgpt response.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4599 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-30 13:59 2024-04-30 13:59
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Remember Preference Dialog Size
Description: When resizing the preference dialog, it would be nice for CaseTalk to remember the sizing for the next time it opens.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4595 [CaseTalk Modeler] Refactoring feature have not tried 2024-04-29 10:39 2024-04-29 11:28
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Edit fact expression when adding fact type
Description: When adding a fact type (refactoring function) the expression should be stated to have proper verbiage. Also the regular wizards for UC/TC/Population may kick in when configured.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4596 [CaseTalk Modeler] Refactoring feature have not tried 2024-04-29 11:27 2024-04-29 11:27
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Create new fact type
Description: When selecting multiple elements, the fact type mentions all of them in a fact type as roles. When only having selected a single object type, the new fact type should render a simple binary fact type like an attribute with a generated label type on the other role.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4592 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-26 17:02 2024-04-26 17:02
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Columns reversed while comparing local with server version
Description: The added changes to the local model are printed under the version column as 'added'. But this is counter intuitive. They should be listed where existing.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4590 [CaseTalk Modeler] Refactoring tweak have not tried 2024-04-26 13:27 2024-04-26 15:49
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Split and nominalize Roles
Description: By selecting multiple roles in a 3+ary fact type, and nominalizing them, the new Object Type is not rendered into the diagram.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: NominalizeRoles-1.jpg (273,886 bytes) 2024-04-26 15:48
https://www.casetalk.com/tickets/file_download.php?file_id=610&type=bug
NominalizeRoles-2.jpg (153,230 bytes) 2024-04-26 15:48
https://www.casetalk.com/tickets/file_download.php?file_id=611&type=bug
jpg

NominalizeRoles-3.jpg (144,930 bytes) 2024-04-26 15:48
https://www.casetalk.com/tickets/file_download.php?file_id=612&type=bug
jpg
Notes
(0005229)
BCP Software   
2024-04-26 13:39   
Additionally the old and new expressions are not properly refactored.
(0005230)
BCP Software   
2024-04-26 15:48   
(0005231)
BCP Software   
2024-04-26 15:49   
Improved the handling expression restructuring

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4591 [CaseTalk Modeler] Validation minor have not tried 2024-04-26 15:15 2024-04-26 15:29
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Failure to check: Facts require proper verbalization
Description: The model well-formedness rule for proper verbalization is failing with a query error.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4589 [CaseTalk Modeler] Diagrams major have not tried 2024-04-26 10:53 2024-04-26 10:53
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Failure to reload after - Alter Role Played By
Description: Saving a diagram after an 'alter played by' role is performed, occasionally fails to reopen afterwards.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005227)
BCP Software   
2024-04-26 10:53   
Sometimes an error occurs before getting saved already.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4579 [CaseTalk Modeler] Data Explorer minor have not tried 2024-04-22 17:46 2024-04-25 13:42
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: After comparing a model to the server, the 'server' is listed twice
Description: After runnning a version compare in the modeler, the data explorer shows both 'server' and 'Server'.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4577 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-22 17:38 2024-04-25 13:42
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Rename "Authoritive Copy"
Description: The 'authoritive copy' labels may be confusing since they're annotations with the Object/Fact type, not the instance level. Perhaps truncating the 'copy' would suffice?
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4588 [CaseTalk Modeler] Diagrams minor have not tried 2024-04-25 13:37 2024-04-25 13:40
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Selection error
Description: When selecting multiple OTFTs, using Shift, and continuing to select roles while pressing Ctrl creates an invalid list of selections. When undoing the selection, or closing the diagram will result in an error dialog.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4587 [CaseTalk Modeler] Other feature have not tried 2024-04-25 12:52 2024-04-25 12:53
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: Show TODO over multiple projects
Description: The bug introduced a new feature request: Show TODO items across projects. The bug kept showing previously loaded TODOs, but it should've been altered to render TODOs of projects. Perhaps even add a preference to pre-load TODOs of projects on disk.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: ToDoOverProjects.jpg (65,185 bytes) 2024-04-25 12:53
https://www.casetalk.com/tickets/file_download.php?file_id=605&type=bug
jpg
Notes
(0005220)
BCP Software   
2024-04-25 12:53   

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4585 [CaseTalk Modeler] Other minor have not tried 2024-04-25 10:07 2024-04-25 12:52
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3.1  
    Target Version: 13.3.1  
CaseTalk Edition: unknown
Summary: ToDo persist across projects
Description: If in the same modeler session, multiple projects are opened in sequence, the todo list appends continuesly. This results in a list of todo items of previous opened projects into the newly saved projects.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4578 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-22 17:40 2024-04-22 17:40
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Multi edit support setting values to NULL
Description: Multi edit is usable when setting common values, but not to erase values to a common <Empty>. The controls do not allow that to happen. This would require more UI control tweaks to make it clear some do not have shared values, or are set to NULL. Both presented by an empty field. The coloring codes could allow the distinction.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4576 [CaseTalk Modeler] Server feature have not tried 2024-04-22 17:36 2024-04-22 17:36
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Upload the TODO items
Description: Editing the TODO items and being able to share them on the server would make sense when multiple users work on the project. Being able to annotate the TODO with links, attributes, etc would be helpful. For instance link them to an online ticketing system.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4575 [CaseTalk Modeler] Integration trivial have not tried 2024-04-22 17:34 2024-04-22 17:34
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Drag an IG onto vocabulary to merge
Description: Dragging an external IG file onto the vocabulary instead of the project panel to trigger a merge operation.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4574 [CaseTalk Modeler] Installation trivial have not tried 2024-04-22 17:33 2024-04-22 17:33
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Change file extensions
Description: The casetalk project files are *.prj, but many products have this extension. Perhaps a '.casetalk' would be more appropriate.

Als being able to associate *.ig with opening in CaseTalk (and a specific version of CaseTalk) would be nice.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4572 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-19 16:01 2024-04-19 16:08
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Sizeable preferences dialog
Description: The dialog has many tabs, and being able to see them all by enlarging the dialog is helpful.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005217)
BCP Software   
2024-04-19 16:08   
Sizeable About Dialog is added to this ticket as well.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4571 [CaseTalk Modeler] Expressions feature have not tried 2024-04-19 14:02 2024-04-19 14:06
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: Future  
CaseTalk Edition: unknown
Summary: Allow exppart annotation
Description: Enabling expression part annotation may prove to be helpful in linguistic areas. This would support a regular exppart to be split into two where words may be marked with special attributes.
Tags:
Steps To Reproduce:
Additional Information: In contrast to existing expparts, the new storage could allow 'eats their' to be split into two parts.

"<Person> eats their <Food>."
1. <Person>
2. eats
3. their
4. <Food>
System Description
Attached Files:
Notes
(0005215)
BCP Software   
2024-04-19 14:04   
(Last edited: 2024-04-19 14:06)
Some parts may be explicitly linked to specific tuples to support language variance while staying within the same grammatical fact expression.
'his' <Food>
'her' <Food>

Note:
This will however make the code for QuaCla, parsing, matching and regeneration more complex. Whereas a different FTE/OTE variant would serve a similar end result.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4570 [CaseTalk Modeler] Expressions feature have not tried 2024-04-19 13:44 2024-04-19 13:44
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: Future  
CaseTalk Edition: unknown
Summary: Log tuples with expressions used
Description: When entering 'John lives in Amsterdam' it'll create an Expression and tuples. It is not registered that the tuples were entered using this expression.

By registering this, some tuples can be re-verbalized using one expression, and others using another.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4569 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-19 13:41 2024-04-19 13:41
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Ctrl+Mousewheel to zoom
Description: In most UX the Ctrl + MouseWheel performs a zoom in/out. In CaseTalk only (shift+)MouseWheel is supported which scrolls.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4565 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-04-18 12:09 2024-04-18 12:09
Reporter: BCP Software Platform: Intel  
Assigned To: OS: Windows  
Priority: normal OS Version: 11  
Status: new Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: Future  
CaseTalk Edition: unknown
Summary: eventstore
Description: The product at eventstore.com may be of interest.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4562 [CaseTalk Modeler] Other tweak have not tried 2024-04-18 10:06 2024-04-18 11:44
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Custom Attribute cleanup reports empty lines
Description: Custom attribute reports empty lines to have been cleaned up. Which is redundant.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005211)
BCP Software   
2024-04-18 11:44   
Also cleanup dorment annotations.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4563 [CaseTalk Modeler] User Interface minor have not tried 2024-04-18 10:07 2024-04-18 10:48
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: low OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Custom Attribute Definition main menu grows
Description: The menu for Custom Attribute Definition grows with duplicates, every time the definitions have been edited.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4561 [CaseTalk Modeler] Diagrams major have not tried 2024-04-17 10:17 2024-04-17 10:18
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Relational diagram does not show tables with schemas
Description: When the object/fact types contain a schema name, and the Transformation Settings are configured to clear the schema name, these elements do not show up in the Relational Diagram as tables.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4538 [CaseTalk Modeler] Project minor always 2024-04-09 10:20 2024-04-16 17:42
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Asking for saving stuff when there is nothing to save
Description: When I open a project (image 1), and directly close the project (image 2), without changing anything, I still get the question 'Save changes to ...'.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (175,329 bytes) 2024-04-09 10:20
https://www.casetalk.com/tickets/file_download.php?file_id=542&type=bug
png

image-2.png (268,779 bytes) 2024-04-09 10:20
https://www.casetalk.com/tickets/file_download.php?file_id=543&type=bug
Notes
(0005174)
BCP Software   
2024-04-09 14:17   
Once saved, closed and reopened. Does it still occur?
(0005180)
Lennart van Ham   
2024-04-11 12:35   
Yes, it kept occurring.
(0005182)
BCP Software   
2024-04-11 13:06   
(Last edited: 2024-04-16 17:42)
'typeringsadministratie.igd' appears to contain a change when opening. This could be due to some internal upgrade or change in the model. This will trigger the project modified state.

It appears there's a refresh happening when the IGD connects to the IG, and triggers a Reload operation. That latter one will mark the diagram is being updated/changed. Need to trace which OTFT that is.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4548 [CaseTalk Modeler] Refactoring feature always 2024-04-12 09:02 2024-04-16 17:26
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: acknowledged Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: Education Edition
Summary: Reflecting name changes in expression files
Description: It would be nice if name-changes in diagrams were reflected in expression files. For example, 'belangen' (image 1) was formerly called 'belangen betrokken partij' (as it is still in the expression window, in image 2).

It is kinda hard keeping the expression-file up-to-date with name changes in the repository/diagrams.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (42,091 bytes) 2024-04-12 09:02
https://www.casetalk.com/tickets/file_download.php?file_id=564&type=bug
png

image-2.png (15,362 bytes) 2024-04-12 09:02
https://www.casetalk.com/tickets/file_download.php?file_id=565&type=bug
png
Notes
(0005204)
BCP Software   
2024-04-16 17:25   
This requires an extension of the Expression file to include OTFT IDs since they may be renamed while the EXP file was not open.
(0005205)
BCP Software   
2024-04-16 17:26   
Workaround: would be to set the expression file to a connected state to indicate which fact expressions are (not) present in the model.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4560 [CaseTalk Modeler] Expressions trivial have not tried 2024-04-16 17:02 2024-04-16 17:03
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Highlight sections in expression file
Description: The sections in an expression file (indicated as ; --- HEADER ---) could be highlighted, and navigated to using a context menu for easier handling large files.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4559 [CaseTalk Modeler] Project major have not tried 2024-04-16 16:17 2024-04-16 16:22
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Project AutoSave failed
Description: While setting the Project AutoSave option, it'll not trigger an actual save.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005201)
BCP Software   
2024-04-16 16:22   
An internal lock prevented the actual save itself.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4558 [CaseTalk Modeler] Data Explorer tweak have not tried 2024-04-16 14:53 2024-04-16 14:53
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.3  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Add mapping as a View option
Description: The mapping view is only visible as advanced features are turned on, and the data explorer is visible. This should be a more visible UX.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4555 [CaseTalk Modeler] Data Explorer minor have not tried 2024-04-15 16:10 2024-04-16 14:53
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Opening data explorer with large models is slow
Description: The mapping tab is resolving lexicalization paths, which take time, when opening the tab.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005199)
BCP Software   
2024-04-16 14:52   
The mapping iterates the entire model, even when not needed by the user. For this the mapping is now made an advanced feature to be turned off/on for now.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4556 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2024-04-15 17:07 2024-04-15 17:07
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: RDF local:expression contains empty xml:lang values
Description: RDF may generate empty language codes when the multi-lingual support is turned off.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4524 [CaseTalk Modeler] Diagrams feature have not tried 2024-04-04 12:37 2024-04-15 15:00
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Copy selected items from Diagram
Description: Copying the diagram to the clipboard copies the whole diagram content as picture. When certain elements are selected, the picture should be limited to the selected area only.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005161)
BCP Software   
2024-04-04 13:49   
If no selection is made, the whole diagram is copied to the clipboard. If the selection is made, only the selected items end up in the picture on the clipboard.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4553 [CaseTalk Modeler] Diff and Merge feature have not tried 2024-04-15 13:06 2024-04-15 14:31
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Merge from selected IG File
Description: Currently the UX only allows merging from existing projects. But when emailing/exchanging model files (*.IG) those might not contain a project, and the user may want to merge from a single standalong IG file.

The UI needs to allow to merge from a model file without having to select an existing project.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005196)
BCP Software   
2024-04-15 14:31   
Project file selection button also allows opening IG files directly.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4552 [CaseTalk Modeler] Expressions tweak have not tried 2024-04-15 12:59 2024-04-15 12:59
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Re-Generate Expressions confirmation dialog
Description: The re-generation dialog appears before the options dialog is shown. This should be prompted when pressing OK in the options dialog.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4551 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-15 12:40 2024-04-15 12:44
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: One selected role does not allow OTFT deletion
Description: When one role of the OTFT is selected, the context menu allows the OTFT to be edited, but not deleted.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4470 [CaseTalk Modeler] Diagrams minor random 2024-03-14 15:37 2024-04-15 09:13
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Diagram display issue, also reflected in .svg
Description: Small display errors in CaseTalk diagram, some of which are copied when exporting to .svg.

Both images show a small line inside the concept of 'Gegevensmiddelspecificatie', slightly different between the images. The CaseTalk image shows a small line inside the concept of 'Gegevensveld'.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (51,025 bytes) 2024-03-14 15:37
https://www.casetalk.com/tickets/file_download.php?file_id=495&type=bug
png

image-2.png (29,329 bytes) 2024-03-14 15:37
https://www.casetalk.com/tickets/file_download.php?file_id=496&type=bug
png

image-3.png (8,005 bytes) 2024-04-12 10:05
https://www.casetalk.com/tickets/file_download.php?file_id=572&type=bug
png

image-4.png (8,186 bytes) 2024-04-12 10:05
https://www.casetalk.com/tickets/file_download.php?file_id=573&type=bug
png

image-5.png (39,379 bytes) 2024-04-15 09:13
https://www.casetalk.com/tickets/file_download.php?file_id=576&type=bug
png

image-6.png (20,058 bytes) 2024-04-15 09:13
https://www.casetalk.com/tickets/file_download.php?file_id=577&type=bug
png

image-7.png (22,773 bytes) 2024-04-15 09:13
https://www.casetalk.com/tickets/file_download.php?file_id=578&type=bug
png
Notes
(0005138)
BCP Software   
2024-04-01 11:47   
It looks like breakpoint of the line is positioned in the middle of the role. The drawing algorithms draw up till the outside of the roles, but towards the inside.
(0005163)
Lennart van Ham   
2024-04-05 07:45   
The lines have no breakpoints. This seems more like a drawing error.
(0005192)
Lennart van Ham   
2024-04-12 10:05   
Some more examples of lines drawing over objects while they shouldn't.
(0005194)
BCP Software   
2024-04-13 17:20   
Which diagram style (file) are you using, and could you send a copy? So far I'm unable to reproduce.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4547 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-12 08:20 2024-04-12 08:20
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Concepts always autosize
Description: Concepts should not always autosize. When reopening a diagram, after having sized a concept, the size resets. This should not happen, and the autosize option should become active as with containers.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4543 [CaseTalk Modeler] Project crash have not tried 2024-04-11 13:23 2024-04-11 23:46
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: unknown
Summary: Removing 2nd file crashes
Description: Removing a second file from the project results in a crash.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005183)
BCP Software   
2024-04-11 13:50   
A file removal notification was not properly handled after the project was already in a 'changed' state.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4540 [CaseTalk Modeler] Diagrams minor always 2024-04-11 08:19 2024-04-11 23:44
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Textblock changes size after CaseTalk save-close-open
Description: Image 1: textblock in CaseTalk diagram
Image 2: changed textblock size
Image 3: same textblock after save all - close CaseTalk - open CaseTalk
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (26,772 bytes) 2024-04-11 08:19
https://www.casetalk.com/tickets/file_download.php?file_id=546&type=bug
png

image-2.png (18,722 bytes) 2024-04-11 08:19
https://www.casetalk.com/tickets/file_download.php?file_id=547&type=bug
png

image-3.png (19,960 bytes) 2024-04-11 08:19
https://www.casetalk.com/tickets/file_download.php?file_id=548&type=bug
png
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4542 [CaseTalk Modeler] Expressions crash random 2024-04-11 09:35 2024-04-11 16:23
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: urgent OS Version: 11  
Status: feedback Product Version: 13.2  
Product Build: Resolution: reopened  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: CaseTalk crash upon trying to close expression
Description: CaseTalk crashed during expression classification. Started expression, decided to cancel the expression instantly without making any changes, unable to close the expression window (no button succeeds to close the window).

CTRL+ALT+DEL only option.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (168,924 bytes) 2024-04-11 09:35
https://www.casetalk.com/tickets/file_download.php?file_id=553&type=bug
png

image-2.png (33,837 bytes) 2024-04-11 09:35
https://www.casetalk.com/tickets/file_download.php?file_id=554&type=bug
png
Notes
(0005187)
Lennart van Ham   
2024-04-11 16:16   
Stumbled on this issue again in new version.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4529 [CaseTalk Modeler] Expressions major sometimes 2024-04-05 09:19 2024-04-11 14:04
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: feedback Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Fact expressions are saved under the same code
Description: Sometimes, different fact expressions are saved under the same code.

In the example in the image, I just added a new expression to 'Datum ondertekening', namely "<naam> in DPIA <dpia code> is vert...". After, I wanted to remove "vastgestelde DPIA <dpia code> is ondertekend door ...". However, when I remove that fact sentence, the entire object is removed. This seems due to that they have gotten the same F-id, F150.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (19,293 bytes) 2024-04-05 09:19
https://www.casetalk.com/tickets/file_download.php?file_id=521&type=bug
png
Notes
(0005185)
BCP Software   
2024-04-11 14:02   
(Last edited: 2024-04-11 14:04)
This is most likely an object expression substitution phenomena. There's only one F150, but may use various Object Type Expressions.
It may be checked by double clicking the expression, and seeing the expression tree while selecting the variants.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4512 [CaseTalk Modeler] Other minor have not tried 2024-04-02 12:05 2024-04-11 12:33
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Connection is not defined error
Description: After closing the CaseTalk session from issue 0004510 (hence they might be related), upon restart of CaseTalk, two errors are shown sequentially (see images). I do not know what they mean.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (91,833 bytes) 2024-04-02 12:05
https://www.casetalk.com/tickets/file_download.php?file_id=508&type=bug
png

image-2.png (84,330 bytes) 2024-04-02 12:05
https://www.casetalk.com/tickets/file_download.php?file_id=509&type=bug
png
Notes
(0005172)
BCP Software   
2024-04-08 16:11   
Does this issue still occur in recent builds? There appeared to be some restart issues. The PictureCache could be a temporary glitch.
(0005179)
Lennart van Ham   
2024-04-11 12:33   
I can not say for certain.. I do not know what was the issue, nor how to reproduce the error..

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4541 [CaseTalk Modeler] Diagrams minor always 2024-04-11 09:28 2024-04-11 12:23
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: acknowledged Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Label text disappears
Description: Since the newest version, label text tends to disappear at certain moments. Here is one example:

Image 1: label 'bron' is clearly visible
Image 2: we open the VC of label 'bron', and without making any changes we click 'Apply' and 'OK'
Image 3: label text disappeared in the diagram
Image 4: clicking the label brings the description back
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (16,206 bytes) 2024-04-11 09:28
https://www.casetalk.com/tickets/file_download.php?file_id=549&type=bug
png

image-2.png (41,061 bytes) 2024-04-11 09:28
https://www.casetalk.com/tickets/file_download.php?file_id=550&type=bug
png

image-3.png (13,683 bytes) 2024-04-11 09:28
https://www.casetalk.com/tickets/file_download.php?file_id=551&type=bug
png

image-4.png (14,115 bytes) 2024-04-11 09:28
https://www.casetalk.com/tickets/file_download.php?file_id=552&type=bug
png
Notes
(0005178)
BCP Software   
2024-04-11 12:23   
Weird bug, not apparent code changes, but very consistent in behavior. Need more research. Appears all is fine if no relationships are in the diagram.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4535 [CaseTalk Modeler] Project minor have not tried 2024-04-09 08:14 2024-04-09 14:43
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: feedback Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Program falsely assumes duplicate project after name change
Description: I just changed the name of my project (in the CaseTalk window all the way on the right), now I want to save my project under its new name. The explorer already shows the project under its new name, meaning that the change via the window on the right went well (image 1). I want to overwrite the existing project with the new save (image 2), so I click 'Yes'. Then a warning pops up saying that it is advised not to save two projects in one folder (image 3). However, there is only one.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (260,619 bytes) 2024-04-09 08:14
https://www.casetalk.com/tickets/file_download.php?file_id=523&type=bug
png

image-2.png (150,657 bytes) 2024-04-09 08:14
https://www.casetalk.com/tickets/file_download.php?file_id=524&type=bug
png

image-3.png (509,015 bytes) 2024-04-09 08:14
https://www.casetalk.com/tickets/file_download.php?file_id=525&type=bug
Notes
(0005177)
BCP Software   
2024-04-09 14:43   
Not sure I follow. Once the project is renamed in the project panel, it is immediately saved on disk as you described. There is no need to perform a save or a save as at that point.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4526 [CaseTalk Modeler] Project minor random 2024-04-05 07:51 2024-04-08 16:22
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: unknown
Summary: Project not Closed keeps popping up
Description: About one week ago, I guess a back-up was made of my project. Now, every time I open my project since that moment, I get the 'Project not Closed' screen, with an increasing timer. The timer is already at 6 days and 19 hours. But I already opened the project about 10 times in the meantime.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (98,436 bytes) 2024-04-05 07:51
https://www.casetalk.com/tickets/file_download.php?file_id=517&type=bug
png
Notes
(0005165)
Lennart van Ham   
2024-04-05 07:52   
I also re-saved the project. But it still asks me to recover the project instead of just open it.
(0005173)
BCP Software   
2024-04-08 16:22   
A project file lock was not released properly, should be fixed in newer builds.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4528 [CaseTalk Modeler] Constraints minor always 2024-04-05 09:03 2024-04-08 16:21
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: low OS Version: 11  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Subset constraint only appears when moving objects
Description: Having created a subset constraint between two roles (image 1), clicking OK does not make it appear on the diagram (image 2). When dragging one of the objects a little bit, the constraint appears (image 3).
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (70,643 bytes) 2024-04-05 09:03
https://www.casetalk.com/tickets/file_download.php?file_id=518&type=bug
png

image-2.png (31,767 bytes) 2024-04-05 09:03
https://www.casetalk.com/tickets/file_download.php?file_id=519&type=bug
png

image-3.png (37,510 bytes) 2024-04-05 09:03
https://www.casetalk.com/tickets/file_download.php?file_id=520&type=bug
png
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4534 [CaseTalk Modeler] Diagrams feature have not tried 2024-04-08 12:43 2024-04-08 12:43
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Highlight lexicalization path when selecting role
Description: In the diagram, it can take effort to see the full lexicalization path when selecting a role. It would be helpful when a role is selected, all relations and object types and label types involved in the full lexicalization path, would light up.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: LexPath.jpg (33,333 bytes) 2024-04-08 12:43
https://www.casetalk.com/tickets/file_download.php?file_id=522&type=bug
jpg
Notes
(0005171)
BCP Software   
2024-04-08 12:43   

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4533 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2024-04-08 08:34 2024-04-08 08:36
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: RDF Expression on one side of InterverseOf property
Description: When a binary fact type, with both roles played by the same object type, and having a 1:1 relationship result, the InverseOf ObjectProperty will contain the fact expression on only one of the ObjectProperty definitions. It could/should be placed on both.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005170)
BCP Software   
2024-04-08 08:36   
It generates the <local:expression rdf:Id="F1"> on one ObjectProperty, and another <local:expression rdf:resource="F1"> on the other.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4532 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2024-04-08 08:32 2024-04-08 08:32
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Cardinality in RDF wrong
Description: When a number constraint is placed to have the tuples to contain 2..* instances, the RDF will contain an empty MaxCardinality rule on the ObjectProperty.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4479 [CaseTalk Modeler] Diff and Merge minor have not tried 2024-03-21 16:16 2024-04-08 08:30
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Merge InterTC skipped
Description: Merging InterTC is not always working properly.
Tags:
Steps To Reproduce: Merge a source model with subtypes, all under a single interTC, over the target where less subtypes exist with a narrower intertc.
Additional Information:
System Description
Attached Files:
Notes
(0005169)
BCP Software   
2024-04-08 08:30   
And if roles in an InterTC are already in the targetmodel, but not necessarily all selected for merging, the InterTC might not need to be skipped due to partial selection. If target roles already exist, and only partial source roles are merged, the InterTC could still be merged entirely.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4531 [CaseTalk Modeler] Installation minor have not tried 2024-04-06 13:41 2024-04-06 13:45
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Beta version startup error
Description: When beta editions are installed and tested, it may complain about missing drivers or server database configurations.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005168)
BCP Software   
2024-04-06 13:45   
Some of the Enterprise code present in the Public Beta editions did not anticipate missing configuration files. This has now been detected and handled properly.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4530 [CaseTalk Modeler] Diagrams minor have not tried 2024-04-05 13:59 2024-04-05 14:19
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Extending a Subset constraint is not shown in diagram
Description: Extending a subset constraint by assigning more roles (after having created it), is not updated in the diagram.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4527 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-05 08:43 2024-04-05 08:45
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Cannot edit model
Description: A model with wrong subsets constraints seem to corrupt the model. Not being able to edit the repository while there's not error dialog shown of any kind, as a result.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005167)
BCP Software   
2024-04-05 08:45   
How the wrong model state came to be is unclear, but the statusbar will now render a 'bug' icon to indicate the repository is in an error-state and requires intervention through 'Run\Integrity Check'.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4505 [CaseTalk Modeler] Diagrams crash have not tried 2024-03-29 11:39 2024-04-05 07:54
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: urgent OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Access violation at address 0078ABB# in module 'CaseTalk.exe'
Description: Suddenly get this error, when trying to edit element. I think after straightening line.

Clicking 'OK' or 'X' just makes the error pop up again.

CTRL+ALT+DEL to shut down CaseTalk is only solution. Lost a lot of information, again.....
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (53,342 bytes) 2024-03-29 11:39
https://www.casetalk.com/tickets/file_download.php?file_id=505&type=bug
png

image-2.png (51,665 bytes) 2024-04-04 08:26
https://www.casetalk.com/tickets/file_download.php?file_id=516&type=bug
png
Notes
(0005135)
BCP Software   
2024-04-01 11:27   
CaseTalk has a menu item 'Help\Logging' it would be helpful if a copy of the (relevant) content is added to the ticket. It may give some more clues. Since Windows has increased security over the years, a memory address not longer is a clue in reproducing the error, or finding the location of the error.

When it comes to these error dialogs, holding down the ESC-key and trying to click a different (diagram)tab to the foreground, may stop the repetetive error dialog. Which seems to be a paint issue.
(0005159)
Lennart van Ham   
2024-04-04 08:26   
Where do I find the 'Help/Logging' ? :)
(0005160)
BCP Software   
2024-04-04 11:05   
Excuse me. It is a typo, it should've been 'Tools\Logging'. :-o
(0005166)
Lennart van Ham   
2024-04-05 07:54   
The logging only goes back until this morning :'(

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4525 [CaseTalk Modeler] Project crash have not tried 2024-04-04 17:01 2024-04-04 17:02
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Project state not saved due to an A.V.
Description: Some projects fail to save when closing.
Tags:
Steps To Reproduce: 1) without change in the IG
2) change a diagram
3) close the tab
4) save the diagram when prompted
5) close all
6) choose save all
a.v.
Additional Information:
System Description
Attached Files:
Notes
(0005162)
BCP Software   
2024-04-04 17:02   
This ONLY happens when diagrams are mentioned more than once in the project. The new build will remove the duplicate nodes from the list, and the problem is solved.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4510 [CaseTalk Modeler] Other minor have not tried 2024-04-02 10:04 2024-04-04 08:22
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Failure to populate the SQL based repository
Description: Warning upon start-up of CaseTalk. I do not know what it means.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (45,952 bytes) 2024-04-02 10:04
https://www.casetalk.com/tickets/file_download.php?file_id=506&type=bug
png

image-2.png (574,988 bytes) 2024-04-04 07:48
https://www.casetalk.com/tickets/file_download.php?file_id=510&type=bug
dpia_algemeen.igdx (2,550 bytes) 2024-04-04 07:48
https://www.casetalk.com/tickets/file_download.php?file_id=511&type=bug
dpia_gegevensverwerkingen.igdx (11,460 bytes) 2024-04-04 07:48
https://www.casetalk.com/tickets/file_download.php?file_id=512&type=bug
image-3.png (106,240 bytes) 2024-04-04 08:22
https://www.casetalk.com/tickets/file_download.php?file_id=515&type=bug
png
Notes
(0005149)
BCP Software   
2024-04-02 14:47   
When restarting is the IG activated, or an IGG? If IG, and the error persists upon reopening, please send it for debugging reasons.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4468 [CaseTalk Modeler] Import and Export minor always 2024-03-14 14:27 2024-04-04 08:17
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Attribute definitions settings are not aligned with object information
Description: Under 'Edit Attribute Definition' exist: {'Definition', 'Derivation', 'Default', 'Brondocumentatie', 'Commentaar'}

When editing...
* ... an object, I see: {'Comment', 'Brondocumentatie', 'Commentaar', 'Definitie voorstel', 'Definition'}
* ... a fact type, I see: {'Comment', 'Brondocumentatie', 'Definition', 'Derivation'}
* ... a label type, I see: {'Comment', 'Brondocumentatie', 'Definition'}

I realize that the categories per object/fact/label can and should be different, which is useful. However, the concepts have categories which do not exist under 'Edit Attribute Definition'. It also messes up the business glossary export, which I can't seem to figure out how to reverse.
Tags:
Steps To Reproduce: The problem might have been caused when merging a business glossary with additional columns {'Definitie voorstel', 'Commentaar'}
Additional Information:
System Description
Attached Files: image.png (43,941 bytes) 2024-03-14 14:27
https://www.casetalk.com/tickets/file_download.php?file_id=491&type=bug
png

image-2.png (138,180 bytes) 2024-03-14 14:27
https://www.casetalk.com/tickets/file_download.php?file_id=492&type=bug
png

image-3.png (115,242 bytes) 2024-03-14 14:27
https://www.casetalk.com/tickets/file_download.php?file_id=493&type=bug
png
Notes
(0005139)
BCP Software   
2024-04-01 11:50   
The content of the Custom Attribute Definition Dialog is not derived from the repository content. It is entirely hand made. Taking it out of that definition should affect the user interface in the various dialogs. It may be needed to save and reactivate the custom attribute definitions though.
(0005157)
Lennart van Ham   
2024-04-04 08:17   
This might be a good topic for our next face-to-face :).

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4523 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-03 22:21 2024-04-03 23:22
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Escape double hyphen in generated diagrams
Description: Double hyphen in an expression renders in plantUML as a some text. Those hyphens need to be escaped and written as <U+002D> instead. Other special characters may be escaped using a '\'.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005154)
BCP Software   
2024-04-03 22:58   
PlantUML special characters need to be encoded with a '\' or with character encoding <ucode>. Whereas the ucode may be found here:
https://codepoints.net/U+0022

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4522 [CaseTalk Modeler] User Interface crash have not tried 2024-04-03 16:46 2024-04-03 16:46
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Connected expression file fails on multiple lines
Description: When qualifying multiple lines, while the expression file is in a connected state fails. It seems the updates are refreshing the expression file causing a wrong index. This messes up the internal state, leading to a freeze.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4521 [CaseTalk Modeler] Expressions feature have not tried 2024-04-03 11:28 2024-04-03 11:29
Reporter: BCP Software Platform: Intel  
Assigned To: OS: Windows  
Priority: normal OS Version: 11  
Status: new Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Generate expression in a Comma Seperated File
Description: Generating expressions in various text files is helpful in reading, but not for quick assessment in an external format.

For example: providing the output as a CSV file with:
FactTypeName,ExpCode,TupleNo,LabelLevel,Confirmed, ..,+custom attributes for the expression

Could help support the verification process without having to confront users with the CaseTalk UI.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4520 [CaseTalk Modeler] User Interface tweak have not tried 2024-04-03 10:37 2024-04-03 10:39
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Add members/roles using multi-select
Description: When a concept/container/rule should contain multiple other elements from the diagram, it would be nice to perform a multi-select, and add them all at once.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005153)
BCP Software   
2024-04-03 10:39   
Selecting multiple diagram elements, and using the context menu on the concept that should contain them, will show a dialog with the same selection activated. This allows the user to add them all at once.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4519 [CaseTalk Modeler] Diagrams feature have not tried 2024-04-03 09:34 2024-04-03 09:34
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Rule and member should specify direction
Description: Rule member direction is helpful to draw the arrows in the diagram in different directions.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4518 [CaseTalk Modeler] Diagrams minor have not tried 2024-04-02 17:30 2024-04-02 17:32
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: UML Cardinality wrong
Description: When a binary fact type with two narrow UCs is modeled between two object types. And when setting a "G" on one role, the UML attribute renders as an association 0..1 -> 0.*
This should be a 0..1 -> 0..1
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005152)
BCP Software   
2024-04-02 17:31   
Also:

In RDF this "0..*" is a default and needs no declaration. Therefore the RDF will seem to have no cardinalities.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4504 [CaseTalk Modeler] Repository feature have not tried 2024-03-29 11:07 2024-04-02 16:40
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Add Authoritive Source
Description: For fact types it would be nice to have visual support for it being the Authoritive Source (or not). If not, it is helpful to be able to document which Fact Type is. This should then be available to browse through using the Ontology and Portal to see the cross sections in the information models.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005128)
BCP Software   
2024-03-29 11:08   
See also:

https://www.lawinsider.com/dictionary/non-authoritative-copy

And

AuthorityStatus: This metadata tag captures the status of the data in terms of its authority.

    Authoritative Copy: Indicates that the data is the authoritative source, considered the most reliable and up-to-date version.

    Non-Authoritative Copy: Denotes a copy of the data that is not considered the primary or authoritative source. It may be a duplicate, derived, or otherwise not guaranteed to be the most accurate version.

    Unknown Non-Authoritative Copy: Suggests uncertainty regarding the authority status of the data copy.
(0005151)
BCP Software   
2024-04-02 16:40   
For upload/download of this attribute server database version 3.08 is required.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4516 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-02 12:23 2024-04-02 14:41
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Enlarging containers would be helpful
Description: Containers seem to shrink to the concept size when there's no content. But when there is content, users resize the container to become bigger. This hinders some layouts in diagrams where containers may need to visually align.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005145)
BCP Software   
2024-04-02 12:25   
Sizing containers to become larger than the content is now possible. The minimal size of the container is now determined by the content.
(0005148)
BCP Software   
2024-04-02 14:41   
Added a menu option for containers to make them Auto Size.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4517 [CaseTalk Modeler] Refactoring crash have not tried 2024-04-02 13:47 2024-04-02 13:48
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Combine in fact type for more than 2 elements fails
Description: Combining more than two Object Types or Label Types into a single fact type fails with an error.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005146)
BCP Software   
2024-04-02 13:48   
The fact expression needed failed to index properly. This has been fixed.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4515 [CaseTalk Modeler] Diagrams tweak have not tried 2024-04-02 12:21 2024-04-02 12:22
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Shape round rectangle or ellipse fails to show
Description: Some shape definitions do not render a result.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005144)
BCP Software   
2024-04-02 12:22   
Rounded Rectangle was an omission and should've been removed. This created a wrong index, preventing others to draw properly. It has been removed from the list of shape types.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4514 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak sometimes 2024-04-02 12:11 2024-04-02 12:13
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.0.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: OWL attribute inverseOf defintion changes place
Description: The RDF will define a binary fact type (representing a 1:1) between object types, comes with an InverseOf definition. This definition can change the place in the RDF. This depends on the role number ordering.

When merging multiple models these rolenumbers may change, and in effect change the RDF. This while the functional model did not change. Perhaps a more persistent ordering should be used?
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005143)
BCP Software   
2024-04-02 12:13   
The role numbers in determining the position of the InverseOf definition is now replaced by Role.Synclink comparison.
This may result in an initial change when using the new casetalk, but should be more stable after since synclinks only change if the function of the role changes.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4513 [CaseTalk Modeler] Diagrams tweak sometimes 2024-04-02 12:05 2024-04-02 12:06
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: TC partially behind Object Type
Description: The DOT representing the Totality Constraint sometimes partially hides behind the Object Type. When sending the Object Type to the back, does the dot appear again.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005142)
BCP Software   
2024-04-02 12:06   
Recalculating the relationship line will position the DOT back on top of the Object Type.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4134 [CaseTalk Modeler] User Interface feature have not tried 2023-08-21 19:56 2024-04-01 13:38
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: Restore from archive redesign
Description: Perhaps recovering an older version of the file (iterating multiple archives) instead of restoring a file from a selected archive, would make more sense. It is a better UX for time traveling files in the project panel.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005141)
BCP Software   
2024-04-01 13:38   
The file context menu now has an item 'Restore from Archive" which lists a dialog of archives in which the file resided. A quick restore from any of the existing archives is now made possible.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4502 [CaseTalk Modeler] Expressions minor always 2024-03-29 10:10 2024-04-01 10:36
Reporter: Lennart van Ham Platform:  
Assigned To: BCP Software OS:  
Priority: normal OS Version:  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Can't see the end of expression suggestions
Description: When expression suggestions are long, it is not possible to see the full suggestion. There is no scroll option available.
Tags:
Steps To Reproduce:
Additional Information:
Attached Files: image.png (50,267 bytes) 2024-03-29 10:10
https://www.casetalk.com/tickets/file_download.php?file_id=503&type=bug
png
Notes
(0005133)
BCP Software   
2024-04-01 10:36   
Added horizontal scrollbars when needed.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4509 [CaseTalk Modeler] Repository minor have not tried 2024-03-31 11:49 2024-03-31 11:49
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Multi selected edit of OTFT does not update custom attributes
Description: When multiple OTFTs are selected, and the edit dialog starts to adjust a custom attribute, these are not persisted into the repository.

Also the dialog shows an 'apply' instead of an 'OK' button.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4469 [CaseTalk Modeler] Import and Export minor always 2024-03-14 15:26 2024-03-30 21:33
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version: 13.2  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Selected element is still blue in .svg export
Description: Making an .svg export of a diagram, the selected element is still blue. This seems unnecessary and requires additional manual actions by the user to prevent from happening.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (17,974 bytes) 2024-03-14 15:26
https://www.casetalk.com/tickets/file_download.php?file_id=494&type=bug
png
Notes
(0005132)
BCP Software   
2024-03-30 21:33   
Selection colors are no longer exported.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4508 [CaseTalk Modeler] Diagrams tweak have not tried 2024-03-30 11:09 2024-03-30 11:34
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: (Inter)Constraint positioning
Description: Smartmove on interconstraints should pixel position them. When dragging them out of that place, it turns off the Smart Move, and should be positioned using the grid layout like anything else.

The Numbered constraints should position a little higher, just above the OTFT title.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005131)
BCP Software   
2024-03-30 11:19   
Relations to roles do not seem to connect to the bottom center or top center of the role properly.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4507 [CaseTalk Modeler] Repository feature have not tried 2024-03-29 16:40 2024-03-29 18:07
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Extend Ontology hierarchy with custom attributes
Description: Extend the Ontology hierarchy with custom attribute categories, keys, values, and OTFTs having those values. This would allow an easier navigation than just filtering on them.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4506 [CaseTalk Modeler] Customization feature have not tried 2024-03-29 16:27 2024-03-29 16:28
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Include macro keyword for Active Diagram
Description: An extra keyword which is replaced by the topmost active diagram would be helpful to query diagram based content.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005130)
BCP Software   
2024-03-29 16:28   
Keyword %ACTIVEIGD% is added to the arsenal.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4462 [CaseTalk Modeler] Diagrams minor always 2024-03-06 07:40 2024-03-29 11:52
Reporter: Lennart van Ham Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: low OS Version: 11  
Status: feedback Product Version: 13.2  
Product Build: Resolution: reopened  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Subtype arrow does not display automatically
Description: When creating a subtype of an object through expression-classification, then displaying both objects in a diagram, the subtype arrow is never instantly displayed. However, opening and closing the 'Edit' screen of the subtype, without changing anything (the subtype checkbox is already checked), the subtype arrow all of a sudden appears.
Tags:
Steps To Reproduce: See description.
Additional Information:
System Description
Attached Files: image.png (31,816 bytes) 2024-03-06 07:40
https://www.casetalk.com/tickets/file_download.php?file_id=488&type=bug
png

image-2.png (111,423 bytes) 2024-03-06 07:40
https://www.casetalk.com/tickets/file_download.php?file_id=489&type=bug
png

image-3.png (32,605 bytes) 2024-03-06 07:40
https://www.casetalk.com/tickets/file_download.php?file_id=490&type=bug
png
Notes
(0005129)
Lennart van Ham   
2024-03-29 11:52   
Does not work in new version.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4501 [CaseTalk Modeler] User Interface feature have not tried 2024-03-29 09:53 2024-03-29 10:01
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Drag from vocabulary onto Containers in diagram
Description: Dragging an OTFT from the vocabulary panel/window onto a container in a diagram, should automatically add a relationship depicting the containment of the dragged OTFT.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4500 [CaseTalk Modeler] Diagrams feature have not tried 2024-03-29 09:48 2024-03-29 09:48
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Combine object types into generalization
Description: Instead of just creating a new object type, we may want to combine selected Object Types into a new generalized object type.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4495 [CaseTalk Modeler] Diagrams tweak have not tried 2024-03-27 22:41 2024-03-27 22:42
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Order value constraints in the diagram
Description: The value constraints should be ordered in the diagram, being aware of potential numbers in there.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4494 [CaseTalk Modeler] Diagrams trivial have not tried 2024-03-27 09:12 2024-03-27 11:52
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Diagram Default Style not used
Description: The Default Style for diagrams is not picked up by CaseTalk when starting a new diagram.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4493 [CaseTalk Modeler] User Interface trivial have not tried 2024-03-27 08:25 2024-03-27 08:25
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Expression input focus controls
Description: When entering a new expression, the focus should be on the expression input control. When all qualification is done, the Finish button should be focused to allow a simple enter to finish the final step.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4492 [CaseTalk Modeler] User Interface tweak have not tried 2024-03-26 18:16 2024-03-26 18:16
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Sort files in project by type, date or name
Description: Sorting the files in the project structure can help organize large projects. Visual sorting by name, type and date would be helpful.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4490 [CaseTalk Modeler] Expressions minor have not tried 2024-03-26 12:45 2024-03-26 12:46
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: Preserve Uppercase
Description: When entering a new fact which starts with "Bird is an animal."
And when not checking the 'preserve capital' will still store the upper "Bird", even though the value is to be "bird".
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
Notes
(0005127)
BCP Software   
2024-03-26 12:46   
The caption is now labeled as "Preserve first capital". If this is not the case, and the first word is a value, it is lowercased.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4488 [CaseTalk Modeler] Diagrams major have not tried 2024-03-26 10:38 2024-03-26 10:38
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: resolved Product Version:  
Product Build: Resolution: fixed  
Projection: none      
ETA: none Fixed in Version: 13.3  
    Target Version: 13.3  
CaseTalk Edition: unknown
Summary: (De)Nominalization resets relations in diagram
Description: Whenever a relation is positioned with split-points, any (de)nominalization will reset the relation to a straight line.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files:
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4487 [CaseTalk Modeler] Diagrams minor always 2024-03-26 09:52 2024-03-26 09:52
Reporter: Lennart van Ham Platform: Intel  
Assigned To: OS: Windows  
Priority: normal OS Version: 11  
Status: new Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: Education Edition
Summary: Diagram info 'creation date' and 'last modification date' are incorrect
Description: The block of diagram info that can be added to a diagram (see image), shows incorrect 'creation date' and 'last modification date'. These two values simply show the date of today, or more likely the date of adding the block to the diagram.
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (5,955 bytes) 2024-03-26 09:52
https://www.casetalk.com/tickets/file_download.php?file_id=499&type=bug
png
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4486 [CaseTalk Modeler] Diagrams minor always 2024-03-26 09:48 2024-03-26 09:48
Reporter: Lennart van Ham Platform: Intel  
Assigned To: OS: Windows  
Priority: normal OS Version: 11  
Status: new Product Version: 13.2  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version:  
CaseTalk Edition: unknown
Summary: Diagram info resets when re-opening CaseTalk
Description: Setting the info of a diagram to new values (image 1), then saving, closing and reopening CaseTalk, resets the info of a diagram to its initial values (image 2).
Tags:
Steps To Reproduce:
Additional Information:
System Description
Attached Files: image.png (12,885 bytes) 2024-03-26 09:48
https://www.casetalk.com/tickets/file_download.php?file_id=497&type=bug
png

image-2.png (12,096 bytes) 2024-03-26 09:48
https://www.casetalk.com/tickets/file_download.php?file_id=498&type=bug
png
There are no notes attached to this issue.

View Issue Details
ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
4478 [CaseTalk Modeler] Repository feature have not tried 2024-03-21 11:56 2024-03-25 22:47
Reporter: BCP Software Platform: Intel  
Assigned To: BCP Software OS: Windows  
Priority: normal OS Version: 11  
Status: assigned Product Version:  
Product Build: Resolution: open  
Projection: none      
ETA: none Fixed in Version:  
    Target Version: 13.4  
CaseTalk Edition: unknown
Summary: State Modeling
Description: According to a LinkedIn discussion state is derived from other facts. But the detection of state change, and preventing state change (preventing facts to be updated) needs to be supported by information modeling as a more dynamic rule.
Tags:
Steps To Reproduce:
Additional Information: The stateless Invoice can be subtyped into an Unpaid Invoice and a Paid Invoice. The Paid Invoice should not revert back into a Unpaid Invoice. That should be prevented, and needs to prevent deletion of the payment registration fact.

So, how to implement/support the actions and constraints of states?
System Description
Attached Files:
Notes
(0005123)
BCP Software   
2024-03-21 14:33   
https://www.linkedin.com/feed/update/urn:li:activity:7176312747943464960/
(0005125)
BCP Software   
2024-03-25 22:44   
(Last edited: 2024-03-25 22:47)
Being able to list from-to state pairs, and optionally describing the states themselves could provide some appealing visual feedback like:

https://www.plantuml.com/plantuml/png/DK_12i8m3BtdAyAEmdx0WsmdyQIWD_7GjT56N3hQRB2_jwqE2k_n-lBoqYKrKUVn0vuT8OsJhkWesSYJSX2uxnxOjWSyab1a2t-isfL48GSeOLCudcG9RAb1a-edxh77y_0cgtXR9y8q3remFBV0RGOkXbtsg-U4-Ha9wYbYqiZoWfgMLnRNpreAzD5wNiZ1HggQAqD7ul9LNm00
(0005126)
BCP Software   
2024-03-25 22:47   

@startuml
hide empty description
  • --> Generic
  • Generic --> Sent state "Sent Invoice" as Sent : A Object Type subtype of Generic Invoice Paid : this is another string Sent -> Paid Paid --> Archived Archived -->
  • @enduml

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4482 [CaseTalk Modeler] User Interface minor have not tried 2024-03-24 17:35 2024-03-25 14:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Entering new expression occassionally misplaces focus
    Description: Some controls are not having the deserved focus when entering a new fact expression. Then the controls do not light up, and other buttons remain disabled. This gives the idea the UI went unresponsive.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4485 [CaseTalk Modeler] Diagrams tweak have not tried 2024-03-25 13:55 2024-03-25 13:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Trim a little whitespace right and bottom
    Description: It seems there's another role width margin when copying diagrams to the clipboard; and a role height at the bottom. These extras may be removed to have an even tighter bitmap.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4484 [CaseTalk Modeler] Integration feature have not tried 2024-03-25 13:15 2024-03-25 13:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Notify MsTeams Channels
    Description: Sending notifications using Ntfy is one option. But leveraging existing MsTeams channels, might help for distributing messages inside the organisation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005124)
    BCP Software   
    2024-03-25 13:17   
    MsTeams needs a channel notification. The howto can be found here:

    https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet

    In the Tools\Preferences\Services\MsTeams the URL may be pasted. And after that the Ctrl+Shift+N (Notify) may be used to send a message.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4483 [CaseTalk Modeler] User Interface tweak have not tried 2024-03-25 12:35 2024-03-25 12:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: CaseTalk always appears on primary monitor
    Description: Even when multi-monitor setup is installed, casetalk will always show on the primary monitor when starting. Even when last seen on an alternate monitor. The virtual desktop is recognized in keeping the size persistent across sessions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4480 [CaseTalk Modeler] Diff and Merge minor have not tried 2024-03-21 16:17 2024-03-25 11:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Merge other IG from active project
    Description: Trying to merge from the other IG in the same project, stops with a dialog that the project has only one single IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4481 [CaseTalk Modeler] User Interface minor have not tried 2024-03-24 15:39 2024-03-24 15:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Sometimes Back in QuaCla will not paint properly
    Description: The lines between editboxes get messed up when selecting back. A window resize will fix it again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4477 [CaseTalk Modeler] User Interface tweak have not tried 2024-03-21 11:53 2024-03-21 11:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Role subtype disabled
    Description: Role subtype is disabled in the dialog to edit it. The role under a single narrow UC (while other roles are also covered by an UC) should allow the subtype to become checked.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4476 [CaseTalk Modeler] Diagrams minor have not tried 2024-03-20 15:54 2024-03-20 15:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Shapes on of OTFTs
    Description: When opening a diagram that contains shapes, the shape may be in the wrong Z-order and overlay other elements in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4475 [CaseTalk Modeler] Project tweak have not tried 2024-03-20 13:17 2024-03-20 13:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Opening server project should not activate local files
    Description: "Opening from server" (or an IGZ file), allows the user to select an existing local project to open it into. Once this is done, CaseTalk may activate the local files before anything else. This is obsolete, and when the local project has broken files, this procedure stops.

    By opening a local project without activating any of the files would solve all this.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4467 [CaseTalk Modeler] Repository tweak have not tried 2024-03-13 17:24 2024-03-20 11:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Rolepath per mapping connection
    Description: Rolepaths need an instance per mapping connection. Not many connections into one single instance. That way the rolepaths can be specified using custom attributes and annotations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4473 [CaseTalk Modeler] Project tweak have not tried 2024-03-19 11:12 2024-03-19 11:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Project Add to IG
    Description: In the project panel, add to project, only adds the first diagram to the ig node, the remainder of diagrams will end up under the project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005122)
    BCP Software   
    2024-03-19 11:49   
    The 'add to' menu item clarifies to which selected node it will be added.
    The adding is now remembering the selected node when adding more than one.
    Note: when dragging from the explorer, the drop needs to happen onto a specific parent node.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4474 [CaseTalk Modeler] User Interface minor have not tried 2024-03-19 11:21 2024-03-19 11:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Rows affected vs fetched
    Description: When querying the database, the statusbar mentions rows affected when rows are fetched. Additionally, when fetching the rows affected maxes out to 50 rows, while more could be fetched. This is confusing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005121)
    BCP Software   
    2024-03-19 11:21   
    Rows fetched is rendered separate from rows affected.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4471 [CaseTalk Modeler] Installation major have not tried 2024-03-14 16:01 2024-03-18 17:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Slow startup and Teams login times
    Description: With the enterprise edition, the startup can take well over a minute when automatic teams login is active.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005119)
    BCP Software   
    2024-03-14 16:02   
    When logging in at the teams menu, a delay is noticable and casetalk freezes. When turning remember-me on, this results in a slow startup of casetalk.
    (0005120)
    BCP Software   
    2024-03-18 17:05   
    Connecting and namespace fetching was handled inefficient.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4472 [CaseTalk Modeler] Diagrams minor have not tried 2024-03-18 11:48 2024-03-18 11:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Zooming is slow
    Description: Zooming, especially larger diagrams are incredibly slow.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4466 [CaseTalk Modeler] Installation tweak have not tried 2024-03-13 16:55 2024-03-13 16:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Prevent plugins to load at startup
    Description: Prevent plugins to load at startup now is accomplished using a command line parameter '/NP'. A simple checkbox in the preferences dialog would be more visible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4465 [CaseTalk Modeler] User Interface trivial have not tried 2024-03-13 11:30 2024-03-13 11:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Move Reverse Engineer menu item
    Description: Move the 'Reverse Engineer' menu item, currently under the File Menu, to the 'File\Import' submenu. For it is a way to retrieve external information, and should not be directly and prominently under the file menu itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005118)
    BCP Software   
    2024-03-13 11:30   
    Moved and renamed to 'File\Import\ODBC Catalog...'

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4428 [CaseTalk Modeler] Import and Export tweak always 2024-02-14 11:12 2024-03-13 11:19
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: low OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: The 'Derivation' column in de glossary export is very small, which reduces readability
    Description: When having entered explanatory text under 'Derivation', the column in the glossary export remains very tight. This makes it difficult to read.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (10,775 bytes) 2024-02-14 11:12
    https://www.casetalk.com/tickets/file_download.php?file_id=480&type=bug
    png
    Notes
    (0005117)
    BCP Software   
    2024-03-13 11:19   
    Column width is increased for larger texts.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4453 [CaseTalk Modeler] Installation tweak always 2024-02-26 11:19 2024-03-13 10:47
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: Education Edition
    Summary: Diagram settings are lost when installing new CaseTalk version
    Description: Having set a new default style for the diagram layout, this default setting disappears and needs to be re-set after installing a new version of CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2561 [CaseTalk Modeler] Repository feature have not tried 2020-06-25 11:04 2024-03-13 10:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Alter generic length for char datatype
    Description: Some char types are determined narrow according to the population. It would be nice to simply overrule the size with a default minimum for some label types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001680)
    BCP Software   
    2020-06-25 11:06   
    Enter a population of "xyz".
    Edit Label Type and click Determine.
    Datatype will be set to Char(3).

    An easy function to override all char(3) to char(255) would be helpful for generating artifacts.
    (0002124)
    BCP Software   
    2021-12-05 18:00   
    The increase button for the length specifier now checks for an existing larger value if there's one, or increases by one.
    (0005116)
    BCP Software   
    2024-03-13 10:46   
    Using the increase/decrease buttons will jump to the next available size already in the repository. This way, it'll align with other values once used.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3415 [CaseTalk Modeler] Server minor have not tried 2022-04-05 23:29 2024-03-13 10:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Download model selectively
    Description: Download a model version, should allow the user to select which files to actually overwrite, and which not.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4162 [CaseTalk Modeler] Import and Export feature have not tried 2023-09-14 12:41 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Export GraphML to neo4j including tuple data
    Description: The GraphML export currently does not include the tuples. This can be added for Neo4j implementation using the data elements.
    Tags:
    Steps To Reproduce:
    <?xml version="1.0" encoding="UTF-8"?>
    <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
    <key id="born" for="node" attr.name="born"/>
    <key id="name" for="node" attr.name="name"/>
    <key id="tagline" for="node" attr.name="tagline"/>
    <key id="label" for="node" attr.name="label"/>
    <key id="title" for="node" attr.name="title"/>
    <key id="released" for="node" attr.name="released"/>
    <key id="roles" for="edge" attr.name="roles"/>
    <key id="label" for="edge" attr.name="label"/>
    <graph id="G" edgedefault="directed">
    <node id="n188" labels=":Movie"><data key="labels">:Movie</data><data key="title">The Matrix</data><data key="tagline">Welcome to the Real World</data><data key="released">1999</data></node>
    <node id="n189" labels=":Person"><data key="labels">:Person</data><data key="born">1964</data><data key="name">Keanu Reeves</data></node>
    <node id="n190" labels=":Person"><data key="labels">:Person</data><data key="born">1967</data><data key="name">Carrie-Anne Moss</data></node>
    <node id="n191" labels=":Person"><data key="labels">:Person</data><data key="born">1961</data><data key="name">Laurence Fishburne</data></node>
    <node id="n192" labels=":Person"><data key="labels">:Person</data><data key="born">1960</data><data key="name">Hugo Weaving</data></node>
    <node id="n193" labels=":Person"><data key="labels">:Person</data><data key="born">1967</data><data key="name">Lilly Wachowski</data></node>
    <node id="n194" labels=":Person"><data key="labels">:Person</data><data key="born">1965</data><data key="name">Lana Wachowski</data></node>
    <node id="n195" labels=":Person"><data key="labels">:Person</data><data key="born">1952</data><data key="name">Joel Silver</data></node>
    <edge id="e267" source="n189" target="n188" label="ACTED_IN"><data key="label">ACTED_IN</data><data key="roles">["Neo"]</data></edge>
    <edge id="e268" source="n190" target="n188" label="ACTED_IN"><data key="label">ACTED_IN</data><data key="roles">["Trinity"]</data></edge>
    <edge id="e269" source="n191" target="n188" label="ACTED_IN"><data key="label">ACTED_IN</data><data key="roles">["Morpheus"]</data></edge>
    <edge id="e270" source="n192" target="n188" label="ACTED_IN"><data key="label">ACTED_IN</data><data key="roles">["Agent Smith"]</data></edge>
    <edge id="e271" source="n193" target="n188" label="DIRECTED"><data key="label">DIRECTED</data></edge>
    <edge id="e272" source="n194" target="n188" label="DIRECTED"><data key="label">DIRECTED</data></edge>
    <edge id="e273" source="n195" target="n188" label="PRODUCED"><data key="label">PRODUCED</data></edge>
    </graph>
    </graphml>
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4153 [CaseTalk Modeler] Installation feature have not tried 2023-09-08 21:59 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Add diff/merge plugin for git
    Description: The Tortoise git software allows diff and merging based upon file extensions. It would be possible to support IG to this list, and build a commandline tool or options to compare two IG files, and allow merging of them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004942)
    BCP Software   
    2023-09-08 21:59   
    Launch TortoiseGit settings (right click on desktop, TortoiseGit->Settings) and pick Diff Viewer.

    Under diff viewer pick advanced.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4135 [CaseTalk Modeler] User Interface feature have not tried 2023-08-21 19:57 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Reactivate the schema dialog
    Description: The schema dialog which is only shown when am artifact is generated from the pick-dialog, should be more forward facing with the new background GLR. And provide feedback into the conceptual model to rename tables and columns from a transformed viewpoint.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4102 [CaseTalk Modeler] Repository feature have not tried 2023-08-08 22:35 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Containers need a function classification
    Description: Containers are designed to group concepts on a high level architecture. However they can also contain OTFT's, therefor the role of the container is important. Is it serving as a container, an interface for UML, a satellite for DV, mark a table construct?

    Like the function on Roles, the containers may also need some classification that is recognized and supported by CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4101 [CaseTalk Modeler] Integration feature have not tried 2023-08-08 22:32 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Allow mapping to link population editor
    Description: Allow the mappings from a source database to be used to populate rows in the population editor dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4100 [CaseTalk Modeler] Integration feature have not tried 2023-08-08 22:31 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Allow custom attribute with multiple values
    Description: Custom attributes are for a for storing a single value; and Annotations for multiple text lines. A combination to allow multiple values for an attribute could be helpful.

    E.g. a list of external guids could provide linkage to different tools at the same time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4096 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-08 22:23 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Diagram should render a color legend
    Description: The colors and icons all represent something. The legend does not render these colors or icons with an explanation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4091 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-08-08 22:08 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Add temporal database views
    Description: Temporal timelines are generated for database scripts, but the database views on top of those to show current (e.g.) is not yet done so.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4083 [CaseTalk Modeler] Other feature have not tried 2023-08-07 22:45 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support markdown annotations
    Description: Using the markdown format in annotations to render visually pleasing output.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4061 [CaseTalk Modeler] Diagrams tweak have not tried 2023-08-01 15:00 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Annotations editing using Ctrl+E
    Description: Annotations in the diagram are connected to the OTFT, pressing Ctrl+E could open the OTFT Editor.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4049 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-07-27 14:08 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: XMI render more methods
    Description: XMI could render methods from the provided annotation section. These are currently only rendered in the UML diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4002 [CaseTalk Modeler] Constraints feature have not tried 2023-06-25 16:43 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Constraint scope
    Description: Constraints could be modeled for a specific scope.
    • Business needs
    • System needs
    • Data validation
    These scopes should be set by the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4001 [CaseTalk Modeler] Integration major have not tried 2023-06-24 13:30 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: ODBC Oracle incomplete
    Description: Reverse engineering a Oracle through a ODBC connection does not seem to render tables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004878)
    BCP Software   
    2023-06-24 13:32   
    Perhaps create a commandline utility to run diagnostics using FireDac, and possible overrides using an external catalog-query-config file.
    (0004888)
    BCP Software   
    2023-07-07 09:31   
    Oracle ODBC does not support the function to fetchs schemas. Use queries instead:
    https://dataedo.com/kb/query/oracle/list-schemas-in-database

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3996 [CaseTalk Modeler] Repository feature have not tried 2023-06-22 15:04 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support different role types
    Description: Extend the role in the repository with a type. By default this is empty and is meant to represent the classic FCO-IM role. For other elements they may mean something else. For instance the relation between concepts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004876)
    BCP Software   
    2023-06-23 09:27   
    (Last edited: 2023-07-19 10:27)
    The possible type information of the role changes depending on the type of role.
    • A classical FCOIM role has no type by default. But could be set similarly as the concepts on an OTFT.
    • A role from concept to concept could contain the direction (a->b, a<-b, a<->b)
    • A role from container to concept/container could contain the (a->b, a<-b, a<->b, contains, subtype, ... ?)
    (0004899)
    BCP Software   
    2023-07-19 10:25   
    (Last edited: 2023-10-04 12:45)
    A better way may be to use flags.
    • (empty) classic fco-im role
    • BID functions as a bi-directional indicator for concept relations
    • INP functions as a input indicator for rules/calculations
    • OUT functions as a output indicator for rules/calculations
    • DOC functions as a documentation for a targeted element
    • TPL functions as a template for a targeted element
    • ...
    These flags could affect GLR instructions if also used on regular Fact/Object/Label types.
    (0004913)
    BCP Software   
    2023-08-06 12:22   
    A role which is used as a start for a rolepath, should be able to override the properties, constraints and annotations of the final role pointed to. Therefor, a role function "PATH" should be added to allow role override functonality.
    (0004967)
    BCP Software   
    2023-10-04 12:38   
    (Last edited: 2023-10-04 12:40)
    For Rules which are using roles to relate them to OTFTs may need flags as well. The rules may need some OTFT as input, and Derived OTFTs as Output. The input/output flags is something to annotate as well. The input/output could be in code, or simply encoded by a direction flag.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3940 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-04-22 12:15 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support for Data Contracts
    Description: "Rather than implementing custom support for a data contract or schema, consider using an industry-accepted framework for schema support, such as the following:"

        Apache Avro
        Protocol Buffers (Protobuf)
        JSON Schema.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3875 [CaseTalk Modeler] Validation tweak have not tried 2023-03-06 15:30 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Tweak mandatory attributes rule
    Description: The mandatory attributes check may report on elements other than OTFTs, but it cannot fix them easily. Only the OTFT will render an editing dialog, not all other elements.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3872 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-03-05 09:47 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Provide export of Structures for API use
    Description: Structures (BTX) can be defined in different hierarchies in comparison to network structures. Being able to generate XSD, JSON, etc based upon these structures (aka Document Structures) would be very helpful for messsage-developers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3823 [CaseTalk Modeler] Diagrams tweak have not tried 2023-01-27 10:17 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Sort population
    Description: Diagram population shows row numbers, and the tuple values are not part of the sorting. If no tuple references are needed, the data should be sorted in order of appearence.

    This should also apply for population editors.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3791 [CaseTalk Modeler] Integration feature have not tried 2023-01-10 22:54 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Import Oracle SQL Data Modeler
    Description: Data Modeler of Oracle has an extensive library of XML files. Parsing them for Entity classes, names and definitions may give a quick start to modeling. It might also serve as an external catalog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3790 [CaseTalk Modeler] Diagrams feature have not tried 2023-01-10 22:52 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support OTFT.Schema coloring
    Description: Diagrams allow coloring of OTFT elements according to different coloring schemes. It would be helpful to color different OTFT-Schemas for high level concept&container colorings.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3778 [CaseTalk Modeler] Integration feature have not tried 2023-01-05 10:45 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Integrate external catalogs
    Description: Integrating external database catalogs through intermediate files, such as JSON files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004725)
    BCP Software   
    2023-01-05 10:46   
    CaseTalk could generate these files, and add them as integration points. If supported by JDBC connection strings, it could also call external command lines to query those catalogs.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3754 [CaseTalk Modeler] Server feature have not tried 2022-12-13 10:20 2024-03-13 09:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Namespace dependency administration
    Description: Namespace dependencies are up to the modeler and altered in merging models. The server should facilitate which namespaces are allowed to merge and which not. Currently this is documented locally in the modeler settings database, and only warned in model well-formedness.

    Some dependencies should be mandatory and enforced.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004706)
    BCP Software   
    2022-12-13 10:22   
    Mandatory and/or advised. The central dependencies should be considered a error or warning. This will allow enforcing the new, and allowing the old.
    (0004707)
    BCP Software   
    2022-12-13 10:29   
    Options in the UI should be:
    • Explicit approval
    • Implicit allowed (recusive)
    • Explicit denied

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3722 [CaseTalk Modeler] Repository feature have not tried 2022-11-25 15:02 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Allow entering Alias as a seperate OTFT
    Description: Aliases are now entered as a comma separated list with the OTFT. This does not allow any metadata on this alias. It might be more convenient to enter Alias as a separate OTFT to support referencing the original OTFT, and allow for custom metadata.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3695 [CaseTalk Modeler] Expressions feature have not tried 2022-11-10 20:13 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Generate type level rules as expression file
    Description: Generate not just the fact expressions, but allow the expression generator to list only the type level rules. Possibly annotations which are marked for Deriveble Fact Types only.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3666 [CaseTalk Modeler] Repository feature have not tried 2022-10-31 11:50 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Register data mutation rate
    Description: Estimated population can be set at the OTFT, but the mutation rate is not provided. This is technical for instance for datavault satellites grouping.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3597 [CaseTalk Modeler] Diagrams tweak have not tried 2022-09-11 11:18 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Diagram Object Types with hidden TC
    Description: Diagrams can depict Object Types, which are involved in a TC. However if the TC is not displayed, a small stick with a dot is drawn. The user should be able to specify to show that stick or not. And potentially show the amount of involved related facts for insights.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3594 [CaseTalk Modeler] Diagrams feature have not tried 2022-09-11 11:10 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Show used OTFTs in derived fact types
    Description: Derived fact types only contain the usual roles, and in addition may contain an annotation with OTFTs named in them. Drawing dashed lines from a derived fact type to the mentioned OTFT's might help the reader of the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3469 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-20 09:28 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Match OTE, one-by-one
    Description: Matching an OTE does not render the full knowledge required to inform the user. A list of OTEs and their origin would be more helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004980)
    BCP Software   
    2023-10-13 20:21   
    Showing a list of OTL expressions does not render the deeper substitution changes that may exist. A LL might provide more help. Or even a nested structure which would list the OTs just before the Label Types come into play.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3408 [CaseTalk Modeler] Expressions tweak have not tried 2022-04-04 20:33 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Render datetime formats according to Locale
    Description: The date time type for string values should be rendered back to the user using the selected Locale Setting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004480)
    BCP Software   
    2022-04-06 12:31   
    - Expression cache is now populating the fact expression on LL level using the proper Locale with the Expression.
    - InternalSchema for DML already used this.
    - Diagrams and expression tree, and population editor may need this as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2928 [CaseTalk Modeler] Validation feature have not tried 2021-03-17 10:08 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Teams Version Tagging restriction
    Description: Teams allows version to be tagged. However this should only be done if all imported OTFTs are tagged as well. Otherwise the tag is only partially valid.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2875 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2021-02-25 14:27 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Relationship data lifecycle
    Description: Foreign keys in databases can come with update/delete triggers which affect the handling of data in other tables. This can be specified in UML using Composite/Aggregate relationships. It would be desirable to be able to conceptually model or annotate this handling of data.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: role-cascades.png (54,638 bytes) 2021-03-18 13:21
    https://www.casetalk.com/tickets/file_download.php?file_id=401&type=bug
    png
    Notes
    (0001906)
    BCP Software   
    2021-02-25 14:41   
    https://www.visual-paradigm.com/guide/uml-unified-modeling-language/uml-aggregation-vs-composition/
    (0001944)
    BCP Software   
    2021-03-18 13:21   
    An example through custom attributes for Roles.
    (0004647)
    BCP Software   
    2022-10-25 18:08   
    Aggregation and Composition can now be set using the OTFT Concept Type. The Composition should now add rules in artifacts to perform cascading updates/deletes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2867 [CaseTalk Modeler] Repository feature have not tried 2021-02-23 13:20 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Add time moment support
    Description: Current temporal settings on OTFTs allow ValidTime and TransactionalTime. Both add time aspects in the primary key of the artifacts. It lacks the option to add a single time interval which is not part of the primary key, but simply attributes with the entity.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001901)
    BCP Software   
    2021-02-23 13:25   
    This would lead to an additional setting to allow registration for CRUD moments. In artifacts this would add columns/attributes InsertedOn, ModifiedOn, DeletedOn..
    (0004426)
    BCP Software   
    2022-02-24 11:33   
    This should be a simple flag in the GLR Transformation settings. For the flag should simply be turned on, on all tables adding:
    • createdon
    • createdby
    • modifiedon
    • modifiedby
    • deletedon
    • deletedby

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2852 [CaseTalk Modeler] Repository feature sometimes 2021-02-15 14:13 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Extend Annotation for Value Constraints
    Description: Custom Attributes are configurable for almost all information elements in CaseTalk. It however does not annotate the individual Value Constraint Values(!). Adding this to individual Value Constraints could enable code, description, meaning, translation etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002114)
    BCP Software   
    2021-11-22 17:41   
    Providing a "code" flag on the Label Type would indicate it is a code which may have a name, description, and translations. But more convenient might be to refer to an external codelist.
    (0002115)
    BCP Software   
    2021-11-22 17:42   
    Additionally the "Localize Tuples" generates translation table definitions in the artifacts. This should also be provided inside CaseTalk to translate tuples AND VcValues.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2836 [CaseTalk Modeler] User Interface minor always 2021-02-11 13:35 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: confirmed Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: "File Save As" simply renames the file
    Description: The File Save As function used to copy the content of the file to a new file, and add a node in the project tree for it. Now it seems to function as a Move/Rename instead, leaving the original file on disk.
    Tags:
    Steps To Reproduce:
    Additional Information: The workaround is to manually add the file left on disk back to the project.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2769 [CaseTalk Modeler] Server major have not tried 2020-12-22 17:20 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Readonly server account
    Description: A readonly server account on the database needs to be supported in addition to the full user account for the application. This readonly account would allow read access to the data. This account can then be used for both the portal as the Query Window in the Modeler.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2758 [CaseTalk Modeler] User Interface minor have not tried 2020-12-01 10:54 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 11.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Expression Preview Dark Theme
    Description: Expression Input Preview does not honor the Dark Theme setting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2749 [CaseTalk Modeler] User Interface feature sometimes 2020-11-19 21:40 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support Hi-Dpi monitors
    Description: Supporting Hi-Dpi monitors with the latest Windows 10 Creator Update can be supported more easily with the Gdi Scaling manifest in executables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001849)
    BCP Software   
    2021-01-12 10:29   
    Not quite okay in some screens, so delayed ..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2746 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2020-11-18 09:36 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Generate Transitional Match Table
    Description: Transitional indicators generates a RecordSource in the tables. An additional key-match table should be helpful, which provides help to match records together as being same from different sources.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2522 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2020-06-03 09:56 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Extend OWL/RDF with Namespace References
    Description: The OWL/RDF contains OTFT's and Expressions, which should be extended with Namespace information and references.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2511 [CaseTalk Modeler] User Interface feature N/A 2020-05-15 12:12 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Multilingual Application
    Description: Support multilingual applications. Currently the interface is English only.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2154 [CaseTalk Modeler] Repository feature N/A 2019-05-28 17:29 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: External reference data for otft population
    Description: Being able to support external data would be helpful in validating the population without having to manually edit the population yourself. This linking could be a great way to import/export fixed data into the modeling environment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001509)
    BCP Software   
    2019-08-06 17:41   
    An option would be to "File\Import\Reference Data" to attach an XLS as a local SQLite database.
    Or to be able to open an ODBC connection within the same attached manner.

    This way linking population would be possible as (Copy+)Paste in the population editor window, but simply using "select from .......".
    (0001649)
    BCP Software   
    2020-05-26 20:46   
    Once source data is connected, being able to query that data using SQL, and having these query definitions attached to OTFT's would make it populateble. We would need some linking or storage of SQL though.
    (0001830)
    BCP Software   
    2020-12-03 12:05   
    An indicator for OTFT's for Reference Type is helpful. This would require a definition on where to find the population, or reference, but at least the indicator is already there. That way it can be communicated. This is almost the same as the 'static population' indicator. Which means the population is not maintained by the artifact itself, but something outside the scope of this model.
    (0001833)
    BCP Software   
    2020-12-16 18:09   
    Once OTFT's are able to handle a Database Connection Name and a Reference Data SQL Statement, the Population Editor can use this to allow users to see the reference data externally (or internally if the Connection Name is set to the IG itself.)

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1265 [CaseTalk Modeler] Expressions tweak always 2017-04-02 08:42 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition:
    Summary: Edit expression shows no related information
    Description: Editing the soft semantics of an expression should also display the surrounding expressions to see the impact of re-verbalisation. Or at least some expression on Label Level to verify the wording.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000801)
    BCP Software   
    2017-04-02 08:43   
    Perhaps this editing should be coded into the expression tree window instead of the current expression editor. It would allow both role-reordering, reverbalization, and impact analysis in a single window.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    889 [CaseTalk Modeler] Generation (SQL, XML, etc) major sometimes 2016-02-19 16:59 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition:
    Summary: Complex subsets not generated
    Description: Complex subset constraints do not result in any sql output. A simple Subset is considered to have all parts in starting the same "From" and ending in the same "To". Anything other than this, will not result in a corresponding output in sql. Not even mentioning of its absence, which is even worse.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001986)
    BCP Software   
    2021-06-02 15:18   
    Some DBMSs do not support database constraints, therefor sql trigger code needs to be generated. And still not all DBMSs support that either. So for those the log needs to mention the issue of lacking support.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    132 [CaseTalk Modeler] Transformation (GLR) feature sometimes 2012-08-29 14:01 2024-03-13 09:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition:
    Summary: Recursive structures must be doped
    Description: Doping a recursive structure in FCO-IM is required to generate a database table for it. This is to be done manually, however could be automated using an artificial key.
    Tags:
    Steps To Reproduce: E.g.:
    "A\A\A\Z"
    
    Implemented as table:
    id name parentid
    1  A    -
    2  A    1
    3  A    2
    4  Z    3
    
    This requires an automated step which introduces the artificial key and extra key which performs the self reference.
    Additional Information: Or as:
    path    name parentid
    1       A    -
    1.1     A    1
    1.1.1   A    1.1
    1.1.1.1 Z    1.1.1
    
    Attached Files: doped.png (19,416 bytes) 2012-08-29 16:09
    https://www.casetalk.com/tickets/file_download.php?file_id=5&type=bug
    png
    Notes
    (0001058)
    BCP Software   
    2017-11-20 17:58   
    All roles which have this recursion as a playedby otft, must be rerouted to the new artificial key. And the self reference must also be altered to refer to the artificial key. Naturally the logical keys must remain to make the references readable.
    (0002134)
    BCP Software   
    2021-12-21 16:25   
    Every parentid must exist in id (or path).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4459 [CaseTalk Modeler] Diagrams feature have not tried 2024-03-02 17:53 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Physical ERD option
    Description: The ERD diagram does not render the physical model, when bi-temporal, transitional, localization, or satellite grouping comes into play. These are simply rendered as icons in the logical model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4451 [CaseTalk Modeler] User Interface minor have not tried 2024-02-24 18:27 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Diagram zoom is very slow
    Description: Zooming in and out of a conceptual diagram seems very slow. Other generated diagrams zoom a lot quicker.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4421 [CaseTalk Modeler] User Interface feature have not tried 2024-02-13 10:56 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Introduce Modeling Personas
    Description: Some modelers use casetalk for information modeling, concept modeling, database modeling, or all of the above. It would be very efficient if the personas could be turned on/off to enable more/less user interface and output.

    This affects the OTFT Dialogs, Diagram Generation, Plugins, etc. By using the personas, the UX could become more intuitive to users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4395 [CaseTalk Modeler] Refactoring feature have not tried 2024-02-06 13:17 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Provide Group/Ungroup function
    Description: When tables are entered, they consist of a fact type and a role for each column. This is the first step in reverse engineering. Some beginners even make the mistake to verbalize facts that way. The lack of Object Types does that.

    It could prove helpful to be enter a fact types like that, and after a UC is specified, have CaseTalk UNGROUP this into an Object Type with many (binary) Fact Types. Naturally the expressions would be generated, and the user needs to apply more verbalizations to make a full conceptual model according to FCOIM, but technically it could prove to be useful.

    Similarly the GLR algorithm performs such GROUPing in an automated fashion.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4374 [CaseTalk Modeler] Repository feature have not tried 2024-01-29 17:31 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Organogram for users, departments and user groups
    Description: For various areas in the modeling the department, or employees need to be documented. It would be helpful to allow some organigram to exist in CaseTalk that can be re-used then.
    Similarly these could be used in accordance to the For Your Eyes Only paradigm to allow permissions, authorization etc. If extended to the portal, model elements could be shielded as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4373 [CaseTalk Modeler] Repository feature have not tried 2024-01-29 17:28 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Custom attributes for OTFTs in named filters
    Description: Named filters could be used as OTFT Types and the custom attributes especially defined for those filtered types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4372 [CaseTalk Modeler] Repository feature have not tried 2024-01-29 17:15 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support for unlimited timelines
    Description: Currently the temporal aspects of fact types supports max three timelines:
    - decided
    - registered
    - active

    But since moving data through pipelines and systems, each step could hold its own timeline. Therefor being able to add an arbitraty timeline on top of the three business timelines, would make sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4368 [CaseTalk Modeler] Refactoring feature have not tried 2024-01-23 14:29 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Transform a Role into a Fact Type
    Description: Sometimes beginners attempt to model too many roles into an Object Type Expression such as '<firstname> <surname> and <personid>'. Providing a feaature to pull the role for <firstname> and <surname> out of the object type to refactor it into seperate facts would be a helpful function.

    Naturally it would break existing verbage, introduce new facts and could not work if under a UC.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4366 [CaseTalk Modeler] Data Explorer feature have not tried 2024-01-20 09:10 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Provide Table/UML Import into a IGG repository
    Description: This way reverse engineering could be documented in its own repository file. Lineage could then be simplified by providing inter-IG references.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4362 [CaseTalk Modeler] Repository feature have not tried 2024-01-15 15:21 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Schema definition
    Description: Schema can be used in putting otfts in seperate namespaces. Being able to model the schema itself would be helpful. The list of schema concepts could then be used as schema list.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4361 [CaseTalk Modeler] Server major have not tried 2024-01-15 15:03 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Login to server is slow
    Description: Login to server using the Teams menu is very slow. The Data Explorer shows the connection is immediate.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4353 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-01-11 11:42 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Export UML in JSON format
    Description: Export the classes and attributes in a JSON format similar to JSONSchema. This could accompany the Python scripts as a catalog file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4326 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-01-02 11:53 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: PostgreSQL table inheritance
    Description: PostgreSQL supports OO-like inheritance for table definitions. Making the DDL more intuïtive for developers and lighter to maintain.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.postgresql.org/docs/current/tutorial-inheritance.html
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4320 [CaseTalk Modeler] Diagrams major have not tried 2023-12-30 19:12 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Error when changing diagram style while diagram is zoomed
    Description: When the diagram is zoomed in, altering the style settings, will blow up the font sizes and there's no way to restore the style itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4285 [CaseTalk Modeler] Repository feature have not tried 2023-12-19 16:17 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Transform OTFT to Concept
    Description: Concepts can be transformed into OTFTs using generic expressions. The other way around could be helpful to support type level concepts that have no communication or conceptuap name, but a technical one.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4284 [CaseTalk Modeler] Integration feature have not tried 2023-12-18 15:12 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Import and export offline catalog
    Description: Currently a jCatalog can be created and opened for mapping in CaseTalk. Adding tables and columns manually inside casetalk cannot be done. Therefor we need to extend the ui for that, or support simple ini/yaml file formats for easier editing by users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005037)
    BCP Software   
    2023-12-18 18:29   
    Perhaps rely on another utility dbtoyaml and yamltodb?
    https://pyrseas.readthedocs.io/en/latest/dbtoyaml.html

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4267 [CaseTalk Modeler] User Interface minor have not tried 2023-12-09 10:43 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Custom attribute defaults not working for tuples
    Description: The default custom attribute values, configured in the custom attributes for tuples, are not calculated or set.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4265 [CaseTalk Modeler] Other tweak have not tried 2023-12-06 23:14 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Reduce PNG file sizes
    Description: The generated diagrams for UML, MAP, EXP, ERD are PNG files. These are uncompressed, and take a lot of space, even in the archives. Could, when saved, these files be compressed more?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4259 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-04 23:16 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Duplicate diagram
    Description: Duplication comes as a new function in CaseTalk. It would be helpful to duplicate the selection in a diagram into a new diagram, or simply duplicate the diagram in the project manager.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4227 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-11-06 11:02 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Generate Java JAR
    Description: Generating Java files is good, but generating an useable JAR file would be even nicer. This could follow the python dataclasses which descent from a baseclass adding rules and constraints.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4161 [CaseTalk Modeler] Repository minor have not tried 2023-09-13 14:37 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Datatype export/import failure
    Description: Datatype configured on a workstation can be shared with others through export/import. These fail to be imported though.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4133 [CaseTalk Modeler] Import and Export feature have not tried 2023-08-21 19:02 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Export rules in business glossary
    Description: Exporting a verbalization of the rules, and perhaps the population could help read the output.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4024 [CaseTalk Modeler] Lineage feature have not tried 2023-07-12 13:03 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: For your eyes only - classifications
    Description: According to a post on LinkedIn this makes sense for modeling (artifacts).

    https://www.linkedin.com/feed/update/urn:li:activity:7084824295603884032
    Tags:
    Steps To Reproduce:
    Additional Information: For Your Eyes Only: Understanding the reach of your models

    Most modeling artefacts (data, process, technology) that are created by humans for a specific purpose, usually outlive this purpose to become more that what their intention was. This creates a lot of risks for people who use these models. I think it is time to standardize this aspect and formalize it to prevent accidents in modeling reuse. The suggestion is a simple classification scheme to help us understand the usefulness of model artefacts. I call it the Eye-counting classification. It assumes that if you can count the number of eyes that your artefact should support, you understand the quality and verboseness that your artefact needs to support. This in turn helps you assess the amount of work, how verbose your artefacts need to be, and the applied notations and approaches

    1. For My Eyes Only (FMEO)
    These artefacts only have immediate use for the creator, and have no long term usage. Ideal for classifying sketches or doodles. Any notation will do here.
    2. For Your Eyes Only(FYEO)
    These artefacts are there to communicate between 2 persons/specific parties, but are not useful outside these parties. These 2 persons can be the *same* person over time. Without the communication context and understanding the parties, these artefacts are not really useful.
    3. For Our Eyes Only(FOEO)
    These artefacts communicate inside a homogenous group, for example an application development group. The artefacts are maintained by and for the group. Outside the group these artefacts are not really useful. It is important to standardize on approaches well know to the target audience like UML or ER modeling.
    4. For Those Eyes Only(FTEO)
    These artefacts have a specific target group in mind such as all executives (in organization X), all developers or all business analist. The group needs to be well defined but can be quite large. De creators don't need to be part of this group (usually they aren't). Here verbose models like Fact Based Modeling work quite well.
    5. For All Eyes To See(FAETS)
    These artefacts are fully self describing, carry their own context/metadata and meta-metadata as to be understandable by arbitrary persons. That does not mean that will be *easy*, just that all knowledge to read the artefact is provided (or referenced) from the artefact itself. This level of quality is mandated for things like laws and regulations, and hence should apply to all model artefacts that represent such laws and regulations. Here only approaches like de #VDA of the dutch tax authority are valid candidates. In de #VDA we can be not only verbalize the assertions, but we assert the assertions themselves (and we can assert those as well), creating a intricate set of customizable interrelated speech acts
    System Description
    Attached Files:
    Notes
    (0005078)
    BCP Software   
    2024-01-29 17:10   
    These should be applicable to the examples in the model or production data. And the groups in the FMEO/FYEO/FTEO/FATS should be populated through a hierarchy.
    The settings should also be applicable to the model elements themselves. Who can see a fact type, or a source-target-mapping, etc.
    (0005079)
    BCP Software   
    2024-01-29 17:11   
    (Last edited: 2024-01-29 17:12)
    On top of this, casetalk users (or portal visitors) should be part of a group to be able to 'see'.
    And the viewing of items, should be extended by CRUD operations to also document if someone may alter the elements or data, whereas the CRUD list itself can be extended to e.g.: Export, Print, etc.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3758 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2022-12-15 16:42 2024-03-13 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Generalized object do not have a real primary key
    Description: Due to the ERD drawings I noticed the generalizations end up as a table, but the columns are all optional, including the primary key. This should be a artifical key to solve this. It is not drawn or supported yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005005)
    BCP Software   
    2023-11-02 15:54   
    It should be a model warning, unless lexicalizing is turned on, then it should be an error.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3598 [CaseTalk Modeler] Repository feature have not tried 2022-09-11 11:19 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: TC desired state
    Description: The TC is usually places to indicate mandatory constraints. However in some cases we might want to indicate it is desired in some, and rarely absent in others. A state for the TC, similar to the transitional-flag on OTFTs, could provide such an indication.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004601)
    BCP Software   
    2022-09-11 11:21   
    Custom annotation would be mandatory to explain when it is mandatory, desired, or a measure.
    (0005093)
    BCP Software   
    2024-02-06 23:05   
    • System required
    • Application required
    • Business desired

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3595 [CaseTalk Modeler] Constraints feature have not tried 2022-09-11 11:15 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Specify value constraints using functions
    Description: Value 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'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3578 [CaseTalk Modeler] Diagrams feature have not tried 2022-08-28 09:16 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Tweak size of expressions in diagram
    Description: The diagrams display expressions OTE/FTE for fact- and object-types. These are printed in a dynamic way with very little influence on the positioning and size.

    Being able to turn them on/off per otft would be nice,
    Being able to resize the width would be nice,
    Being able to turn them on/off per OTFT would be nice too.

    Perhaps even being able to drag them out of it's position similar to the OTFT-Memo-Block?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3548 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-07-27 20:53 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Add TypeDB generator
    Description: A TypeDB generator could support the strongly typed database engine.
    Tags:
    Steps To Reproduce:
    Additional Information: https://vaticle.com/typedb
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3531 [CaseTalk Modeler] Transformation (GLR) tweak have not tried 2022-07-05 10:14 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: GLR Proposals do not reflect settings
    Description: GLR proposals are implemented to indicate them according to the theory of FCO-IM. They do not honor the OTFT/Role settings or the GLR settings for that matter. It would make more sense to have the reflect the actual model state and tool settings. This way it is not just a theoretical indication, but an indication to the modeler to what will happen to the model if transformed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3411 [CaseTalk Modeler] Validation minor have not tried 2022-04-05 13:33 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Warn for forced reducing
    Description: Warn for OTFT's which are set to "Force Reduce" while there's other related OTFT in the model, the user should be warned in the model well formedness.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004475)
    BCP Software   
    2022-04-05 13:34   
    Force Reduce on an Object Type, while Group Role is off, and other fact types are connected, should trigger a warning.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3320 [CaseTalk Modeler] Repository feature have not tried 2022-02-03 12:08 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Custom attribute with a list of values
    Description: Setting multiple values in a custom attribute (e.g. tags) would be a helpful feature.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3299 [CaseTalk Modeler] Expressions feature have not tried 2022-01-20 16:53 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: QuaCla extend search to Server Database
    Description: QuaCla only limits the matches to the local model file. It might be nice to be able to also show matches from the central repository and potentially merge the match straight into the current IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004406)
    BCP Software   
    2022-01-20 16:54   
    It should take into account the supported namespaces. Anything outside of it may be listed as a potential hit or clash, but should not link by default.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3219 [CaseTalk Modeler] Repository feature have not tried 2021-11-29 18:59 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Mark Label Type as Code
    Description: The label types can be limited using Value Constraints. If using an external codelist, the vc values may become insufficient. These code lists are usually maintained by the organization and not in the CaseTalk Model Files. Modeling the Label Types as a "Code" with a reference to reference data would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002118)
    BCP Software   
    2021-11-29 19:01   
    Label Type . IsCode
    Reference to Attached Database Table Column.

    CaseTalk can now check the population, and use other Table Columns as descriptive metadata displayed in the VC Values list and Custom Attributes. CaseTalk should only store codes and related descriptors inside the IG if the actual value is used in the population.
    (0004465)
    BCP Software   
    2022-03-22 18:14   
    Key-Value lists could provide a basic functionality.
    Verbalizations could then be the values whereas the artifact could be a foreign key to a code list table.

    nl=Netherlands
    uk=United Kingdomn
    ...

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3212 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-11-18 11:42 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Run VBA script directly
    Description: ER/Studio (and PowerDesigner) are filled using the generatee VBA script from their macro editors. It would be nice to detect if they are available on the machine where CaseTalk runs, to allow them to run directly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3210 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-11-18 11:14 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: ER/Studio supports flags which are not persisted
    Description: ER/Studio supports flags to steer the relational model built. These flags need to be changed in the VB Script, but it would be nice if these can be persisted with CaseTalk, instead of adjusting them after every generation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3157 [CaseTalk Modeler] Repository feature have not tried 2021-10-07 17:28 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Store derivation rule
    Description: Object/Fact Types can be marked as derivable, but there's no way to describe how to derive them. There's a wiki page describing how to add a custom annotation for derived types, which kinda works, but does not integrate as a separate field for CaseTalk or artifact generation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3152 [CaseTalk Modeler] Expressions feature have not tried 2021-10-04 08:42 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Reverbalize using language referencing
    Description: Storing pronouns is possible. In grouped views of the information model, these referencing pronouns can be used to generate more easily readable texts. For instance business transactions support groups of facts which would be ideal for this kind of verbalizations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3065 [CaseTalk Modeler] Diff and Merge feature have not tried 2021-07-29 07:04 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Merge with role changes
    Description: Merging OTFT's with changed role structures is not possible. It would be great if the merging wizard contains some 'replace otft' function. It can be similar to the manual procedures to replace an OTFT identification structure. It would allow changes in structure to be rolled up on dependent models more easily.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3047 [CaseTalk Modeler] Constraints feature have not tried 2021-07-16 09:32 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Subsets with multiple from-to pairs
    Description: The subsets now only support one From and one To. This should be able to support many to many.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2964 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2021-04-19 15:21 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: BigQuery SQL
    Description: Support BigQuery SQL, which should be standard SQL2011 compatible, but we need to check and add the list of supported datatypes.

    https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004368)
    BCP Software   
    2022-01-11 08:54   
    Support for Description, and Cluster index (instead of primary key?)
    
    CREATE TABLE mydataset.myclusteredtable
    (
      customer_id STRING,
      transaction_amount NUMERIC
    )
    CLUSTER BY
      customer_id
    OPTIONS (
      description="a table clustered by customer_id"
    )
    
    (0004369)
    BCP Software   
    2022-01-11 08:56   
    (Last edited: 2022-01-11 08:56)
    Even comes with
    View
    support.
    BigQuery SQL DDL

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2889 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-03-01 12:06 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Add temporal columns for non supporting artifacts
    Description: Not all implementation techniques support temporal timelines. Yet providing storage in the form of Columns or Attributes may still add support for software implementations for them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001917)
    BCP Software   
    2021-03-01 12:07   
    - powerdesigner
    - uml
    - erstudio
    - msaccess
    - mysql
    etc.

    If the plugin have the support option turned off, the modeler should provide handling of them itself.
    (0004427)
    BCP Software   
    2022-02-24 11:34   
    History tables should be added similar to the translation tables are generated by CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2876 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-02-25 14:43 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Specify cascading rules for foreign keys
    Description: Adding behaviour for cascading updates and deletes affects data life cycles. This may be configurable in an IG on Roles..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001907)
    BCP Software   
    2021-02-26 10:43   
    If an OT (played by a Role) is removed, how should the population under the Role's OTFT behave? Also get deleted, be nulled, be left?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2871 [CaseTalk Modeler] Repository feature have not tried 2021-02-23 14:27 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Allow custom annotation names for artifacts
    Description: Some annotations such as temporal, transitional, etc, should allow project defaults for their namings. Similar to rule verbalizations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2870 [CaseTalk Modeler] Repository feature N/A 2021-02-23 14:26 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Support custom names for temporal aspects
    Description: Temporal annotations (and transitional, localization, artificial key) are in need of semantics. The OTFT should allow for overriding globaly defined names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1904 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2018-10-19 16:16 2024-03-13 09:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.4  
    CaseTalk Edition: unknown
    Summary: Export for Data Vault Builder
    Description: Would it be possible to export the model information to a tool like Data Vault Builder?
    Tags:
    Steps To Reproduce: https://datavault-builder.com/
    Additional Information: Generating Hubs and Links in separate JSON files for DVB is possible.
    Attached Files:
    Notes
    (0004623)
    BCP Software   
    2022-09-20 15:11   
    (Last edited: 2022-09-20 15:13)
    1. Binary Facts, formerly generated as Links to Reference Data are now generated as Satellites instead.
    2. Containers around Satellites are now used for grouping facts as columns in the DVSAT:SatelliteName.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4429 [CaseTalk Modeler] Diagrams tweak always 2024-02-14 11:19 2024-03-13 09:30
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: low OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Selected objects are shown in exports, and make for 'changes' in diagram
    Description: When exporting a diagram, the selected object is exported with the blue selection color. This seems unnecessary and causes confusion when distributing diagrams to other people.

    Similarly, ónly changing which element is selected changes the diagram and exported images (png, uml, ...). This seems, again, unnecessary, and is confusing when using git to track your changes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (40,216 bytes) 2024-02-14 11:19
    https://www.casetalk.com/tickets/file_download.php?file_id=481&type=bug
    png
    Notes
    (0005114)
    BCP Software   
    2024-03-13 09:29   
    The selection change was already solved elsewhere, but now the selected-state and -colors are not exported in clipboards and external bitmaps.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4449 [CaseTalk Modeler] Expressions minor always 2024-02-23 12:40 2024-03-13 09:18
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: With long expressions, the cursor in the classification window does not stay on the same spot as the selected text
    Description: With a long expression string, selecting text and going to the right, the cursor will become more and more displaced, regarding the remainder of the selection.

    This makes it difficult to select the right portion of the text for classification, as the location of your cursor is not the location where text will be selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (11,653 bytes) 2024-02-23 12:40
    https://www.casetalk.com/tickets/file_download.php?file_id=482&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4405 [CaseTalk Modeler] User Interface tweak have not tried 2024-02-07 16:42 2024-03-13 09:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Showing whitespaces misplaces cursor during expression input
    Description: The whitespaces are calculated wrong when the whitespaces are shown as little dots.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4460 [CaseTalk Modeler] Expressions crash sometimes 2024-03-04 15:40 2024-03-12 16:48
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: urgent OS Version: 11  
    Status: feedback Product Version: 13.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: CaseTalk crashes at end of classification
    Description: CaseTalk stops working at the end of classification window, similar to issue 0004452.

    Cannot click anything, cannot move expression window, cannot close screens, even when hovering above buttons, nothing happens.

    When opening some other application, CaseTalk expression window is stuck in front (see attached image #2).

    CTRL+ALT+DEL -> end task is only solution, again losing written and classified expressions.
    Tags:
    Steps To Reproduce: Don't know, but it always seems to happen at the end of classification
    Additional Information:
    System Description
    Attached Files: image.png (151,829 bytes) 2024-03-04 15:40
    https://www.casetalk.com/tickets/file_download.php?file_id=486&type=bug
    png

    image-2.png (64,070 bytes) 2024-03-04 15:40
    https://www.casetalk.com/tickets/file_download.php?file_id=487&type=bug
    png
    Notes
    (0005113)
    BCP Software   
    2024-03-12 16:48   
    Can this be reproduced with a combination of a specific expression and model file?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4398 [CaseTalk Modeler] Diagrams minor random 2024-02-06 17:38 2024-03-12 16:46
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: Vreemde tekst op random plekken in diagram
    Description: Binnen een diagram verschijnen geregeld blokken tekst op random plekken. Zie bijgevoegde afbeelding.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (61,623 bytes) 2024-02-06 17:38
    https://www.casetalk.com/tickets/file_download.php?file_id=459&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4448 [CaseTalk Modeler] Diagrams minor always 2024-02-23 12:10 2024-03-12 16:16
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: Education Edition
    Summary: TC's require refresh to display in diagram
    Description: Adding a UC to an element in a diagram, it automatically appears. Adding a TC, however, requires refreshing (F5) for it to appear. It took me a while to figure this out, and it seems like an unnecessary additional step to undertake.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4464 [CaseTalk Modeler] Repository major unable to reproduce 2024-03-12 12:42 2024-03-12 13:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Rare index violation unsolvable
    Description: In a rare case two roles ended up with the same synclink. CaseTalk mentions a synclink.synclink error, which gives no clue about the cause. This error message needs to be more elaborate, and the integrity check should allow users to correct the record in question.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4455 [CaseTalk Modeler] Constraints major always 2024-02-26 11:46 2024-03-12 13:40
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version: 13.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: TC's do not display
    Description: In previous CaseTalk version, you had to press F5 for a TC to show on the diagram (0004448). In the current version, the TC does not show at all, even with F5.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (33,617 bytes) 2024-02-26 11:46
    https://www.casetalk.com/tickets/file_download.php?file_id=485&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3142 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2021-09-23 12:37 2024-03-11 18:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Transform could generate UC Names
    Description: Performing GLR on the model could allow for automatic UC naming where applicable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0005112)
    BCP Software   
    2024-03-11 18:59   
    It is made an option in the GLR settings dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4264 [CaseTalk Modeler] Transformation (GLR) major have not tried 2023-12-06 20:33 2024-03-11 15:31
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: GLR Clear Schema not working
    Description: The Clearing of OTFT schema's before GLR starts is not working.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005111)
    BCP Software   
    2024-03-11 15:31   
    If the OTFT can have the schema removed without name clashes, it'll do that. If not, the schema name will become a prefix. If that is also an issue the OTFT name with have the schema as a prefix, and a unique number as a suffix.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4463 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2024-03-11 15:09 2024-03-11 15:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Label Supertype in OWL/RDF is not xml type
    Description: Super DataTypes on Label Types, are shown as such in RDF/OWL, but they are not a valid XML definition. So, the physical datatype of the supertype needs to be used in the output.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4461 [CaseTalk Modeler] Generation (SQL, XML, etc) block have not tried 2024-03-05 18:19 2024-03-11 10:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: DeGeneralization fails GLR
    Description: During GLR two scenarios cause issues when it comes to degeneralization.

    * Some OTFTs fails to perform GLR to ERD when the FTE is there.
    * DeGeneralization example fails to render database view for Person with both FirstName and Surname.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005110)
    BCP Software   
    2024-03-11 10:58   
    De-Generalization only occurs when it is a Generalized Object Type, AND additional binary facts exist which would provide ERD-like Columns.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4456 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-02-29 04:13 2024-02-29 04:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Use estimated population to drive nosql artifacts
    Description: The estimated population may influence the artifact generation. If it is only a few rows, copying it into a structure is fine, but when it is a large number of rows, a link may be more effective for storage. This driver is already stored with the information model, but not honored in the artifact generation itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4454 [CaseTalk Modeler] Expressions major sometimes 2024-02-26 11:36 2024-02-26 11:36
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: high OS Version: 11  
    Status: new Product Version: 13.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Expressions wrongly classified
    Description: See issue 0004411. Same issue, but still occurs in new product version. Occurs often enough for me to classify is as priority 'high'.
    Tags:
    Steps To Reproduce:
    Additional Information: Attached another example image. The fact-sentence is during earlier classification wrongly stored, and a loose 'h' is shown in front of '<Risico voor betrokkenen bij DPIA>'. During classification, the 'h', being the first letter of 'het risico ...' was classified as part of '<Risico voor betrokkenen bij DPIA>', but for some reason incorrectly stored. The result is that I need to manually do this classification, but with high probability it leads to the same result.
    System Description
    Attached Files: image.png (55,437 bytes) 2024-02-26 11:36
    https://www.casetalk.com/tickets/file_download.php?file_id=484&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4452 [CaseTalk Modeler] Other crash random 2024-02-26 11:13 2024-02-26 11:13
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: high OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: CaseTalk crash at end of classification
    Description: At end of classification, CaseTalk stops responding. The screen becomes like an image, without any reaction whatsoever to my mouse.

    CTRL+ALT+DEL + end task is the only solution, again losing (classified) expressions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (175,805 bytes) 2024-02-26 11:13
    https://www.casetalk.com/tickets/file_download.php?file_id=483&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4450 [CaseTalk Modeler] User Interface tweak have not tried 2024-02-24 17:59 2024-02-24 17:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.3  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Splitters are hidden
    Description: When activating the hiding of the side panels, and then showing them again, leaves the splitters invisible. These come back when some of the files are altered.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4411 [CaseTalk Modeler] Expressions minor have not tried 2024-02-08 16:15 2024-02-23 14:37
    Reporter: Lennart van Ham Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: To-be-matched expression wrongly displayed in classification window
    Description: Classification window asks to match expression with already known fact type expressions. The shown fact type expressions, however, show an error:

    'het verwerkingsdoeleinde van G<Gegevensverwerking bij DPIA> is .<beschrijving>'

    --> The 'G' in front of '<Gegevensverwerking...' is not correct.

    Perhaps this is related to why the classification is not able to find a match. See additional information for a step-by-step showing.
    Tags:
    Steps To Reproduce:
    Additional Information: Added images illustrate how this comes to be:
    1. The to-be-classified sentence with matching expressions
    2. Could not match automatically
    3. Result of manual classification
    4. Classification screen of the next sentence to be classified, with newly added fact sentence F10, with the strange 'G' in front.
    Attached Files: image.png (119,204 bytes) 2024-02-08 16:15
    https://www.casetalk.com/tickets/file_download.php?file_id=468&type=bug
    png

    image-2.png (105,604 bytes) 2024-02-08 16:15
    https://www.casetalk.com/tickets/file_download.php?file_id=469&type=bug
    png

    image-3.png (115,315 bytes) 2024-02-08 16:15
    https://www.casetalk.com/tickets/file_download.php?file_id=470&type=bug
    png

    image-4.png (135,536 bytes) 2024-02-08 16:15
    https://www.casetalk.com/tickets/file_download.php?file_id=471&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4438 [CaseTalk Modeler] User Interface minor random 2024-02-20 08:58 2024-02-20 08:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Center diagram fails
    Description: Sometimes the centering of the diagram fails, and puts it outside of view.
    Tags:
    Steps To Reproduce:
    Additional Information: Workaround: Is to click in the diagram, right-click the arrow on your keyboard, press space, and center again.
    It seems, there are hidden components which are taken into consideration as part of the active diagram, causing the calculation to be off center.
    System Description
    Attached Files:
    Notes
    (0005109)
    BCP Software   
    2024-02-20 08:59   
    Role Reading labels did not behave properly causing side effects.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4437 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2024-02-19 21:14 2024-02-20 08:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Artificial Key randomly generated in artifact
    Description: Artificial key seems to generate _ID columns for tables, but not consistently. Neither do the Transitional/Localization settings from the GLR Dialog translate in consistent artifact structures.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4436 [CaseTalk Modeler] User Interface major random 2024-02-19 16:39 2024-02-19 16:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Added tuple sometimes not stored
    Description: When adding population in the population editor, sometimes they do not get persisted.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4435 [CaseTalk Modeler] Diagrams minor have not tried 2024-02-19 16:37 2024-02-19 16:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Some ERD views do not come out properly
    Description: When complex tables are created with optional roles to nested object types, the database views rendered show multiple columns where there should be one, and one source table where there should be multiple. Somehow it mixes the groups of columns across tables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4434 [CaseTalk Modeler] Diagrams minor have not tried 2024-02-18 14:12 2024-02-18 14:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Role readings do not refresh
    Description: Some role readings do not refresh when the diagram style changes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4433 [CaseTalk Modeler] Diagrams crash sometimes 2024-02-18 13:13 2024-02-18 14:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Hide legend causes errors
    Description: Hiding legend may cause the diagram to fail. Same goes for other information blocks.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4432 [CaseTalk Modeler] User Interface text have not tried 2024-02-18 11:43 2024-02-18 11:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Rename ERD/UML/MAP/EXP captions
    Description: The captions for the generated diagrams are abbreviations, and are more intuitive if they have the fuller names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4431 [CaseTalk Modeler] Diagrams tweak have not tried 2024-02-18 11:42 2024-02-18 11:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: EXP Diagram Subtype relations
    Description: The EXP Diagram renders supertypes and subtypes as nested boxes. It takes less space in some cases, but the plantuml does not render the lines very elegantly. Drawing them with regular lines using the newer layout support might make it more effective.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4430 [CaseTalk Modeler] User Interface feature have not tried 2024-02-16 16:55 2024-02-16 16:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Expression files are connected but hide facts
    Description: Expression files are a great way to prepare, look back at, and edit offline fact expressions. And when 'connected' it shows which facts are already in the model. But it never shows the facts that are in the model, yet not in the file. This would help users to view the difference.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005108)
    BCP Software   
    2024-02-16 16:57   
    By selecting the connected state, missing facts are printed in gray. These lines may be quickly added to the file by simply clicking the 'add' button from the toolbar. Similarly, deleting a line will only delete it if also missing from the model. And by disconnecting the file, it again only renders the content of the file itself.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4424 [CaseTalk Modeler] Project major always 2024-02-14 08:27 2024-02-14 11:14
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version: 13.1.2  
    Product Build: Resolution: no change required  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: Can't change any object information due to something going on with 'derivation'
    Description: At first, I thought it was about objects that are no longer a derivable:
    - 'GMS beschrijft GV' is derivable, hence, is noted by an asterix (*)
    - However, I do not want it to be derivable anymore, hence, I edit its information, uncheck the 'Derivable' check box, and empty the text under 'Derivation'
    - when I click 'OK', I get the error 'annotation requires Derivation', and are unable to save my information.

    Actually, it also happens with facts that were never derivable:
    - I open 'GT bij GV', which was never derivable
    - Looking at its info, there is no text under 'Derivation'.
    - I change nothing, click 'OK', but get the same error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (5,950 bytes) 2024-02-14 08:27
    https://www.casetalk.com/tickets/file_download.php?file_id=475&type=bug
    png

    image-2.png (36,107 bytes) 2024-02-14 08:27
    https://www.casetalk.com/tickets/file_download.php?file_id=476&type=bug
    png

    image-3.png (42,623 bytes) 2024-02-14 08:27
    https://www.casetalk.com/tickets/file_download.php?file_id=477&type=bug
    png

    image-4.png (7,956 bytes) 2024-02-14 08:27
    https://www.casetalk.com/tickets/file_download.php?file_id=478&type=bug
    png

    image-5.png (41,258 bytes) 2024-02-14 08:27
    https://www.casetalk.com/tickets/file_download.php?file_id=479&type=bug
    png
    Notes
    (0005105)
    BCP Software   
    2024-02-14 09:57   
    The error 'annotation requires Derivation' suggests your custom attribute configuration specified the annotation for derivation is set to mandatory. Since this can be applied to specific elements in the model, it may be set to more than just derivable fact types.
    (0005107)
    Lennart van Ham   
    2024-02-14 10:40   
    Turning 'mandatory' off solved it. Thanks!

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4427 [CaseTalk Modeler] Diagrams block have not tried 2024-02-14 10:18 2024-02-14 10:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Context menu on label type may freeze
    Description: When opening the context menu on a label type, which is a subtype of another label type, and the super label type has the same name as the datatype, CaseTalk will freeze.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4426 [CaseTalk Modeler] Diagrams minor have not tried 2024-02-14 10:13 2024-02-14 10:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: SmartMove of interconstraints stays on
    Description: The smartmove option on the inter constraints stay on when the element is dragged manually.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4425 [CaseTalk Modeler] Import and Export tweak have not tried 2024-02-14 10:00 2024-02-14 10:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Export Plural and Abbreviation in RDF/OWL
    Description: The plurals and abbreviations are not exported in the RDF/OWL files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005106)
    BCP Software   
    2024-02-14 10:03   
    Added "<local:Plural>" and "<local:Abbreviation>" to the output.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4423 [CaseTalk Modeler] Refactoring feature have not tried 2024-02-13 16:39 2024-02-13 16:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Allow OTE replace, even when the roles do not align
    Description: When a new OTE is added to an Object Type, the user may replace one OTE with another. When roles do not line up, it simply blocks that feature. It would be kinder and more effective to allow the user to override, and continue even at the cost of losing tuples.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005104)
    BCP Software   
    2024-02-13 16:40   
    This is no longer blocking, but a warning dialog. Tuples may be lost, but the substitutions will stay intact.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4422 [CaseTalk Modeler] Refactoring crash have not tried 2024-02-13 15:10 2024-02-13 15:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Replace Object Type Fails
    Description: The Replace Object Type function fails with an A.V.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4420 [CaseTalk Modeler] Diff and Merge major have not tried 2024-02-13 09:06 2024-02-13 09:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Merging generalizations should block
    Description: Merging generalizations with different number of roles, should draw the modelers attention by blocking it from being merged. This usually needs attention, and casetalk currently does not mark it as such.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4418 [CaseTalk Modeler] Diagrams feature have not tried 2024-02-12 12:33 2024-02-12 21:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Render tuple states
    Description: The generated diagrams should render the example expressions with appropriate styling to make the reader aware of unconfirmed and counter examples.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4419 [CaseTalk Modeler] Expressions feature have not tried 2024-02-12 14:27 2024-02-12 16:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Manually mark expressions as unconfirmed
    Description: Refactoring the model marks affected expressions as 'unconfirmed'. But when making up your own fact expressions without having them confirmed by domain experts serves a similar function. Being able to mark the expressions as (un)confirmed is lacking from the user interface at this point.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4417 [CaseTalk Modeler] Transformation (GLR) tweak have not tried 2024-02-12 10:48 2024-02-12 10:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Merge tuple state when transforming
    Description: The tuples can now be given a state of Confirmed and isCounterExample. When merging population during model transformation, multiple tuple sets become one record in the target table. So, the tuple states need to be adjusted when some attributes have conflicting state in comparison to others.

    Merging a Counter Example with a regular tuple should set the final tuple to UnConfirmed and unknown to be a positive or negative tuple.

    Also for merging confirmed and unconfirmed tuples, the result can never be a confirmed tuple as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4415 [CaseTalk Modeler] Diagrams feature have not tried 2024-02-11 18:35 2024-02-12 10:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Mimic diagram layout
    Description: The ERD, UML and other diagrams seem to randomly create a layout for the entities depicted. The plantuml allows directions on relationships, with which it could be directed to maintain a similar layout as handled in the Conceptual FCOIM diagram itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005103)
    BCP Software   
    2024-02-12 10:04   
    Maintaining a stable layout has now been accomplished by mimicing the direction of the lines from entity/otft to the target entity/otft, according to the conceptual model.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4416 [CaseTalk Modeler] Expressions major have not tried 2024-02-12 09:55 2024-02-12 09:55
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: urgent OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: CaseTalk gets stuck during classification
    Description: During classification, CaseTalk gets stuck, only being able to shut down using CTRL+ALT+DEL. See image for moment of failure.
    Tags:
    Steps To Reproduce: I don't know how to reproduce it.. but I already reported some issues regarding similar behavior. Perhaps overlap can be discovered.
    Additional Information:
    System Description
    Attached Files: image.png (89,096 bytes) 2024-02-12 09:55
    https://www.casetalk.com/tickets/file_download.php?file_id=474&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2308 [CaseTalk Modeler] Constraints feature sometimes 2019-11-19 15:54 2024-02-10 15:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Rule verbalization for only one language
    Description: The rule verbalizations can be adjusted to the need of the project, but only support a single language. It would be nice to allow these to exist for multiple languages (or even preconfigure).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0005102)
    BCP Software   
    2024-02-10 15:34   
    The multilingual snippets needed for rule verbalizations have migrated to the tool\preferences.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    787 [CaseTalk Modeler] Expressions feature N/A 2015-11-17 10:05 2024-02-10 15:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support for multilingual in verbalizing rules
    Description: Currently the phrases used to generate verbalization of business rules can be edited by the user. This is installation based and supports only a single language.

    Can this be tweaked to project based settings, and have an installation wide multilingual support. This way we can have support (for instance) for both english and dutch. Tweak it to our needs, and have a project based setting for it.

    That way each project can have it's own language specification.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0005101)
    BCP Software   
    2024-02-10 15:33   
    The verbalization rule snippets were maintained in the project, but with multi-lingual support, has been moved to the tools\preferences.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4414 [CaseTalk Modeler] Expressions feature have not tried 2024-02-10 09:53 2024-02-10 11:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Questions as fact expressions
    Description: The questions as fact expressions allow the support for positive/negative tuples. When entering an expression that is detected to be a question, the dialog could ask for the status of the tuple.

    In re-generating the expression file, the questions should verbalize the tuple state as:
    Yes/No/Maybe.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005100)
    BCP Software   
    2024-02-10 09:55   
    It would require a configurable label for Yes/No/Maybe in the preferences somewhere. Since this is language dependent.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1709 [CaseTalk Modeler] Other feature N/A 2018-05-09 12:06 2024-02-09 15:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 14.x  
    CaseTalk Edition: unknown
    Summary: Support TODO in the model
    Description: Modeling larger models, require keeping track of things to do in many ways. Therefor some TODO support inside the model would be nice. This can be supported in addition to the current model files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: CaseTalk_TODO.png (10,173 bytes) 2018-05-09 12:07
    https://www.casetalk.com/tickets/file_download.php?file_id=330&type=bug
    png

    todo.png (68,804 bytes) 2021-01-22 09:51
    https://www.casetalk.com/tickets/file_download.php?file_id=399&type=bug
    png

    casetalk-todo.jpg (108,145 bytes) 2024-02-09 15:03
    https://www.casetalk.com/tickets/file_download.php?file_id=473&type=bug
    jpg
    Notes
    (0001858)
    BCP Software   
    2021-01-22 09:17   
    (Last edited: 2021-01-22 09:22)
    Add:
    - Title
    - Note
    - Category
    - Scope (Model, User, Team)
    - Priority
    - Owner
    - Status
    - Bookmark(s)
    (0001859)
    BCP Software   
    2021-01-22 09:51   
    (0005098)
    BCP Software   
    2024-02-09 14:58   
    With the new navigational functions in CaseTalk, the TODO become a very evident need. Clicking any context, press Ctrl-Shift-T and the to do dialog is shown, and navigating back the context was easy.
    (0005099)
    BCP Software   
    2024-02-09 15:03   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4413 [CaseTalk Modeler] Expressions major sometimes 2024-02-09 14:55 2024-02-09 14:55
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: CaseTalk breaks down when trying to classify non-expression lines
    Description: When I try to classify multiple categories of expressions, by selecting everything, CaseTalk breaks down at the moment where it reaches a non-expression line. It is at that moment impossible to close the expression file, other than by CTRL+ALT+DEL, after which all unsaved data is lost.
    Tags:
    Steps To Reproduce: I can't reproduce the exact situation, because I lost all formulated expressions. I tried similar situations but did not find the problem.
    Additional Information:
    System Description
    Attached Files: image.png (107,174 bytes) 2024-02-09 14:55
    https://www.casetalk.com/tickets/file_download.php?file_id=472&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4412 [CaseTalk Modeler] Diff and Merge tweak have not tried 2024-02-09 12:25 2024-02-09 12:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Merge Overwrite Details
    Description: Merge overwrite details has a default setting, which should be turned on when an OTFT is merged which is newer (updated) or from a newer namespace version. Currently these are only detecting timestamps on the OTFTs, which are a little skewed due to bad timestamp handling in the past.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005097)
    BCP Software   
    2024-02-09 12:27   
    Current implementation will consider the newer namespace version (and if they are the same, look at the timestamps on the OTFT). If newer, the overwrite details will be turned on, if not it remains off.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4410 [CaseTalk Modeler] Expressions minor always 2024-02-08 12:54 2024-02-08 12:54
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: Education Edition
    Summary: Automatic matching fails often
    Description: With a number of correct matches already available (due to earlier failings), automatic matching often fails. This seems to be the case with slightly more difficult phrases.
    Tags:
    Steps To Reproduce: The below in expression file. At 'Gegevensverwerking beschrijving' the program is not capable of matching earlier classifications.

    [DPIA]
    "DPIA dpia01 bestaat.", F1
    "DPIA dpia02 bestaat.", F1
    "DPIA dpia03 bestaat.", F1

    [Gegevensverwerking]
    "Gegevensverwerking GV01 bestaat.", F5
    "Gegevensverwerking GV02 bestaat.", F5
    "Gegevensverwerking GV03 bestaat.", F5
    "Gegevensverwerking GV04 bestaat.", F5
    "Gegevensverwerking GV05 bestaat.", F5
    "Gegevensverwerking GV06 bestaat.", F5

    [Gegevensverwerking bij DPIA]
    "Gegevensverwerking GV01 wordt uitgevoerd in het thema van DPIA dpia01.", F6
    "Gegevensverwerking GV02 wordt uitgevoerd in het thema van DPIA dpia01.", F6
    "Gegevensverwerking GV03 wordt uitgevoerd in het thema van DPIA dpia01.", F6
    "Gegevensverwerking GV04 wordt uitgevoerd in het thema van DPIA dpia02.", F6
    "Gegevensverwerking GV05 wordt uitgevoerd in het thema van DPIA dpia02.", F6
    "Gegevensverwerking GV06 wordt uitgevoerd in het thema van DPIA dpia03.", F6

    [Gegevensverwerking beschrijving]
    "Gegevensverwerking GV01 in DPIA dpia01 betreft ...", F9
    "Gegevensverwerking GV02 in DPIA dpia01 betreft ...", F10
    "Gegevensverwerking GV03 in DPIA dpia01 betreft ...", F11
    "Gegevensverwerking GV04 in DPIA dpia02 betreft ..."
    "Gegevensverwerking GV05 in DPIA dpia02 betreft ..."
    "Gegevensverwerking GV06 in DPIA dpia03 betreft ..."
    Additional Information:
    System Description
    Attached Files: image.png (44,473 bytes) 2024-02-08 12:54
    https://www.casetalk.com/tickets/file_download.php?file_id=466&type=bug
    png

    image-2.png (39,481 bytes) 2024-02-08 12:54
    https://www.casetalk.com/tickets/file_download.php?file_id=467&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4408 [CaseTalk Modeler] Installation tweak have not tried 2024-02-08 10:02 2024-02-08 10:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Project locked warning and Instance Prompting
    Description: When a project is locked, the dialog needs some TLC so the user can more easily determine whats prompted for.
    Similarly when the multiple instances is turned on, the user needs a more clear prompt.
    Maybe tweak the preference to Always allow secondary instances, Never, or prompt.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4407 [CaseTalk Modeler] Expressions minor random 2024-02-08 09:58 2024-02-08 09:58
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Expression windows hangs with no other option than to select 'Back'.
    Description: Occasionally, during a normal flow of classifying an expression, the expression window's options to go forward will be gray, with only the 'Back' option available to select. When pressing 'Back', and then 'Complete' again, the normal flow can be continued.

    In this specific case, some strange text is shown in the top-left corner of the expression screen (see image 2). This seems to be a separate issue, which started in the latest CaseTalk version.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image.png (45,307 bytes) 2024-02-08 09:58
    https://www.casetalk.com/tickets/file_download.php?file_id=464&type=bug
    png

    image-2.png (46,341 bytes) 2024-02-08 09:58
    https://www.casetalk.com/tickets/file_download.php?file_id=465&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4406 [CaseTalk Modeler] Expressions minor sometimes 2024-02-08 09:45 2024-02-08 09:45
    Reporter: Lennart van Ham Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version: 13.1.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Matching does not always work very well
    Description: When classifying expressions, at some moments, the 'matching' option appears. After choosing a Fact Expression to match the current expression, a screen appears with 'Multiple matches found'. Here, matching will fail often, due to limited available functionality.

    The problem with this is that then, a duplicate Fact sentence will be created, while there already was an accurate match. Moreover, it often requires additional manual action, without any result.

    Adding an option for manually selecting the part to be matched, apart from the 'Extend' button, would solve the issue.
    Tags:
    Steps To Reproduce:
    Additional Information: An example is added under images:
    - input expression 'Samengevat beschrijft DPIA dpia02 ....'
    - to-be-matched expression: 'samengevat.beschrijft.<DPIA>.<beschrijving>' (which is correct)
    - the UI tries to match <DPIA>, but ends up selecting only 'P'. Using the available functionality, 'Extend', the selection can only be extended to 'PIA'.
    - this results in match-failure: "Could not match automatically. Switching to manual mode.", after which the expression screen jumps back to start.
    - classification is restarted as usual, creating a new, duplicate fact expression and having to re-do the classification-process.
    System Description
    Attached Files: image.png (80,246 bytes) 2024-02-08 09:45
    https://www.casetalk.com/tickets/file_download.php?file_id=460&type=bug
    png

    image-2.png (70,737 bytes) 2024-02-08 09:45
    https://www.casetalk.com/tickets/file_download.php?file_id=461&type=bug
    png

    image-3.png (30,639 bytes) 2024-02-08 09:45
    https://www.casetalk.com/tickets/file_download.php?file_id=462&type=bug
    png

    image-4.png (38,622 bytes) 2024-02-08 09:45
    https://www.casetalk.com/tickets/file_download.php?file_id=463&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4404 [CaseTalk Modeler] Diagrams minor have not tried 2024-02-07 15:38 2024-02-07 15:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Dragging in diagram fails to update crosshairs
    Description: A regression occurred when dragging elements in the diagram. The crosshair no longer reflects/updates the drag-state properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4403 [CaseTalk Modeler] User Interface tweak have not tried 2024-02-07 15:24 2024-02-07 15:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Save as dialog sometimes shows full path as filename
    Description: The filename that is used by default in some of the save-as-dialogs contains the full path in the filename, while it already points at the directory. That seems redundant.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4402 [CaseTalk Modeler] Diagrams tweak have not tried 2024-02-07 15:12 2024-02-07 15:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Selecting an item in the diagram is not a modification
    Description: Selecting an element in the diagram sets a state indicating a change in the diagram. But it is not modified yet. So this early state can be removed. Only when the content actually changes, is a modified state justified.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4401 [CaseTalk Modeler] Project tweak have not tried 2024-02-07 14:23 2024-02-07 15:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Changing the file structure should force project save
    Description: Changing the project structure by renaming, should force the project file itself to get saved to maintain consistency.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1959 [CaseTalk Modeler] Constraints feature sometimes 2018-11-28 10:34 2024-02-07 14:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generalized object types should add UC's
    Description: Creating a generalized object type should create UC's on the new optional roles, as it would place an UC on regular OT roles. The key in placing the UC is to use the roles in the newly created OTE.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4400 [CaseTalk Modeler] Integration tweak have not tried 2024-02-07 13:15 2024-02-07 13:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Detect external edits on EXP file
    Description: When exp files are edited in an external file editor, CaseTalk should reload the exp file when activated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4399 [CaseTalk Modeler] User Interface major have not tried 2024-02-07 09:57 2024-02-07 09:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.2  
    CaseTalk Edition: unknown
    Summary: Expression input does not scroll
    Description: It seems a scroll issue has been introduced when the new expression input/edit control has been updated for image export.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1252 [CaseTalk Modeler] Import and Export feature always 2017-04-01 19:37 2024-02-07 09:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.2  
        Target Version: 13.3  
    CaseTalk Edition:
    Summary: Export the sample population
    Description: As a poor man administration, Excel sheets are still favorite to many. Exporting the IG (or IGG) as an Excel file to allow manual administration before any apps is developed, may provide a help to those many.

    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4397 [CaseTalk Modeler] Project minor sometimes 2024-02-06 15:55 2024-02-06 15:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Project not updated with renamed diagram
    Description: When renaming the diagram in the project panel, sometimes the project is not properly saved to store the new file references.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4396 [CaseTalk Modeler] Diagrams block have not tried 2024-02-06 15:54 2024-02-06 15:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: UML Diagram not generated
    Description: A SQL error about UML_Attributes is appearing in models where rolefixes are set.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005092)
    BCP Software   
    2024-02-06 15:54   
    Regression bug with an improperly evaluated empty string which was missed to be a NULL.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4394 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2024-02-06 13:03 2024-02-06 13:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Log for Grouped artifacts incomplete
    Description: When grouping the model for a source code artifact, the new json log does not fully reflect the attributes and the relations between entities.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005091)
    BCP Software   
    2024-02-06 13:05   
    The table/column generates foreign key definitions, which are lacking in a Grouped Model. In the latter only Role PlayedBy exists, so the relationships in the artifact are parsed differently, and the log did not incorporate this unbalance.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4393 [CaseTalk Modeler] Import and Export minor have not tried 2024-02-06 11:00 2024-02-06 11:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.0.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Glossary merge fails to merge some OTFTs
    Description: In the education edition the glossary merge fails to merge the OTFTs which originated from another IG file. These seem to be protected from getting overwritten, but there's no way to unlock those in this edition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4392 [CaseTalk Modeler] Installation tweak have not tried 2024-02-05 15:47 2024-02-05 15:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: GraphViz library update needed
    Description: GraphViz library distributed needs an update to be able to run on newer machines. It is also to be used for the new ERD/UML diagrams, which may rely on some routing for it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005090)
    BCP Software   
    2024-02-05 15:48   
    3rd party install makes a newer version available. It'll be automatically downloaded when the installer is run.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4391 [CaseTalk Modeler] Repository crash have not tried 2024-02-05 14:25 2024-02-05 14:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: immediate OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Model file fails to open due to reference issues
    Description: An older model file cannot be opened due to missing records.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005089)
    BCP Software   
    2024-02-05 14:27   
    If the older model files contains schema names ending with a 0 (zero), and other schemas which end with a 1 (one), the sorting function makes a mistake and indexes are nog loaded properly. The file is still correct, you need to upgrade to a new CaseTalk or open it with an older.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4390 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2024-02-05 11:37 2024-02-05 11:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Column Name algorithm tweak
    Description: The Unique Path seems to strip the table name from the columns, when the column name starts with a text similar to the table name. It would be nice to have an option to allow this algorithm, but leave the start intact.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005088)
    BCP Software   
    2024-02-05 11:38   
    Added "Unique Path+" to the list of options, and documented the various options as an ERD on the wiki.
    https://www.casetalk.com/wiki/Column_Names

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4389 [CaseTalk Modeler] Expressions feature have not tried 2024-02-03 16:25 2024-02-03 16:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Wizard to complement role readings
    Description: The role readings provide snippets of expressions to enable users to quickly add the dynamic verbs to the model. A wizard could automate that for all roles where applicable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005085)
    BCP Software   
    2024-02-03 16:25   
    A new wizard menu is added for this.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4388 [CaseTalk Modeler] User Interface block have not tried 2024-02-02 16:21 2024-02-02 16:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Population Duplicate error
    Description: When population tuples get duplicated, some rows will contain similar identification numbers, eventually leading to a locked edit state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4387 [CaseTalk Modeler] Import and Export feature have not tried 2024-02-02 13:58 2024-02-02 13:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Microsoft PowerApps Excel Import
    Description: Microsoft PowerApps support the export of the metadata to an Excel Worksheet. This could be helpful to visualize in CaseTalk to build a proper information model with the technical data.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4385 [CaseTalk Modeler] Project major sometimes 2024-02-02 12:13 2024-02-02 13:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Filename clash inside project
    Description: When creating test.exp and having a diagram test.igd, the exp occassionally gets overwritten by the 'EXP' diagram image file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4386 [CaseTalk Modeler] Integration tweak have not tried 2024-02-02 12:14 2024-02-02 12:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Add archives to the .gitignore
    Description: The archives created upon project saving should be ignored for git.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4384 [CaseTalk Modeler] User Interface feature have not tried 2024-02-02 11:49 2024-02-02 11:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Add git commands to project
    Description: The git commands for Commit, Revert, Status could be added to the context menu in the project panel.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005084)
    BCP Software   
    2024-02-02 11:51   
    The project context menu has a Git submenu when the project is in a git repository.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4383 [CaseTalk Modeler] User Interface tweak have not tried 2024-02-02 11:48 2024-02-02 11:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Reorder project context menu
    Description: Some menu items can be reordered in more intuitive grouping.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005083)
    BCP Software   
    2024-02-02 11:48   
    Reordered items to file, history, project groups.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4382 [CaseTalk Modeler] Integration minor have not tried 2024-02-02 10:05 2024-02-02 10:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: ChatGPT response tweaks
    Description: The newer ChatGPT models changed the responses a little, making the outcome a little messy. The values coming back in the OTFT Edit dialog do not fit the annotations for GPT3.5-turbo-instruct.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005082)
    BCP Software   
    2024-02-02 10:06   
    Tightened the prompt to explain how the response should be formatted for better parsing by CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4381 [CaseTalk Modeler] Integration tweak have not tried 2024-02-01 23:17 2024-02-02 10:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: ChatGPT api endpoints
    Description: Some service api endpoints may change. For instance, depending on the chatgpt engine used it could be either
    https://api.openai.com/v1/chat/completions
    or
    https://api.openai.com/v1/completions

    So, being able to specify the endpoint as part of the service configuration, could prove helpful over time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4380 [CaseTalk Modeler] User Interface tweak have not tried 2024-02-01 15:10 2024-02-01 15:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Diagram hide is disabled
    Description: Diagram Hide menu item gets disabled as soon as a non-otft is part of the selected items.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4379 [CaseTalk Modeler] Diagrams tweak have not tried 2024-02-01 13:30 2024-02-01 13:31
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Dragging in diagram is sluggish in large models
    Description: When a very large model is active, the repositioning of diagram elements feels sluggish.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005081)
    BCP Software   
    2024-02-01 13:31   
    The code to correct the expressions and tuples, did not separate calculation from painting causing a lookup in the repository.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4378 [CaseTalk Modeler] User Interface trivial have not tried 2024-01-31 16:59 2024-01-31 17:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: UC Wizard fails to mention non-elementary expression
    Description: When expressions are qualified, the UC wizard may be activated. When the wizards concludes the fact expression is not elementary, the warning dialog is not presented to the user.

    When restarting the wizard by hand, after the qualification has completed, the warning does show.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4375 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-01-30 09:58 2024-01-30 11:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Add Incoming/Outgoing to OWL/RDF artifact
    Description: The labels for incoming and outgoing directions on roles, are not generated in the RDF/OWL file format.
    It would be helpful to also see those in the artifacts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4377 [CaseTalk Modeler] Diff and Merge tweak have not tried 2024-01-30 11:13 2024-01-30 11:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Glossary Merge with synclink mismatch not reported
    Description: When glossary merge is performed, the terms may match, while the synclinks are wrong.
    The log will only report the term, and not why it is not merged.

    A text explaining why it was not merged would help.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4376 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2024-01-30 11:03 2024-01-30 11:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Python Enum not generated
    Description: Python Enum definitions work, until the Vocabularies are applied and the label type is named differently in the artifact.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4371 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2024-01-29 16:04 2024-01-29 17:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: JSON catalog for generated artifact content
    Description: A JSON Catalog file describing the generated artifact content would be helpful for developers working with artifacts in a managed version environment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4370 [CaseTalk Modeler] Server major have not tried 2024-01-25 15:15 2024-01-29 10:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Team login eats resources
    Description: When teams login is performed, CaseTalk allocates huge amounts of memory, and it takes a long time before it becomes responsive again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4369 [CaseTalk Modeler] Integration feature have not tried 2024-01-25 09:37 2024-01-25 09:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Paste HTML Fragments
    Description: Copying a text from a webpage and pasting it into the repository panel could create a Paragraph with URL and Text for easy documenting of resources.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005077)
    BCP Software   
    2024-01-25 09:38   
    Simply select a text fragment in a webpage, copy it to the clipboard, and paste into the repository panel to create a URL and Paragraph text.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4367 [CaseTalk Modeler] Installation trivial have not tried 2024-01-21 15:23 2024-01-21 15:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: SQLite 3.45
    Description: Upgrade the distro to SQLite 3.45
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.sqlite.org/releaselog/3_45_0.html
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4363 [CaseTalk Modeler] User Interface crash have not tried 2024-01-18 13:51 2024-01-18 13:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.1.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Population Editor may flicker and crash
    Description: The population editor starts flashing when entering a third row. The only way to close the dialog is to use the system close button on the top right of the dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4364 [CaseTalk Modeler] Project trivial have not tried 2024-01-18 13:53 2024-01-18 13:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.2  
        Target Version: 13.1.2  
    CaseTalk Edition: unknown
    Summary: Folders added to the project do not open
    Description: When dragging and dropping a folder (instead of a file) into the project panel, shows the folder, but double clicking it does not open anything.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4027 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-13 14:03 2024-01-15 11:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Temporarily maximize diagrams
    Description: Sometimes when working on smaller screens, the diagrams simply do not fit. Temporarily widening the diagram panel is helpful. Could a keyboard shortcut be introduced to make this a breeze?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004890)
    BCP Software   
    2023-07-13 14:04   
    A keyboard shortcut is added Ctrl+Shift+W to (un)hide side panels.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4360 [CaseTalk Modeler] Repository major have not tried 2024-01-14 22:49 2024-01-14 22:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Record timestamps need more accuracy
    Description: The record timestamps need more accuracy and reflect user interactions, not model transformation or background processing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4358 [CaseTalk Modeler] Installation feature have not tried 2024-01-13 14:00 2024-01-14 13:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Download 3rd party files if needed
    Description: Java or VC Runtime is not always available on all machines. Please add a download and install option to casetalk to provide for it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005074)
    BCP Software   
    2024-01-14 13:39   
    The full installer now embeds function to download missing library files from casetalk.com to complete the dependency stack for generated diagrams.
    For the portable app, these libraries need to be downloaded by hand from the free-section at casetalk.com.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4359 [CaseTalk Modeler] Expressions crash have not tried 2024-01-14 10:56 2024-01-14 10:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Expression Input Preview crash
    Description: When the expression preview is active, adding new expressions will crash casetalk. When the preview is turned off, it will not crash.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005073)
    BCP Software   
    2024-01-14 10:59   
    A calculation to prevent misplacement of tuples in the diagram, failed when the Object/Fact Type is being qualified, and only partial content exists.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4354 [CaseTalk Modeler] Expressions crash random 2024-01-12 15:57 2024-01-14 10:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Working from an expression file crashes qualification
    Description: Working from an expression file, while the matching algorithm doesn't immediately correspond to anything, the input dialog may crash.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4357 [CaseTalk Modeler] Server text have not tried 2024-01-13 11:48 2024-01-13 11:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Mention supported database version
    Description: The About dialog renders the current server database version, but does not report if it could use an update.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4356 [CaseTalk Modeler] User Interface tweak have not tried 2024-01-12 16:00 2024-01-13 09:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Sometimes the input expression control is too narrow
    Description: The expression input editbox is sometimes a little too narrow, cropping the last few characters.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4355 [CaseTalk Modeler] User Interface minor random 2024-01-12 15:58 2024-01-12 17:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.1  
        Target Version: 13.1.1  
    CaseTalk Edition: unknown
    Summary: Qualification lines can be positioned wrong
    Description: Sometimes the lines between the expression and the expression parts can be positioned wrong.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4352 [CaseTalk Modeler] User Interface feature have not tried 2024-01-10 13:46 2024-01-10 14:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Provide dialog for custom attribute of type "tags"
    Description: A dialog to render all used tags, allowing the user to add new tags, and check tags for usage would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4351 [CaseTalk Modeler] User Interface feature have not tried 2024-01-10 12:37 2024-01-10 12:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Preconfigure filters
    Description: Filtering can be useful to quickly show specific OTFTs, but allowing to repurpose filters would make that more powerful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4350 [CaseTalk Modeler] Diagrams tweak have not tried 2024-01-10 11:39 2024-01-10 11:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Some fonts do not render in a corresponding size
    Description: Some texts in the generated diagrams do not render in the font size specified in the selected style.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4349 [CaseTalk Modeler] Diagrams tweak have not tried 2024-01-10 11:38 2024-01-10 11:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Hide headers from empty UML Sections
    Description: Some UML diagrams mention 'Semantics' or 'Examples' while remaining empty for the fact expressions end up in another class. The headers therefor could be skipped as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4340 [CaseTalk Modeler] Diff and Merge minor have not tried 2024-01-05 14:37 2024-01-09 22:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Merge from server ignores selected version
    Description: The merge from server allows the modeler to choose a model version, but it ignores the selection and always uses the most recent model instead.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005068)
    BCP Software   
    2024-01-09 21:09   
    This appears to be a minor issue. When the list of versions is displayed, applying the scrollbars, updates the cursor, and the version is properly selected.
    (0005069)
    BCP Software   
    2024-01-09 21:16   
    Oops, version rows are shown twice. When the second set is selected, all works fine.. :-O
    (0005070)
    BCP Software   
    2024-01-09 22:08   
    UI Control issue solved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4343 [CaseTalk Modeler] User Interface minor have not tried 2024-01-08 18:11 2024-01-09 16:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Add new concept from OTFT dialog
    Description: Add new concept from comments in a otft dialog, should use the selected word in the comment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4344 [CaseTalk Modeler] User Interface feature have not tried 2024-01-08 18:18 2024-01-09 16:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paste URI as linked paragraph
    Description: Paste Uri, open a browser, select text, and press ok, to create a text and link.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005067)
    BCP Software   
    2024-01-09 16:19   
    It'll open a browser page, allow the user to highlight the text fragment, and the document title will be used as a paragraph name.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4348 [CaseTalk Modeler] Repository trivial have not tried 2024-01-09 13:16 2024-01-09 14:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Allow filtering on custom attributes of paragraphs
    Description: Adding paragraph with custom attributes is not supported in the filtering. The custom attributes for filtering do not render those for paragraphs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4347 [CaseTalk Modeler] Repository major have not tried 2024-01-09 13:09 2024-01-09 13:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: OTFT ending with numbers may get lost
    Description: OTFT names ending with a number, occassionally crash due to referential integrity issues.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005066)
    BCP Software   
    2024-01-09 13:10   
    Sorting the strings with number awareness failed to evaluate properly when a string ending with a number was compared with a string of the same length not ending with digits.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4346 [CaseTalk Modeler] User Interface trivial have not tried 2024-01-09 11:14 2024-01-09 11:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Keep focus after hiding side panels
    Description: When the focus is in the diagram, the 'hide side panels' works fine. But when the focus is on the OTFTs, this tab is not brought forward.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4342 [CaseTalk Modeler] User Interface minor have not tried 2024-01-07 14:16 2024-01-07 21:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: selection expression part seems off
    Description: The character selections is a little off sometimes. That makes it hard to make it accurate.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005064)
    BCP Software   
    2024-01-07 21:02   
    Indeed, there seems to be a rounding issue present. The last characters seem to be more off then the first few, when clicking with the mouse to position the cursor in the text.
    (0005065)
    BCP Software   
    2024-01-07 21:04   
    This seems less obvious when the font is a monospaced font.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4341 [CaseTalk Modeler] Diagrams feature have not tried 2024-01-06 11:19 2024-01-06 20:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Diagram Information Block change
    Description: The diagram information block can be turned on or off. It does however not position itself automatically, not does it contain any of the diagram annotations or custom attributes. This needs some upgrading.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005062)
    BCP Software   
    2024-01-06 17:13   
    Legend with icons is now filled according to diagram content, but some still lack automatic refreshing, such as the diagram annotation itself.
    (0005063)
    BCP Software   
    2024-01-06 20:20   
    If state icons are used, it only shows those, and the diagram file property description, title and author.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4335 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2024-01-04 13:46 2024-01-06 11:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Support Container, Object Type and Generalization for Database Views
    Description: For these three scenarios, database views could be generated.

    1) Day as a container containing all Date of Births.
    2) Person as a generalization with Firstname and Surname for Employee and Patient.
    3) City as an Object type which gets normalized into various table columns.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005060)
    BCP Software   
    2024-01-06 11:15   
    https://www.casetalk.com/articles/explained/436-tables-and-views

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3571 [CaseTalk Modeler] Diff and Merge feature have not tried 2022-08-17 10:27 2024-01-05 14:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Merge with any server version
    Description: Merge requires a IG file to exist on disk. The new well-formedness check for namespaces updates allows a simple double click to merge the latest version. A more manual approach, allowing a project and a version, to be picked and merged would help a lot. This would skip the whole download procedure, and users will be able to pull anything from the server with a few clicks.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4339 [CaseTalk Modeler] Diff and Merge feature have not tried 2024-01-05 13:44 2024-01-05 13:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Compare active model with server version
    Description: Being able to provide a comparison between the currently open model and any version on the server, might help modelers a lot!
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005059)
    BCP Software   
    2024-01-05 13:46   
    Once logged in via the Teams menu, a Teams\Version\Compare can be run on any selected server version. The server version can be selected in the Server tab from the Project panel (see: bottom right).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4338 [CaseTalk Modeler] Data Explorer feature have not tried 2024-01-04 19:12 2024-01-05 13:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Run queries over both Server and ig(g) for live comparing
    Description: Being able to leverage LocalSQL to support running (joining) queries across the local IG database and the Server SQL Server database, would enable to query for diffs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: LocalSQL.png (114,151 bytes) 2024-01-04 19:15
    https://www.casetalk.com/tickets/file_download.php?file_id=458&type=bug
    png
    Notes
    (0005058)
    BCP Software   
    2024-01-04 19:15   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4337 [CaseTalk Modeler] Diagrams tweak have not tried 2024-01-04 15:57 2024-01-04 16:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: ERD/UML sort examples
    Description: The examples listed in the ERD is in order of appearance, but could be sorted to line up the examples.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4336 [CaseTalk Modeler] Diagrams minor have not tried 2024-01-04 14:51 2024-01-04 14:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: UML Checks can contain duplicates
    Description: The UML Check occasionally contains multiples of the same entity to check instances.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4334 [CaseTalk Modeler] Repository tweak have not tried 2024-01-04 11:14 2024-01-04 11:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Warn the user when the row limit is reached
    Description: To not overload databases, a record limit is set when executing a query. This can be confusing if simple queries do not meet the expected rows, due to this limit. Warning the user such a limit has been reached so they may re-configure this limit, is helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4333 [CaseTalk Modeler] Repository block have not tried 2024-01-03 11:46 2024-01-03 12:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Duplicate Onto fails from Generalized Object Types
    Description: Duplicate Onto works wonderful, but if the starting Object Type is a Generalized Object Type, it fails. The multiple OTEs under the Generalization may confuse the duplication process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4332 [CaseTalk Modeler] Diagrams minor have not tried 2024-01-03 11:16 2024-01-03 11:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Tuples occassionally end up at the top of the diagram
    Description: Tuples sometimes end up at the top of the diagram, instead of under the fact type expressions.
    Tags:
    Steps To Reproduce: Enter a fact type expression, and some tuples.
    Duplicate the fact expression, and the tuples will jump to the top of the diagram.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005057)
    BCP Software   
    2024-01-03 11:17   
    The tuples got reloaded, but not repositioned when an expression altered.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4331 [CaseTalk Modeler] User Interface minor have not tried 2024-01-03 10:31 2024-01-03 10:31
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Tabs 'close all others' leaves the right tabs
    Description: The menu item from the main tab context menu contains an option to close all other tabs. The tabs on the left are closed, but the ones on the right do not close all.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005056)
    BCP Software   
    2024-01-03 10:31   
    A tweak required closing the right tabs before the left to support the OS level cleanup of the tabs.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4330 [CaseTalk Modeler] Project minor have not tried 2024-01-03 09:58 2024-01-03 09:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: File active state not persisted
    Description: Using the "Tab\Close Others" does not seem to get reflected in the project nodes getting inactive. Even when saving the project file, and reopening it, shows the nodes becoming active again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4329 [CaseTalk Modeler] Repository tweak have not tried 2024-01-02 14:34 2024-01-02 14:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Cannot erase Role.OriginalOT
    Description: Some model operations apparently is the transformation algorithms causing the Role.OriginalOT to be set. However during conceptual modeling, this cannot be reset.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005055)
    BCP Software   
    2024-01-02 14:35   
    The role edit allows to 'forget' the originalOT at the role by unchecking the "Keep OriginalOT" setting.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4328 [CaseTalk Modeler] Diagrams minor have not tried 2024-01-02 14:32 2024-01-02 14:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: SVG Font size rendering issue
    Description: SVG Font rendering seems to be off, though the font-size is specified. But in combination with the SVG size in px and the font size it seems to render invalid.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005054)
    BCP Software   
    2024-01-02 14:33   
    SVG Size now in unspecified units, and the fonts are specified in "pt" to render properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4327 [CaseTalk Modeler] Diagrams tweak have not tried 2024-01-02 14:30 2024-01-02 14:31
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: SVG with leading spaces in text
    Description: The SVG texts with leading spaces are not rendered by all SVG tools. It is more convenient to position the actual non-white-space text.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4325 [CaseTalk Modeler] Integration tweak have not tried 2023-12-31 14:16 2023-12-31 14:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Copy expression tree at high-resolution
    Description: To be able to document expression trees, a higher resolution is needed, therefor a handling to a better dpi is desired.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4324 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-31 12:33 2023-12-31 12:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: SVG Font sizes are slightly off
    Description: The SVG Font sizes are off in comparison to the diagram style settings.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4323 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-31 11:21 2023-12-31 12:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: SVG Annotations do not word wrap
    Description: Annotations containing multiple lines do not wrap in SVG. This is simply not available in SVG 1.1. Therefor the lines need to be wrapped manually in code.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4322 [CaseTalk Modeler] Project tweak have not tried 2023-12-30 20:40 2023-12-30 20:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Move project documentation settings
    Description: Project properties contain documentation settings. It does not make sense to have these project specific and should be moved to the Preferences dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4321 [CaseTalk Modeler] Documentation (Web, Help, ..) major have not tried 2023-12-30 20:34 2023-12-30 20:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: OTFT Report diagram failure
    Description: The OTFT Report fails to properly render the snippet of a diagram for this OTFT. It should honor the tuples, the print-style for diagrams, and the scaling of the report.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4319 [CaseTalk Modeler] Generation (SQL, XML, etc) block sometimes 2023-12-30 16:35 2023-12-30 16:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.1  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Artifact sometimes fail to generate
    Description: Sometimes plugins fail to generate the artifact in question.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005053)
    BCP Software   
    2023-12-30 16:36   
    This happens when Object Types being part of a Subtype relation get transformed in regular columns and the supertype is reduced.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4311 [CaseTalk Modeler] User Interface feature have not tried 2023-12-28 15:49 2023-12-30 13:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Copy text as HTML Fragment
    Description: Copy text from the syntax highlighted editors in CaseTalk should also copy the text as a HTML fragment to provide formatting when pasting into Word.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005052)
    BCP Software   
    2023-12-30 13:49   
    Formatted text that is getting copied, is now put on the clipboard in plain text, richtext and html to provide support for a wide range of other applications to handle the clipboard content.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4318 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-29 17:54 2023-12-29 17:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Hide tuple numbers from diagram
    Description: Tuple numbers make sense when the technical references of tuples and values are to be shown, but for ordinary conceptual views, these are pointless. It also takes away screen real estate. Without the tuple numbers the tuples under first role could be as wide as under the last role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4315 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-29 11:53 2023-12-29 17:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Provide minimal width or margin for expressions
    Description: Expressions in the conceptual diagram adjust in size depending on the amount of roles and the width of the fact type name. Being able to set the minimal width (or margin) for expressions in the diagram style would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005051)
    BCP Software   
    2023-12-29 17:49   
    The expression width is now also extended to the first and last tuple under it.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4317 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-29 14:39 2023-12-29 14:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: OTFT Name position alignment
    Description: Setting the otft name alignment to Left or Right, is not aligning with the roles, but uses a wide margin on top of that. Aligning left or right of the first or last role make more sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4316 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-29 14:15 2023-12-29 14:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Changing diagram style setting without saving becomes idle
    Description: Changing diagram style without saving it, creates a '<custom>' style setting inside the diagram. Changing it again is no longer applied to the diagram, until the style is saved.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4314 [CaseTalk Modeler] Integration feature have not tried 2023-12-29 11:16 2023-12-29 11:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Export to HTML, RTF or Picture
    Description: The diagrams contain multiple tabs, and it would be helpful to be able to export all content in some form. Currently the export only exports the Conceptual FCOIM diagram, and not all others.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4297 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-23 12:08 2023-12-29 11:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Hide all label types from diagram
    Description: Hiding all label types from the diagram is a transformation setting, but allowing that to be done by hand on any active diagram (or selection) would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information: It can quickly help to declutter the diagram where many OTFTs are using the same Label Type.
    System Description
    Attached Files:
    Notes
    (0005043)
    BCP Software   
    2023-12-23 12:28   
    Added a new item in the main Diagram menu to hide all label types (from diagram or selection).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4295 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-21 17:37 2023-12-29 11:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paste files into diagram
    Description: Diagram already supports links to files from the project after dragging files from the project panel onto the diagram. But pasting them does not paste them as links.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4313 [CaseTalk Modeler] Diff and Merge minor sometimes 2023-12-29 10:51 2023-12-29 10:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Merge selection using diagram is idle
    Description: When merging another repository, fails to select otfts based upon a diagram content.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005049)
    BCP Software   
    2023-12-29 10:51   
    If during the working session in casetalk, this project has not been opened before, the caching of diagram content fails due to a path not found. This prevents the diagram selection to be in effect.
    (0005050)
    BCP Software   
    2023-12-29 10:52   
    A project path is added, and the diagrams are now found, and cache information is properly evaluated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4312 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-28 19:32 2023-12-28 20:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Allow zoomed refresh for Diagrams
    Description: The generated diagrams come in one resolution and zooming can make it unreadable. Being able to refresh these and have them regenerated at a different (zoomed) DPI, would help.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4310 [CaseTalk Modeler] Diagrams trivial have not tried 2023-12-28 12:03 2023-12-28 14:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: PlantUML scripts do not align with Save Diagram Extras
    Description: The PlantUML scripts all render output in PNG file format. It would be nice if it would follow the 'Storage\Save Diagram Extras' settings.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4308 [CaseTalk Modeler] Diff and Merge minor have not tried 2023-12-27 16:53 2023-12-27 16:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Change project during merge is not updating otfts
    Description: During the merging wizard, a user could accidentally select the wrong project file merging and only discover when the OTFTs are listed. Going back to the project step, and select the correct one, does not update the OTFTs which should reflect the newly selected project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4307 [CaseTalk Modeler] Repository block always 2023-12-27 14:52 2023-12-27 15:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Deleting a label type does nothing
    Description: If in need to delete a label type, the deletion fails to do anything is the label type is played by a role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005048)
    BCP Software   
    2023-12-27 15:17   
    Recursion occurred when deleting a role, the expression is deleted, which deletes the role (while it is busy deleting it). The code now prevents recursion.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4306 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-27 12:07 2023-12-27 12:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Alter annotation shown in concepts
    Description: The concepts can show their annotation inside their shape. However the annotation seems fixed to 'Comment' and cannot be altered to any of the other existing annotations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005047)
    BCP Software   
    2023-12-27 12:08   
    The menu item for 'Show Annotation' now allows to 'set annotation' for concepts.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4305 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-27 11:03 2023-12-27 11:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: OTFT Annotation not translated in diagram
    Description: The Annotations made visible in the diagrams do not translate to the preferred language.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4304 [CaseTalk Modeler] Repository trivial have not tried 2023-12-27 08:50 2023-12-27 09:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Add concept type 'identification'
    Description: Some object types play a role elsewhere, but are really identification structures for them. Being able to add the 'identification' type to the list of concept types would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4302 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-26 15:09 2023-12-26 18:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Alter Role Played By - Using drag and drop
    Description: The 'Alter Played By' function on roles, requires dialogs to pick and choose a new object type to be selected. But what if the Object Type is already in the diagram, could a drag and drop of the existing relation onto the new Object Type work just as well?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005046)
    BCP Software   
    2023-12-26 18:02   
    Another option now, is to select a role and the new Object Type, and click 'Alter played by'.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4301 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-25 23:23 2023-12-25 23:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paragraph font does not zoom
    Description: The text used in paragraphs are not scaling with the zoom level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005045)
    BCP Software   
    2023-12-25 23:23   
    The new paragraph component did not pick up the font settings from the diagram style, and was therefor not scaling.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4299 [CaseTalk Modeler] Diagrams trivial have not tried 2023-12-23 12:58 2023-12-23 13:01
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Resizing by grabbing corners
    Description: Resizing by grabbing corners, while they show no handle, is possible. This should only be enabled on the drawn sizing handles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005044)
    BCP Software   
    2023-12-23 13:01   
    These invisible responsive drag-handles disturbed ux while adjusting elements in the diagram.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4298 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-23 12:47 2023-12-23 12:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Images do not scale with zooming
    Description: Images that are pasted into the diagrams, do not scale while zooming in and out.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4296 [CaseTalk Modeler] User Interface trivial have not tried 2023-12-22 12:14 2023-12-22 12:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Add new Rule is idle
    Description: Adding a new Rule to the repository does nothing. The menu item seems idle.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4294 [CaseTalk Modeler] User Interface feature have not tried 2023-12-21 17:21 2023-12-21 17:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paste text as concepts
    Description: Copy, paste text or a table from excel as concepts into the vocabulary.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4293 [CaseTalk Modeler] Project tweak have not tried 2023-12-21 17:20 2023-12-21 17:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paste files into project
    Description: Copy files from explorer to paste them into the Project panel does not work. Drag and drop does.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4292 [CaseTalk Modeler] User Interface tweak have not tried 2023-12-21 16:19 2023-12-21 16:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Add Cut, Copy, Paste to context menus
    Description: CaseTalk is filled with Cut, Copy, Paste operations, but very few users know of it. Adding them to the various context menus, might make the more aware.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4288 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2023-12-20 12:51 2023-12-21 13:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: (De)Generalize function
    Description: Creating a generalization from various selected object types would be a simple function. If related fact types are also selected, and they are reconnected to the generalization would be an awesome feature. Being able to de-generalize an already made generalization would be even more awesome.
    Tags:
    Steps To Reproduce: Employee(empId) and Patient(PatientNo) could come together in the generalization of Person with related fact types Person Firstname and Person Surname.

    Being able to de-generalize would look very much like split/duplicate functions.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005040)
    BCP Software   
    2023-12-20 12:52   
    If this function exists, it could be repurposed when GLR is run on the Generalized Object Type which may have 'Force Reduce' turned On. Which would need to be denormalized before reducing can start.
    (0005042)
    BCP Software   
    2023-12-21 13:42   
    Automated de-generalization will be performed during transformation when the following conditions are met:
    1. GLR Reduce is turned on
    2. The generalized object type is set to 'Reduce: De-Generalize'.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4289 [CaseTalk Modeler] User Interface feature have not tried 2023-12-20 18:40 2023-12-21 13:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Create generalized object type
    Description: By adding a new object type, based on already selected object types, it would be very easy to have a generalized object type created.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005041)
    BCP Software   
    2023-12-21 13:38   
    1. Select Object Types in the diagram
    2. Use context menu to add New Object Type
    3. A prompt will ask to create a regular object type or a generalization

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4291 [CaseTalk Modeler] User Interface tweak have not tried 2023-12-21 12:17 2023-12-21 12:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Provide overview for custom colors
    Description: The various color dialogs allow custom colors to be added to the palette. It would be nice to have them listed in the Preferences Dialog and allow the user to more easily access them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4290 [CaseTalk Modeler] User Interface major have not tried 2023-12-21 12:16 2023-12-21 12:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Preference Defaults erases file history
    Description: When the Tools Preferences are reset to defaults, it also erases file history. That would be too much since it is out of scope for the preference dialog. Only reset the actual values which are editable to the user in this dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4287 [CaseTalk Modeler] Transformation (GLR) major have not tried 2023-12-20 11:43 2023-12-20 11:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: GLrR fails to reduce without 'r'
    Description: Reducing is not active when 'r' (reduce lost types) is turned off.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005039)
    BCP Software   
    2023-12-20 11:46   
    'r' (reduce lost types) is a subroutine in 'R' (Reduce).
    This 'r' only kicks in when an OTFT can be reduced, and when there's no more FTE under it.
    Without the 'r', these empty OTFTs will remain in the model as reference to the object types which were present in the conceptual model, yet have not fact expression themselves.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4286 [CaseTalk Modeler] User Interface tweak have not tried 2023-12-19 16:44 2023-12-20 10:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Role Group jargon
    Description: Role grouping allow options such as Automatic, DontGroup and ForceGroup. It is not clear what the effect of those are. Better would be to state where it groups into if any of the options are chosen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005038)
    BCP Software   
    2023-12-20 10:00   
    Role group options are populated with OTFT Names where the role would group to. And the grouping is disabled for roles not under a narrow UC.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4283 [CaseTalk Modeler] Integration feature have not tried 2023-12-17 14:30 2023-12-19 13:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Copy diagram to clipboard as SVG
    Description: Copy clipboard only works with bitmaps. Exporting diagrams to SVG is possible, it would be nice to copy the diagram to the clipboard in SVG format.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4282 [CaseTalk Modeler] Installation major have not tried 2023-12-16 16:56 2023-12-16 16:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Dot.exe - System Error
    Description: Some Windows machines lack vcruntime140.dll which is required by Dot. And Dot is required by PlantUML for generating diagrams. CaseTalk should check the absence of it, and prevent a system dialog by dot.exe. It is confusing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: dotexe.png (65,095 bytes) 2023-12-16 16:57
    https://www.casetalk.com/tickets/file_download.php?file_id=457&type=bug
    png
    Notes
    (0005034)
    BCP Software   
    2023-12-16 16:57   
    (0005035)
    BCP Software   
    2023-12-16 16:57   
    Download
    https://casetalk.com/downloads/download/download/5-freeaccess/214-microsoft-visual-c-2015-redistributable

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4281 [CaseTalk Modeler] Diagrams major have not tried 2023-12-15 12:50 2023-12-15 12:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Cannot delete InterUC
    Description: The InterUC seems to corrupt the diagram somehow, and deleting it is not possible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4276 [CaseTalk Modeler] Diagrams feature have not tried 2023-12-13 16:00 2023-12-15 11:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Render database views in Relational Diagram
    Description: Database views are rendered when Object Types are normalized into tables, but these views do not show in the Relational Diagram. This would be a great addition. ER/Studio is also able to render the views.
    Tags:
    Steps To Reproduce:
    Additional Information: example
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4280 [CaseTalk Modeler] User Interface tweak sometimes 2023-12-15 11:54 2023-12-15 11:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Prevent InterUC to be placed on UC-less OTFT
    Description: Before InterUCs are placed, users are advised to think and place regular UCs first.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4279 [CaseTalk Modeler] User Interface tweak have not tried 2023-12-14 11:53 2023-12-14 12:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Context menu differ
    Description: The new context menu in diagrams is now the same layout as the context menu in the repository. This needs some alignment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4278 [CaseTalk Modeler] User Interface block have not tried 2023-12-14 09:58 2023-12-14 11:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Paste population fails
    Description: The pasting of population rows seems to fail with an error that not all records are complete, and the dialog closes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4277 [CaseTalk Modeler] Transformation (GLR) block have not tried 2023-12-14 09:54 2023-12-14 09:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: GLR fail on role subnumbers
    Description: Due to model refactoring the roles contain subnumbers and GLR transformation may fail.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: 472.png (40,180 bytes) 2023-12-14 09:54
    https://www.casetalk.com/tickets/file_download.php?file_id=456&type=bug
    png
    Notes
    (0005030)
    BCP Software   
    2023-12-14 09:55   
    When role 47.2 is lexicalized it'll be replaced by 47.* roles to accommodate the WeekDay, Week No, and Year No. However it seems to generate new role numbers starting at *.1 which overlaps the already existing 47.1 and 47.2. This results in an invalid repository model.
    (0005031)
    BCP Software   
    2023-12-14 09:56   
    The code is now fixed to generate unique role subnumbers to prevent number collisions.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4274 [CaseTalk Modeler] Diagrams major have not tried 2023-12-12 15:08 2023-12-12 15:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Subset constraint not showing
    Description: Adding a subset constraint with the same number as another inter constraint, prevents it to be drawn in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4273 [CaseTalk Modeler] User Interface tweak have not tried 2023-12-12 11:11 2023-12-12 11:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Suggest role readings based on expression parts
    Description: The role readings could use snippets of the expression as suggestions.

    E.g.:

          For "<R1:Student> lives in <R2:City>"
          For "<R2:City> is inhabited by <R1:Student>"
          INCOMING(R1): 'lives in'
          OUTGOING(R1): 'is inhabited by'

    Showing these options as a dropdown in the UI, would help.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4269 [CaseTalk Modeler] Diagrams major have not tried 2023-12-11 10:07 2023-12-12 10:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: UML Attribute Cardinalities [1..*] missing
    Description: In some models where a binary fact type has a wide UC on both roles, are not rendered as a [1..*] or [0..*] attribute where it should.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005027)
    BCP Software   
    2023-12-11 10:08   
    Only seems to occur when one role also has a TC.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4272 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-12-12 09:30 2023-12-12 10:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: MultiLocale feature not honored in OWL
    Description: The OWL export ignores the feature being off.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4271 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-12-11 21:29 2023-12-12 09:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: SKOS prefLabel requires language tag
    Description: The SKOS prefLabel does not require a language tag is everything is tag-less. However, once a single prefLabel with a language tag is generated, all prefLabels should have a specifier.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005029)
    BCP Software   
    2023-12-12 09:20   
    Some translated elements are provided with a 'xml:lang' specifier, but that requires the non-translated ones to also have a language tag according to the model locale.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4270 [CaseTalk Modeler] Repository feature have not tried 2023-12-11 15:31 2023-12-11 15:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Store value constraints in same order
    Description: The individual values in the value constraint do not maintain the order they're entered. It would be nice, since they are also rendered alphabetically in the diagrams, instead of using a user specified order.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005028)
    BCP Software   
    2023-12-11 15:32   
    Added a label to each value, and the order is now maintained.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4268 [CaseTalk Modeler] Diagrams minor have not tried 2023-12-09 17:02 2023-12-09 17:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.1.0  
    CaseTalk Edition: unknown
    Summary: Hiding linking table which are references
    Description: Hiding linking tables to be drawn as 1:1 or N:M tables is a great new feature. However when a subset constraints forces it to become a linking table with an incoming foreign key, the Relational diagram fails to render properly.
    Tags:
    Steps To Reproduce: Patient - Checkup - Day
    Patient - Appointment - Day

    The appointment is a linking table which might become a named relationship in de ERD.
    Add a subset constraint from Checkup -> Appointment to illustrate checkups need an appointment.
    The linking table should now be rendered to show the subset constraint to be in place.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4266 [CaseTalk Modeler] Import and Export major have not tried 2023-12-07 14:28 2023-12-09 10:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Wetten.nl import incomplete
    Description: It seems some articles are not read fully, and only fetching the last line in a paragraph.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005026)
    BCP Software   
    2023-12-07 14:28   
    Some elements (LI) do not have number, and should be concatenated to the previous item.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4262 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-06 09:28 2023-12-09 10:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 13.1.0  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: UML Association Navigation missing
    Description: The former UML association indications are no longer depicted in the UML Diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005023)
    BCP Software   
    2023-12-06 09:28   
    Added back.
    (0005024)
    BCP Software   
    2023-12-06 22:57   
    The navigation arrows alter the layout completely.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4263 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-06 09:30 2023-12-06 09:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: UML Check is redundant
    Description: Some UML Check operations are redundant. For instance mandatory attributes do not require a check. The Check seems only effective on subset constraints over multiple object types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4261 [CaseTalk Modeler] Diagrams tweak have not tried 2023-12-05 09:32 2023-12-05 09:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: UML attributes optionality not drawn
    Description: UML attributes without any cardinality assumes they are mandatory. Optional attributes should have the cardinality specifier [0..1] to indicate such.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4260 [CaseTalk Modeler] Constraints tweak have not tried 2023-12-05 08:36 2023-12-05 08:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: CC cannot overlap with narrow UC
    Description: Cardinality constraints allow users to specify minimum and maximum instances under a role. The UC however states the covered role may only have max of an instance. Therefor the CC and UC should not overlap.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4258 [CaseTalk Modeler] User Interface minor have not tried 2023-12-04 08:50 2023-12-04 08:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Cannot add tuples
    Description: When generated expressions have no tuples, editing the population editor will fail from the Label Level. Once failed, other levels seem to fail as well, making it hard to enter any population at that point.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005022)
    BCP Software   
    2023-12-04 08:52   
    Expression cache marked expressions lacking tuples, as incomplete. This state blocked the starting of the population editor.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4257 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-12-01 09:10 2023-12-01 09:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Extend business timelines with technical timelines
    Description: The business needs in real life does not extend beyond the three timelines:
    * When was is decided
    * When was is recorded
    * When is the data active

    But for technical reasons there may be more technical timelines to support the various recording moments of data being moved from one system to another.

    Being able to specify how many technical timelines implementation needs, and what the labels are for them, might be a helpful feature.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4256 [CaseTalk Modeler] Integration text have not tried 2023-11-30 13:23 2023-11-30 14:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: DeepL character encoding error
    Description: When translating English to German (for instance) some characters get mangled due to a wrong encoding from UTF8 (DeepL) to Windows Latin-1.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005021)
    BCP Software   
    2023-11-30 14:20   
    UTF8 Decoding didn't happen when fetching the result.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4255 [CaseTalk Modeler] Diagrams feature have not tried 2023-11-29 16:00 2023-11-29 16:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Show OTFTs with time dependency based on Task
    Description: The OTFTs can show icons to express the Task-status. But do not yet take into account the diagram as a diff to render certain OTFTs being absent, present, or future present. This would be a great addition to render timelapse visualizations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4254 [CaseTalk Modeler] Repository feature have not tried 2023-11-29 15:51 2023-11-29 16:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Extend the task lifecycle with start date
    Description: Extending the task indicator of OTFTs with a start date would allow some sort of time-travel to look at task-stages of the model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4253 [CaseTalk Modeler] Repository feature have not tried 2023-11-28 12:01 2023-11-28 12:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: New Fact Type should create substitutions
    Description: Adding a new Fact Type allows object types to be selected which should play a role in the fact type. When doing so, CaseTalk creates new OTEs for those Object Types. Instead it should create substitutions to the existing OTEs instead.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4252 [CaseTalk Modeler] Diagrams minor have not tried 2023-11-28 08:50 2023-11-28 08:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Manual selection and refresh needed
    Description: When the diagram is toggled to another language, all otfts need to be selected and refresh(F5) needs to be clicked before all it translated. But the refresh in general seems to behave similar when it comes to the one focused, or the items selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005020)
    BCP Software   
    2023-11-28 08:50   
    It only updated the focused item if no selection was made. This has been fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4251 [CaseTalk Modeler] Diagrams text have not tried 2023-11-28 08:37 2023-11-28 08:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Translate UML Association Labels
    Description: When viewing the UML Diagram, and switching to a different language, the labels on the associations are not translated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4250 [CaseTalk Modeler] User Interface trivial have not tried 2023-11-27 16:47 2023-11-27 16:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Add a little color to the Undo/Redo and Back/Forward buttons
    Description: These buttons are currently black, and do not display a difference in being disabled or enabled. Some color may help.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    818 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2015-12-11 14:08 2023-11-27 10:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: ComplexTypes in Domains
    Description: Some ObjectTypes containing more than a single role, may be represented by a complextype in some DBMS's. For instance a coordinate system containing both X and Y. Instead of having to columns, some DBMS's may contain this in a single column of the coordinate data type.
    Tags:
    Steps To Reproduce:
    Additional Information: Upon GLR and Script generation, conceptual paths could be recognized and collapsed according to complex type names.
    Attached Files:
    Notes
    (0001095)
    BCP Software   
    2018-01-29 11:12   
    A check could be placed upon Object Types, stating it should be a complex type, and not broken down in separate grouped and lexicalized roles. In NO-SQL environments this could even become a nested Object.

    In case a RDBMS does not support the complex type, it could still flatten it as if it doesn't exist.
    (0001096)
    BCP Software   
    2018-01-29 11:13   
    Visually the solid line of the Object Type in diagrams, could be drawn as a dotted line, similar to Label Types. This should not effect the validation rules, since some DBMS's may still require these to be checked.
    (0001111)
    BCP Software   
    2018-02-05 10:23   
    (Last edited: 2022-05-17 19:42)
    Non grouped or reduced object types may be considered complex types if the target platform supports them.

    PostgreSQL supports multiple variations of complex types. So this might be a good starting point for testing. For instance the JSON datatype:
    https://www.postgresql.org/docs/10/static/datatype.html

    SQL Server also offers more and more support for objects, such as JSON:
    https://docs.microsoft.com/en-us/sql/relational-databases/json/json-data-sql-server?view=sql-server-ver15
    (0001553)
    BCP Software   
    2019-12-12 21:23   
    With the current DataType mappings, it could serve both purposes. When an OT is marked as ComplexType, or corresponds to a DataType name, it could suffice. Even the well-formedness rules could prevent warnings which state OT's are not verbalizable under certain conditions.
    (0004514)
    BCP Software   
    2022-05-17 19:37   
    Use "NVARCHAR(MAX)" to store json objects in sql server.
    (0004515)
    BCP Software   
    2022-05-17 19:40   
    (Last edited: 2022-05-31 22:39)
    GLR Profile Settings should provide support to flatten the 'ComplexType' if needed. This allows ComplexTypes to stay intact, the GLR should not transform it, and consider it as a 'Label Type', or flatten it as traditional FCO-IM would want it. Also plugins may specify if they support complex types or not.
    (0004595)
    BCP Software   
    2022-09-02 16:32   
    Having Object Types marked as a complex type, we still might need to decide to keep it as a hierarchy (JSON) or flatten it (KeyValue list).
    (0004596)
    BCP Software   
    2022-09-02 16:35   
    GLR might require the structure to be duplicated. As a complex type, the tree might end up as a JSON in one area, and any potentially used parts of it in other areas. This reminds us of the splitting of trees.
    (0005019)
    BCP Software   
    2023-11-27 10:05   
    Label Types could become subtypes of a Complex Object Type to complete the circle. Also the new 'Structure' entity could be referenced from a Label Type to specify the Document Structure itself as a storage object.
    Perhaps this Label Type -> Complex Type would allow an elegant solution to the flattening or not?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4249 [CaseTalk Modeler] Integration block have not tried 2023-11-27 09:35 2023-11-27 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Ntfy without Proxy fails
    Description: Ntfy service without any proxy fails to subscribe / notify
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005018)
    BCP Software   
    2023-11-27 09:36   
    Library created an access violation when an empty proxyserver name was passed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4248 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-11-23 11:55 2023-11-23 11:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: OWL/RDF missing ObjectProperties
    Description: OWL/RDF misses ObjectProperty definitions when Binary Fact Types (with two small UCs) in are play.
    Tags:
    Steps To Reproduce: 1) Either one role is played by a generalized Object Type
       Leading to an inverseOf definition referring to an asbent definition.
    2) Or both roles are played the same Object Type.
       A single ObjectProperty occurs instead of two, and the cardinalities for the two appear on the single one.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005017)
    BCP Software   
    2023-11-23 11:55   
    Note: This only occurs when none of the two roles are manually marked for grouping.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4247 [CaseTalk Modeler] Project minor have not tried 2023-11-23 11:13 2023-11-23 11:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Project opens multiple IGs
    Description: When reopening a project, the first IG in the project is opened first before the last active IG is opened. This should not happen, and only the last active should be opened.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4246 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-21 09:45 2023-11-21 09:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Plugin loading is blocking
    Description: Plugins are loading at CaseTalk startup, and is a blocking procedure. Until it is completed, the user has to wait before work can start. This could maybe be made a non-blocking operation?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3977 [CaseTalk Modeler] Diff and Merge major have not tried 2023-06-10 13:07 2023-11-19 16:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Merging InterTC is wrong
    Description: Merging InterTCs creates duplicates and removes others. This step of the merging is not accurate.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005015)
    BCP Software   
    2023-11-19 16:22   
    Still some TC error occurs, for InterTCs which are not merged at all.
    (0005016)
    BCP Software   
    2023-11-19 16:23   
    One TC merge state was overlooked in the code. The fact that an InterTC is not required to be merged at all, since it fall entirely outside the user made selection.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4245 [CaseTalk Modeler] User Interface trivial have not tried 2023-11-19 16:21 2023-11-19 16:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Expressions not shown after canceling project close
    Description: When the project closing is cancelled, the expressions are no longer shown.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4244 [CaseTalk Modeler] Diagrams minor have not tried 2023-11-19 15:22 2023-11-19 15:31
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.0.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.2  
        Target Version: 13.0.2  
    CaseTalk Edition: unknown
    Summary: Add UC, TC, CC on selected role
    Description: Selecting a role has changed a little in 13.0 but seems to make the adding of an UC, TC or CC on a single role idle.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005014)
    BCP Software   
    2023-11-19 15:31   
    Some menu items still (only) work with Ctrl+Click on roles.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4243 [CaseTalk Modeler] User Interface feature have not tried 2023-11-10 11:49 2023-11-10 11:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow Back and Forward navigation
    Description: Allowing back and forward navigation similar to browsers could support users in their work. The back/forward could even extend across projects if using the bookmark mechanics.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4242 [CaseTalk Modeler] Diagrams minor have not tried 2023-11-10 09:04 2023-11-10 09:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Drag OTFT onto diagram twice
    Description: Dragging the OTFT that was just removed from the diagram, back onto it, requires the user to do that twice before it shows.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005013)
    BCP Software   
    2023-11-10 09:04   
    A caching issue made it an odd/even behaviour.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4241 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-09 12:58 2023-11-09 12:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Opening a diagram automatically marks it as changed
    Description: Opening a diagram without doing anything to it, and simply closing it, will ask the user to save the changes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005012)
    BCP Software   
    2023-11-09 12:59   
    The selected locale was not persisted in the diagram, therefor always marking the file as changed once displayed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4240 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-09 12:15 2023-11-09 12:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: TC Dialog shows idle Delete Button
    Description: TC Dialog shows a list of potential TCs, and can delete the selected item. However, if there's only the current and single TC, the delete button should be removed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4239 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-11-09 09:47 2023-11-09 09:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Split python dataclass from expressive parts
    Description: Python script should declare base dataclasses and have the expressive methods in their subclass in a separate python file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4238 [CaseTalk Modeler] Installation feature have not tried 2023-11-09 08:27 2023-11-09 09:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: SQLite 3.44.0
    Description: Upgrade to latest sqlite to allow order by in aggregate functions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4237 [CaseTalk Modeler] Diagrams tweak have not tried 2023-11-08 16:26 2023-11-08 16:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Resizing annotation blocks seem to have a max
    Description: Resizing the annotation blocks seem to wrap the annotations of the OTFT to a certain max width.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4236 [CaseTalk Modeler] Diagrams tweak have not tried 2023-11-08 15:16 2023-11-08 15:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Remove OTFT or Role selection mode
    Description: The selection mode for either the OTFT or the role, and not being able to click the OTFT Name, or the OTFT Expression is a pain for some new users.
    Being able to select and/or drag by the title, makes the select mode obsolete. Users might even be able to drag the entire OTFT by selecting the role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005011)
    BCP Software   
    2023-11-08 15:17   
    This is a major behaviour change for experienced users. They might expect the OTFT to be selected by clicking its roles.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4235 [CaseTalk Modeler] User Interface text have not tried 2023-11-08 13:51 2023-11-08 13:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Rephrase Split fact type in context menu
    Description: The split fact type is a new feature and the caption, not the dialog provides users any context that make them confidently use it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005010)
    BCP Software   
    2023-11-08 13:52   
    It is either "Nominalize Roles" or "Nominalize UC", and dialogs give more context.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4233 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-11-08 10:19 2023-11-08 11:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Specify custom attributes profile for use in artifacts
    Description: In the transformation profile, a preferred vocabulary may be specified. Similarly being able to specify a custom attribute profile (or none) to document the artifact would be a nice addition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4234 [CaseTalk Modeler] Other trivial have not tried 2023-11-08 10:47 2023-11-08 10:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Time interval shown in both days and hours
    Description: Time interval output is shown in both days annd in hours. It should at the most be a combination, not both and the same amount.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4232 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-11-07 14:48 2023-11-08 10:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Python dataclass various tweaks
    Description: Python dataclass various tweaks:
    • Two empty lines between classes
    • One empty line between functions
    • "none" -> "None"
    • dataclasses need to appear in the order of use/definition or support forward references
    • "<>" -> "!="
    • Function "cmp" not imported and unknown
    • "integer" -> "int"
    • "== True" is redundant
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4231 [CaseTalk Modeler] Server major have not tried 2023-11-07 14:45 2023-11-07 14:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Server projects have trailing dot
    Description: The server project are stored with a trailing dot in the name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4230 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-07 10:42 2023-11-07 10:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Double click OTFT in diagram should not move focus
    Description: A double click on an OTFT in the diagram traditionally moves the focus to the corresponding OTFT in the repository/vocabulary panel. It is okay for the selection to alter, but not to move the focus away from the diagram. This is counter intuitive for (new) users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4229 [CaseTalk Modeler] Project tweak have not tried 2023-11-07 10:21 2023-11-07 10:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Registering does not unlock already opened files
    Description: When a project is opened, and saves are disabled due to not having entered the license key yet, there's no way to save the work. Even when entering the license key does not get the files back into an editing mode. The entering of the license should unlock active files accordingly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4228 [CaseTalk Modeler] Expressions crash always 2023-11-06 17:19 2023-11-06 17:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Qualify OTFT with schema name corrupts model
    Description: When a part of the newly entered expression is qualified using a schema prefix "XYZ::Country" while the OTFT "Country" already exists, nothing seems wrong at first, until the model is reopened. Then it fails hard on the integrity of the model.

    It appears the schema is not properly separated from the otft name itself, which renders all as good, until the reopening fails due to the absense of this OTFT as referred by the various other parts in the model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4226 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-06 10:55 2023-11-06 11:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow OTFT Title to respond to mouse
    Description: The OTFT Title, intricate part of the OTFT, is not responding to mouse events. This should be integral to the UX for users who focus on the text and not the symbol for interacting with the elements in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005008)
    BCP Software   
    2023-11-06 11:00   
    Extended this to include the expressions underneath the OTFT.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4225 [CaseTalk Modeler] User Interface tweak have not tried 2023-11-06 09:08 2023-11-06 09:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 13.0.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Change Alter Played By - Without a selection
    Description: The picklist dialog can be closed by pressing OK, without explicitly selecting an item. This is a mistake, it needs a chosen item, not just the top one in the dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4224 [CaseTalk Modeler] User Interface minor have not tried 2023-11-05 23:33 2023-11-05 23:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: OTFT with and without Schema not always shown distinctively
    Description: The OTFTs with and without schema name, are not always shown in the expressions panel as distinct. Similarly the "XYZ::OTFTNAME" is shown as just "OTFTNAME" in the expression tree. This navigates wrong, and is a false representation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4223 [CaseTalk Modeler] Diagrams tweak have not tried 2023-11-05 15:12 2023-11-05 23:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Object Type fails to render schema name
    Description: Object Type in diagram sometimes does not render the schema name. Fact and label types seem to work just fine.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4099 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-08-08 22:28 2023-11-03 22:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: DataVaultBuilder names are too long
    Description: DVB requires short names, since they encode all lineage of the tool in table and column names. This can quickly overflow schema limitations if CaseTalk already starts with full lexicalization paths in the column name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005002)
    BCP Software   
    2023-11-01 14:42   
    OTFT Abbreviations may be used, or shortening the OTFT Name similar to how some plugins perform that task. Possibly use the mapping information of the source system to be part of that mix.
    (0005007)
    BCP Software   
    2023-11-03 22:45   
    All hub_id, satellite_id and column_id occurrences are shortened.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4222 [CaseTalk Modeler] Other crash random 2023-11-03 18:36 2023-11-03 18:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Reopening other project raises index error
    Description: Occassionally opening another project, while the current is still active, or downloading a project, may raise an index error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005006)
    BCP Software   
    2023-11-03 18:37   
    File monitoring send updates to the UI, while still loading the new files.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4221 [CaseTalk Modeler] Repository major have not tried 2023-11-03 18:04 2023-11-03 18:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Commit SQL back to IG loses updates
    Description: When altering the SC or TC table using sql, these updates do not get merged back to the IG file / model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3118 [CaseTalk Modeler] User Interface minor have not tried 2021-09-14 16:08 2023-11-02 15:52
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: acknowledged Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 14.x  
    CaseTalk Edition: unknown
    Summary: Generate Expressions options
    Description: The generate expressions dialog shows three groups of users for generating expressions. These should simply be options to stear the generation process. In those options the ExpressionCode should be able to be turned on/off. This allows the modeler to generate the file precisely to their need, instead of having hardcoded sets.

    Also the amount of populations should be configurable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4220 [CaseTalk Modeler] Diagrams feature have not tried 2023-11-02 13:22 2023-11-02 15:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Hide/Show N:M linking tables
    Description: The relational diagram shows many-to-many relations as linking tables. This could be a drawing option to draw it as a table or a simple many-to-many relationship.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005004)
    BCP Software   
    2023-11-02 15:44   
    Both N:M and 1:1 tables which would require a linking table to implement in the database, the Relational Diagram can simply adjust the cardinality on the relationship. The diagram style allows to hide the linking tables from the generated diagram.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4219 [CaseTalk Modeler] Transformation (GLR) block have not tried 2023-11-02 11:29 2023-11-02 13:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Generating Artifical Keys freezes
    Description: Adding artifical keys through the GLR process, may freeze.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4218 [CaseTalk Modeler] Diagrams block have not tried 2023-11-02 09:06 2023-11-02 09:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: EXP diagram fails on generalizations
    Description: Generalized object types, with an artificial key, crash the EXP diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4217 [CaseTalk Modeler] Repository trivial have not tried 2023-11-01 23:16 2023-11-01 23:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add more concept type names/icons
    Description: Adding organization, measure and status to the list of concept types is helpful in further categorizing otfts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4216 [CaseTalk Modeler] Diff and Merge tweak have not tried 2023-11-01 14:03 2023-11-01 14:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Harden ELM Artifact Merge
    Description: Some ELM artifacts contain texts as headers for data cells. Some files don't, CaseTalk should be able to navigate either as much as possible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0005001)
    BCP Software   
    2023-11-01 14:04   
    Merging equipped with various fallback scenario's to still find the relevant data.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4215 [CaseTalk Modeler] Constraints feature have not tried 2023-10-31 23:07 2023-10-31 23:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UC wizard assume attribute-like pattern
    Description: The UC wizard could be extended with the attribute-like pattern. Where binary fact types, containing a role played by an object type and label type, could be assumed a small UC on the object type side of the fact type.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2995 [CaseTalk Modeler] Repository feature have not tried 2021-06-10 20:44 2023-10-31 09:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Promote Concepts
    Description: Concepts can be added as non specified terms. The roles can now be added to show connections between concepts. The missing function is to turn this into a default set of OTFTs including Facts, Objects, Labels, Expressions and Substitutions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4185 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-10-05 11:54 2023-10-30 10:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Support frozen python classes
    Description: Python supports frozen dataclasses. This could be used for the facts which are marked with a static population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    @dataclass(frozen=True)
    class Point:
        x: int
        y: int
    
    p1 = Point(10, 200)
    p2 = Point(19, 10)
    
    # Modifying fields is not allowed.
    # This line gives: "FrozenInstanceError: cannot assign to field 'x'"
    # p1.x = 5
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4214 [CaseTalk Modeler] Diagrams tweak have not tried 2023-10-27 17:06 2023-10-27 17:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Relational diagram does not show alternate keys
    Description: The alternate keys could be listed after the column with a number to indicate which unique constraint / index it is.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4213 [CaseTalk Modeler] Diff and Merge major have not tried 2023-10-27 13:54 2023-10-27 13:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Merge concept roles
    Description: Concepts, containers, rules, paragraphs all use roles. Yet not all type which contain roles, see those roles get merged.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3676 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-11-03 21:20 2023-10-27 13:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow artifact generation with background transformations
    Description: Artifact generation traditionally can only be performed after an IGG is generated. With the new background transformations, the IGG is already present in the background. This should allow the artifacts to be generated on that.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004702)
    BCP Software   
    2022-12-07 23:07   
    The code is now ready to call any plugin once the background transform is completed. It is not done automatically (yet).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4212 [CaseTalk Modeler] User Interface tweak have not tried 2023-10-27 11:00 2023-10-27 13:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Display file date in project details panel
    Description: The file date is not printed in the details panel in the project panel/window. This should be helpful to see the actual age of the file, relative to the others.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4092 [CaseTalk Modeler] User Interface feature have not tried 2023-08-08 22:14 2023-10-27 10:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Allow Expression tree editing
    Description: The expression tree shows all structure and soft semantics in it, like the expression input dialog. Allowing to edit all parts in a fully rendered tree would be very nice.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004998)
    BCP Software   
    2023-10-27 10:52   
    Edit expression from the repository provides a flat edit dialog.
    Edit expression from the expression tree provides a full tree edit dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4208 [CaseTalk Modeler] User Interface tweak have not tried 2023-10-24 09:28 2023-10-25 12:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add SC on self is not possible
    Description: When a binary fact type with both roles played by the same object type, requires a subset constraint, the destination cannot be set to the same binary fact type.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: 61fa4dee-469c-40ea-bf49-f9cfc4032739.jpg (43,624 bytes) 2023-10-24 09:29
    https://www.casetalk.com/tickets/file_download.php?file_id=455&type=bug
    jpg
    Notes
    (0004997)
    BCP Software   
    2023-10-25 12:33   
    If multiple roles in an otft have the same playedby, it should be able to choose itself as a target.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4211 [CaseTalk Modeler] Server tweak have not tried 2023-10-25 12:11 2023-10-25 12:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Server profile user name should be used as Author
    Description: Once the user is logged onto the server, the full name of the user should be used as the author for edits. This can be configured in the Preferences\Keywords, but should be updated as soon as an authenticated logon is detected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4210 [CaseTalk Modeler] Integration tweak have not tried 2023-10-25 11:04 2023-10-25 11:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add Tools macro for Project Folder
    Description: The CaseTalk tools macros may benefit from being able to add the project folder. This can help for committing all project files to an external version control system by specifying the folder.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004995)
    BCP Software   
    2023-10-25 11:05   
    $PRJFOLDER is added as documented in
    https://www.casetalk.com/wiki/Modeler:12/OptionsTools

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3963 [CaseTalk Modeler] Other feature have not tried 2023-05-21 09:09 2023-10-25 10:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Order OTFT by 'Assembly'
    Description: After reading the article about how time is an object, perhaps a ordering of OTFT's according to their 'Assembly' (complexity+copycount) as an indication of organizational memory, is a good thing. It can serve as a measurement how well integrated it might be, and how hard to change in the organization.

    A copycount is an indicator of how much it evolved (count the number of version increments of it in the server).
    A complexity count indicates whether it is a low tech (single label) or a high tech (part of a complex expression, and many used-by).
    The overall assembly measure is an indicator of how far back it goes in time, and how well the 'memory' of it exists in an organization.

    The assembly (or memory) could therefor be a measure of impact, and risk to change.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004844)
    BCP Software   
    2023-05-21 09:11   
    OTFTs come with crud indicators for user and timestamps, perhaps it should also contain a copycounter for every copy or update happening.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4207 [CaseTalk Modeler] Server tweak have not tried 2023-10-20 09:49 2023-10-25 10:01
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Activate IG after downloading from server
    Description: Downloading from the server does not activate any file since that active-state is not stored/retrieved on the server. Reopening at least a IG would be helpful if the preferences are set to reactivate files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    243 [CaseTalk Modeler] Repository feature have not tried 2013-04-01 17:48 2023-10-25 10:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 7.1.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 14.x  
    CaseTalk Edition:
    Summary: Rolepaths
    Description: Rolepaths should be implemented to reflect additional fact names through the role path. This is an addition to elementary facts.
    Tags:
    Steps To Reproduce: Consider the expressions

    Child: "Pete is born out of the relation John and Mary"

    The role path should be declarable as well:

    Father: "Person -> Child -> Relation -> Man -> Person"

    And the reverse or similars like Child, Grandchild, Grandmother etc..

    (This can be used instead of the flatline with rolefixes)
    Additional Information:
    Attached Files: CaseTalkRolePathModel.png (22,926 bytes) 2017-04-06 09:55
    https://www.casetalk.com/tickets/file_download.php?file_id=149&type=bug
    png
    Notes
    (0000586)
    BCP Software   
    2016-05-29 20:02   
    (Last edited: 2017-04-25 13:39)
    Where this path exists after GLR, a column name override could be specified as well. This rolepath alias should be entered in addition to the otft-alias. The otft and alias and rolefixes as visible in the otft-list. Additionally a rolepath name could be presented there as well..

    If used as a rolefix it should be unique among the OTFT names. If not used as such, the path names should be unique within the names of paths.

    (0000790)
    BCP Software   
    2017-03-29 10:37   
    Path requires no name, for various rolepaths may be "joined" before the end result may be named. The "join"-part is not yet modelled.
    (0000813)
    BCP Software   
    2017-04-04 15:09   
    (Last edited: 2017-04-25 16:21)
    -- Table "PATH"
    --
    -- "Named Path path <PathNo> is called <Path Name>."
    -- "Path <PathNo> exists."
    -- "Path <PathNo> is of type <Path Kind>."
    CREATE TABLE "PATH" (
       "PATH_NO" "PATH_NO" NOT NULL, -- PathNo
       "PATH_NAME" "PATH_NAME", -- Named Path/Path Name
       "PATH_KIND" "PATH_KIND" NOT NULL, -- Path Kind
      "COMMENT" "COMMENT" NULL, -- Path Comment
       PRIMARY KEY ("PATHNO")
    );

    -- Table "PATH_PART"
    --
    -- "Path <Path>.<Part No>, references <Role>."
    CREATE TABLE "PATH_PART" (
       "PATH" "PATH_NO" NOT NULL, -- Path
       "PART_NO" "PART_NO" NOT NULL, -- Part No
       "ROLE" "ROLENO" NOT NULL, -- PathPart Role/Role
      "COMMENT" "COMMENT" NULL, -- Path Part Comment
       PRIMARY KEY ("PATH", "PART_NO")
    );

    -- Table "PATH_PART_EXPRESSION"
    --
    -- "Path <Path>.<Part No> uses verbalization with <Expression>."
    CREATE TABLE "PATH_PART" (
       "PATH" "PATH_NO" NOT NULL, -- Path
       "PART_NO" "PART_NO" NOT NULL, -- Part No
       "EXPRESSION" "EXPCODE" NOT NULL, -- Part Expression / Expression / ExpCode

       PRIMARY KEY ("PATH", "PART_NO", "EXPRESSION")
    );

    (0000814)
    BCP Software   
    2017-04-05 12:49   
    (Last edited: 2017-04-25 16:25)
    In addition to simply documenting the rolepaths, they may be used for fixing (aka overruling column names after glr), simple select paths for xml or other hierarchy purposed, of for future joining of various rolepaths. So, the PATH_KIND needs to be extended for future possibilities. Also some COMMENT or CUSTOM_ATTRIBUTE needs to be applicable to PATH and PART.

    Also a non destructive GLR could perhaps be implemented here. It requires all rolepaths to be build, and than duplicate these paths for a specific GLR implementation which have the roles removed from them. This would require the PATH to include a SCOPE which is set to GLR_SQL, G_XSD, etc..

    (0000847)
    BCP Software   
    2017-04-25 13:36   
    A subset constraint should also be applicable to roles in this rolepath parts.
    (0000848)
    BCP Software   
    2017-04-25 13:48   
    (Last edited: 2017-04-25 13:59)
    "Path Part" should get a "Role Replace Fix" to overcome the limited 'fixes in role'. This allows the modelers to use role fixing (only full replacefix) as proper naming columns in database implementations. These rolefixes are only used for naming implementations.

    (0004763)
    BCP Software   
    2023-01-29 13:42   
    The naming of rolepaths is always and limited to a lexiclization path starting at a specific role. The parts determine the depth of the named path.
    (0004773)
    BCP Software   
    2023-02-08 09:12   
    Joining various RolePaths is another story indeed. The initial implementation should support lexicalization path naming.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4209 [CaseTalk Modeler] Diagrams major have not tried 2023-10-24 15:40 2023-10-24 15:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Binary fact shows as UML Class instead of property
    Description: Binary fact shows up as a separate class, which should've been a regular attribute.
    Tags:
    Steps To Reproduce: If the binary fact type is created with the name "Xyz", and after the fact is renamed to "xYZ" (only case changing), it might show up as a seperate class. This is due to the roles not being renamed accordingly.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004994)
    BCP Software   
    2023-10-24 15:40   
    Workaround: Rename first to "zzz" and only then to "xYZ".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4206 [CaseTalk Modeler] Server trivial have not tried 2023-10-20 08:45 2023-10-20 08:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Download and opening diagrams slow
    Description: Downloading the project from the server hits a speedbump once it tries to load the diagrams to the project structure. Sometimes up to seconds per diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4205 [CaseTalk Modeler] User Interface trivial have not tried 2023-10-19 16:10 2023-10-19 16:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Hide side panels bug
    Description: Hide side panels to maximize the diagram area, seems to unhide the project panel when a diagram is activated/switched.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4198 [CaseTalk Modeler] Integration feature have not tried 2023-10-15 11:00 2023-10-19 14:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Have ChatGPT provide more examples
    Description: When only a single fact expression is entered, the UC wizard may be hard to use. Having ChatGPT make up some more dummy examples may help. So integrating ChatGPT to hallucinate some more tuples may be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004982)
    BCP Software   
    2023-10-15 15:59   
    With the new PopulationTuple records, they could be annotated as unconfirmed tuples.
    (0004983)
    BCP Software   
    2023-10-16 12:29   
    Unconfirmed tuples!

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4204 [CaseTalk Modeler] User Interface minor have not tried 2023-10-19 14:50 2023-10-19 14:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Restore using Windows taskbar
    Description: Restore one of multiple instances of CaseTalk using the preview picture in the taskbar does not always work as expected. Alt+Tab however works as a workaround.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004992)
    BCP Software   
    2023-10-19 14:51   
    Fixed minor issues when application is minimized and won't restore first.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1944 [CaseTalk Modeler] Expressions minor have not tried 2018-11-14 13:58 2023-10-19 13:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Expression input could validate values on datatype
    Description: Expression input does not validate or detect the datatypes of the values.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004991)
    BCP Software   
    2023-10-19 13:39   
    New types are getting detected, existing types will upgrade or enlarge if needed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2334 [CaseTalk Modeler] Other feature N/A 2019-12-30 10:42 2023-10-19 13:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Population generator for missing tuples
    Description: Perhaps a population generator may be added to generate tuples/population/values for where they're missing. For instance reverse engineering models, only provide expressions and fact types, not example population. Based upon the datatypes, CaseTalk may provide randomized values for them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004990)
    BCP Software   
    2023-10-19 13:34   
    This is implemented by using the ChatGPT service. In the population editor now exists a button to complement with more tuples.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4203 [CaseTalk Modeler] Server tweak have not tried 2023-10-18 16:24 2023-10-18 16:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: After downloading the message remains
    Description: The statusbar will mention "Downloading..." while doing so. But the status message remains even when it is done.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004989)
    BCP Software   
    2023-10-18 16:25   
    The progress bar was removed, but without setting the statusbar to an empty text.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4202 [CaseTalk Modeler] User Interface tweak sometimes 2023-10-18 13:41 2023-10-18 13:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Sorting population editor on numbers
    Description: Sorting the population by clicking the number header, sorts it as text, not as numbers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004988)
    BCP Software   
    2023-10-18 13:42   
    All sorting is now performed as if it is text with/including a number.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4201 [CaseTalk Modeler] Repository feature have not tried 2023-10-18 12:23 2023-10-18 12:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 14.x  
    CaseTalk Edition: unknown
    Summary: Set / Ordered List
    Description: A set of tuples or an ordered list of tuples could be made possible now using the PopulationTuple information. The indicator if a OTFT is a set or sequence should be flagged at the OTFT level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4200 [CaseTalk Modeler] Expressions feature have not tried 2023-10-18 09:14 2023-10-18 10:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.3  
    CaseTalk Edition: unknown
    Summary: Pronouns and tuple references
    Description: The references which can be set at the substitution level, should sometimes not just be "it" or "the apprentice" but be gender sensitive to the actual population. Allowing a tuple specific reference. With the new PopulationTuple records this could be recorded, allowing:

    [Person]
    John (He)
    Mary (Her)
    Jo (They)

    etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: TupleReferences.png (26,492 bytes) 2023-10-18 10:18
    https://www.casetalk.com/tickets/file_download.php?file_id=454&type=bug
    png
    Notes
    (0004986)
    BCP Software   
    2023-10-18 09:15   
    The code should use the substitution reference as a default, to be overridden by tuple specific ones when they occur.
    (0004987)
    BCP Software   
    2023-10-18 10:18   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3112 [CaseTalk Modeler] Repository feature N/A 2021-09-08 12:13 2023-10-18 09:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Support verbalized references
    Description: The repository requires an extension to be able to support language referencing.
    Tags:
    Steps To Reproduce:
    Additional Information:    Add naming of Unicity Constraints for key naming in artifacts.
       Add columns for reference texts such as substitution and tuple level pronouns
       and substitution level context text.
       
       "Jan Jansen lives in Amsterdam."
       
       Substitution level pronoun:
            "<The person> lives in Amsterdam."
            
       Tuple level pronoun:
            "<He> lives in Amsterdam."
            
       Substitution context (and tuple level pronoun):
            "<The person Jan Jansen>:
             <He> lives in Amsterdam."
    Attached Files: SubstitutionEditor.png (46,098 bytes) 2021-09-10 18:21
    https://www.casetalk.com/tickets/file_download.php?file_id=411&type=bug
    png
    Notes
    (0002039)
    BCP Software   
    2021-09-08 12:16   
    These re-verbalizations can only be meaningfully used when the IG is still intact at this point. Since GLR will remove OTE's, the notion of where references are used will be gone. Also the population level pronoun requires knowledge of a male/female grammar which is not preserved in the population/database/table either.
    (0002043)
    BCP Software   
    2021-09-10 18:21   
    (0002076)
    BCP Software   
    2021-10-04 08:40   
    Current release allows storing the references, a next ticket will be opened to find ways to properly verbalize them.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1801 [CaseTalk Modeler] Repository feature N/A 2018-08-24 15:34 2023-10-17 18:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support for both positive and negative population
    Description: A positive tuple may be expressed by the business as a concrete example and uses in a fact expression. For testing purposes it may be helpful to support negative or invalid tuples as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4148 [CaseTalk Modeler] Repository feature have not tried 2023-08-27 15:39 2023-10-17 18:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Store the tuple row as an entity
    Description: The population is stored in its own table, but lacks a parent table for the tuple row a whole. Therefor having metadata about the row is impossible. Metadata that would be possible on a row level would be for instance: real data, fake data, false data, illegal data, data owner, data origin. Or even the owner of the data examples. Alas, only once a row can be managed as a whole, will this be possible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: PopulationTupleState.png (120,603 bytes) 2023-10-17 17:18
    https://www.casetalk.com/tickets/file_download.php?file_id=453&type=bug
    png
    Notes
    (0004984)
    BCP Software   
    2023-10-17 17:18   
    Added custom attributes, annotations and states for confirmed and counterexample.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4199 [CaseTalk Modeler] Expressions feature have not tried 2023-10-16 12:30 2023-10-17 13:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Generate expression on (un)confirmed tuples
    Description: Generating expressions should only include proper tuples, confirmed tuples, unconfirmed tuples, or counter examples. Adding a filtering option to the expression generator dialog would provide this function.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4197 [CaseTalk Modeler] User Interface tweak have not tried 2023-10-13 20:23 2023-10-13 20:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Suggest number of tuples in population editor
    Description: The population editor does not suggest how many rows to add to make a meaningful set to allow the UC Wizard to be more effective.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1557 [CaseTalk Modeler] Constraints major sometimes 2018-01-16 12:09 2023-10-13 19:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition:
    Summary: Primary key on grouped level
    Description: Primary key is only available on UC's inside an OTFT. However a binary fact type with two UC's could contain a preferred primary key, and this binary fact type is outside an Object Type.

    Instead of setting an UC's as a Primary Key preference, the OTFT should allow any UC from a grouped view, to be candidate for primary key. This marked UC should then perhaps be visualized as a thicker arrow.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001073)
    BCP Software   
    2018-01-16 12:10   
    When GLR is performed and a primary key is automatically selected, perhaps we should prefer the non-null roles, and the smallest amount of roles under a relevant uc. To prefer similar sets, we could choose for the oldest (as in lowest role numbers).
    (0001911)
    BCP Software   
    2021-02-27 09:45   
    Instead of using the term "Primary Key" (which is a database implementation term) the more generic "Preferred Identification" should be used. This would allow the change of current PK when transforming to use the "Preferred" instead. Which, by design, may be outside an OT.
    (0004648)
    BCP Software   
    2022-10-25 18:10   
    Also: When 'generate artificial key' is set, the UC on the roles are no longer really required. The consequences need to be discussed and investigated.
    (0004979)
    BCP Software   
    2023-10-13 19:54   
    The UC Dialog now collects UCs inside the selected OTFT, but also checks for groupable roles and UCs related to those OTFTs.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4189 [CaseTalk Modeler] Import and Export tweak have not tried 2023-10-09 08:45 2023-10-13 19:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: ELM Artifact import not robust
    Description: When some decsriptions are missing, the import of the ELM CBC List and CBC Form fail.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004970)
    BCP Software   
    2023-10-09 08:47   
    CBC Form contains attributes, of they are prefixed with the CBC name itself, it should not duplicate the names when importing.

    Company
    - Company Name

    Should import as Company + Company Name + Name
    Whereas it imports as Company + Company Company Name + Company Name
    (0004971)
    BCP Software   
    2023-10-09 12:45   
    • On the CBC form, left of where the CBC Name appears, is room for an abbreviation. Please absorb it as such if filled in.
    • Also absorb the cell location from where the CBC or Attribute is created.
    • Absorb the metadata (custom attributes for ELM.Owner, ELM.Date, etc.)

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4196 [CaseTalk Modeler] Diagrams minor have not tried 2023-10-13 13:02 2023-10-13 13:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Subsets create Logical Diagrams with minimal cardinality 1
    Description: Subsets which are created due to GLR of InterTC, create a false minimal cardinality of Foreign Key of 1.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004978)
    BCP Software   
    2023-10-13 13:03   
    This InterTC cannot be depicted in ERD, and therefor the foreign key should not reflect it as if there was a TC on the role itself. Aka, the Foreign Key should still reflect the role being not null or not.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4195 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-10-13 09:14 2023-10-13 13:01
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UML Relationship minimal cardinality zero
    Description: The UML relationships have a cardinality of zero, whereas the attribute is actually mandatory. The Roles may not be optional, whereas the UML relationships seem to only look at the presence of a TC.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4194 [CaseTalk Modeler] Diagrams major have not tried 2023-10-12 15:12 2023-10-13 08:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UML Diagram relationships cardinality reversed
    Description: UML Relationship cardinalities are reversed in comparison to Relational Diagrams. These should be reversed to fall in the same place as the relational cardinalities.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004975)
    BCP Software   
    2023-10-13 08:40   
    See also:
    https://stackoverflow.com/questions/17725223/how-to-really-write-uml-cardinalities
    (0004976)
    BCP Software   
    2023-10-13 08:41   
    Some minimimal cardinalities remain zero, while the attribute is mandatory. Which would mean the cardinality on the relationship must be at least 1.
    (0004977)
    BCP Software   
    2023-10-13 08:43   
    UML Diagram rendered the cardinalities in the opposite direction, and the minimum cardinalities on relationships did not include the non-optional-role.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4190 [CaseTalk Modeler] Expressions crash have not tried 2023-10-09 12:47 2023-10-11 13:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Expression input dialog dissappears
    Description: When adding a new expression, the dialog may dissappear.
    Tags:
    Steps To Reproduce:
    1. Press F6 to start a new expression
    2. Insert an OTE
    3. Add more semantics
    4. Name the fact type and press Apply
    5. Go back to alter the semantics
    6. Press Apply and the dialog is gone.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4191 [CaseTalk Modeler] User Interface tweak have not tried 2023-10-11 10:33 2023-10-11 13:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Undo redo text edits
    Description: When editing a query text, the undo/redo don't work.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004972)
    BCP Software   
    2023-10-11 11:22   
    This also applies to the text files opened in CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4192 [CaseTalk Modeler] Diagrams minor have not tried 2023-10-11 12:02 2023-10-11 13:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: ERD subsets wrong cardinality
    Description: ERD (Relational) diagrams showing subset constraints (not foreign keys) may render a wrong cardinality.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4193 [CaseTalk Modeler] Transformation (GLR) minor sometimes 2023-10-11 12:19 2023-10-11 13:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UC Preferred not always honored
    Description: For binary fact types, with two narrow UCs, the preferred UC is not honored when the GLR is set to AutoPrimaryKey selection.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004974)
    BCP Software   
    2023-10-11 13:43   
    The preference accidentally got reset to its default when GLR touches it.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4188 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-10-06 10:58 2023-10-06 10:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Artificial Key generation/annotation
    Description: Artificial key annotations at the OTFT level, can be interpreted by either the transformation algorithm or the generators. If the algorithm is using them, it should alter the model content before the generators are called. If it is not transforming the model, the generators may be able to honor the annotation.

    Therefor the GLR Settings should have the "Artificial Key" flag in the "Transformation Column" of the settings.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4186 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-10-05 12:14 2023-10-05 14:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Python metadata class
    Description: The dataclass provides an easy way to generate bootstrap functions for code use. Yet, the metadata annotated in CaseTalk has no proper way of entering, except through metadata definitions.

    See: https://workshop-python.readthedocs.io/advanced/dataclass/metadata.html
    Tags:
    Steps To Reproduce:
    Additional Information:
    @dataclass
    class User:
        firstname: str
        lastname: str
        age: int = field(default=None, metadata={'min': 27, 'max': 50})
    
        def __post_init__(self):
            AGE_MIN = self.__dataclass_fields__['age'].metadata['min']
            AGE_MAX = self.__dataclass_fields__['age'].metadata['max']
    
            if self.age not in range(AGE_MIN, AGE_MAX):
                raise ValueError('Invalid age')
    
    System Description
    Attached Files:
    Notes
    (0004968)
    BCP Software   
    2023-10-05 13:40   
    (Last edited: 2023-10-05 14:03)
    The CaseTalkBaseClass is added with metadata support for constraints:
    
    #
    # Base class to support checking constraints through metadata.
    #
    @dataclass
    class CaseTalkBaseClass:
      def __post_init__(self):
        for fieldname, field in self.__dataclass_fields__.items():
          if 'required' in field.metadata:
            if field.metadata['required'] == True and getattr(self, fieldname) is none:
              raise ValueError('{fieldname} is Required')
      def __eq__(self, other):
        result = None
        for fieldname, field in self.__dataclass_fields__.items():
          if 'id' in field.metadata:
            if field.metadata['id'] == True:
              result = cmp(getattr(self, fieldname), getattr(other, fieldname))
              if result <> 0:
                break
        return result
    
    @dataclass
    class Student(CaseTalkBaseClass):
      firstname: str = field(metadata={'required'=True, 'id'=True})
      lastname: str = field(metadata={'required'=True, 'id'=True})
      buddy: Student
      type: Type = field(default="Student")
    
    

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3603 [CaseTalk Modeler] Diagrams tweak have not tried 2022-09-11 11:29 2023-10-05 10:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Changing the diagram style needs manual refresh
    Description: Changing the diagram style settings, and not saving them, does not immediately update the diagram content. A manual refresh is needed to have the settings reflected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4184 [CaseTalk Modeler] User Interface tweak have not tried 2023-10-05 10:07 2023-10-05 10:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: No need to upgrade?
    Description: Older files in a newer CaseTalk always prompt the user to upgrade the files, even when there seems to be nother 'new' to be listed. Perhaps if there's nothing new to be reported, the upgrading is obsolete and the older file format may be used still.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4183 [CaseTalk Modeler] Server trivial have not tried 2023-10-05 09:58 2023-10-05 10:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Server login - almost remember me
    Description: The server login dialog provides a 'remember me' option. Once checked, the login still does not happen automatically. However when clicking the login to authenticate, it seems to remember me and not ask for credentials. This not entirely consistent. And manually logging out should forget me, which it doesn't either.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4182 [CaseTalk Modeler] Diagrams block sometimes 2023-10-04 12:36 2023-10-04 12:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.3  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: EXP Diagram failure
    Description: In the EXP diagram a line with "-down<" seems to fail.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004966)
    BCP Software   
    2023-10-04 12:37   
    Script generation error. It should've been "<-down-" instead of "-down<".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3723 [CaseTalk Modeler] Repository feature have not tried 2022-11-25 15:03 2023-10-04 12:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow entering Rule as a seperate OTFT
    Description: Business Rule texts are not entered anywhere, except when defined as a custom annotation. It might be convenient to enter a Rule as a separate OTFT and allow for custom metadata.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004686)
    BCP Software   
    2022-11-25 15:05   
    Note: A business rule is not necessarily an engineering constraint. It could be a simple text note, and in the future it might contain more formal rules and formulas.
    (0004687)
    BCP Software   
    2022-11-25 15:06   
    This solution would still require unique names for all OTFTs within a schema. Would it be practival to name rules, and have those named uniquely?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4181 [CaseTalk Modeler] Server major have not tried 2023-10-04 11:39 2023-10-04 11:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: IGG upload becomes current model version
    Description: IGG upload seems to get marked in the project as the active version.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4180 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-10-04 10:36 2023-10-04 11:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Plugins for sourcecode lack supertypes
    Description: Plugins which rely on a Grouped (and not Lexicalized) transformation, seem to lack sub-/supertype relations.
    The Lexicalized models contain SC and SCForRoles with subtype indicators.
    Tags:
    Steps To Reproduce:
    Additional Information: When GROUP is the only step, the subtype information remains at the roles, and is not transferred to the plugins.
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3957 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-05-08 12:13 2023-10-04 11:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Pascal generator supertypes
    Description: Pascal generator does not provide proper sub- supertype relations for the classes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3528 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-06-30 14:33 2023-10-03 16:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: no change required  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: YAML support
    Description: YAML support could be a useful feature for CaseTalk:
    https://en.wikipedia.org/wiki/YAML
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004964)
    BCP Software   
    2023-10-03 16:14   
    YAML support is added with the support of LinkML.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4165 [CaseTalk Modeler] User Interface trivial have not tried 2023-09-18 09:03 2023-10-03 14:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Search in paragraphs
    Description: The new paragraphs overview does not support search yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004963)
    BCP Software   
    2023-10-03 14:18   
    Search and filter is added.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4128 [CaseTalk Modeler] User Interface feature have not tried 2023-08-18 10:50 2023-10-03 14:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Edit OTFT mentioned in comment of other OTFTs
    Description: While editing an OTFT, the comment may mention other OTFTs. Being able to double click the terms mentioned to open a nested editing dialog could be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4118 [CaseTalk Modeler] Repository feature have not tried 2023-08-15 13:42 2023-10-03 13:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Support text paragraphs
    Description: Text paragraphs from documents or webpages contain words which link to terms in the conceptual model. These paragraphs could be copied and entered into the repository and dynamically link to OTFTs. This would even allow texts to be visualized in diagrams to render how OTFTs are used in various texts.

    A table of content of all paragraphs (if numbers in their name) could provide a meaningful list. With URI in the custom attributes, it could even link directlty to the source.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4179 [CaseTalk Modeler] Diagrams tweak have not tried 2023-10-03 12:18 2023-10-03 12:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Annotation sections in bold
    Description: Annotation sections are drawn in bold in the Relational, UML, etc.. diagrams, but in the conceptual FCOIM diagram is shows [title].
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3756 [CaseTalk Modeler] Repository feature have not tried 2022-12-15 08:55 2023-10-03 08:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Create Business Rules
    Description: Another option next to OTFTs, Concepts and Containers, would be to add Rules (of business requirements).
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: image002.png (70,464 bytes) 2022-12-15 08:55
    https://www.casetalk.com/tickets/file_download.php?file_id=431&type=bug
    png
    Notes
    (0004708)
    BCP Software   
    2022-12-15 08:55   
    This could be reported back on the portal as well.
    (0004845)
    BCP Software   
    2023-05-21 10:41   
    It may also contain a variation of DMN and Expression parsing to formally declare a rule calculation or derivation.
    (0004961)
    BCP Software   
    2023-10-01 15:12   
    These should be connected and treated as part of the Paragraph rendering. Listing paragraphs and subparagraphs, extended with concepts, OTFTs, AND Rules.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3941 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-04-23 16:06 2023-10-03 08:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support export to LinkML
    Description: LinkML is a tech agnostic way of describing data structures, and comes with a bunch of generators for programming languages.
    Providing a single LinkML file, could then be used to generate Java, RDF, and a lot more.
    Tags:
    Steps To Reproduce:
    Additional Information: linkml
    System Description
    Attached Files:
    Notes
    (0004834)
    BCP Software   
    2023-04-23 16:13   
    LinkML files are technically yaml files.
    (0004962)
    BCP Software   
    2023-10-02 16:44   
    See tutorial:
    https://linkml.io/linkml/intro/tutorial01.html

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4178 [CaseTalk Modeler] Server tweak have not tried 2023-10-02 11:49 2023-10-02 11:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Upload comments asked for IG and IGG
    Description: Upload comments are asked for, for both the IG and related IGGs. The secondary is redundant.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4177 [CaseTalk Modeler] Transformation (GLR) block have not tried 2023-09-28 16:02 2023-10-02 10:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Grouping with Artificial Key fails
    Description: When performing a Group-only transformation, the object types with an artificial key indicator fail to transform properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004959)
    BCP Software   
    2023-09-28 16:03   
    A workaround is to set the transformation settings to having NO Alt Key.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4176 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-09-28 12:19 2023-09-29 15:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Python data classes and pep8
    Description: Python has a naming standard for classes and attributes called pep8. The Python data classes should generate code according to this naming convention.

    Also the attribute types should be native python names, and can allow for default values.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004960)
    BCP Software   
    2023-09-28 16:22   
    Also support date, time, datetime and enum.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3866 [CaseTalk Modeler] Diagrams feature have not tried 2023-03-02 23:03 2023-09-27 15:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Diagram Entity Relations only
    Description: David Hay uses a different diagram style in his books, which also leave out a lot of details. This would be possible using a plantUML script as attached.
    Tags:
    Steps To Reproduce: https://www.plantuml.com/plantuml/uml/RP5HYeCm48RVvnJ37C0pL1OfGXj5VUdIbwXZ3Os995aMARtxLbkfXNqRmlVDdp_P-I1T-1aqzAfbv64C4muyrEmy-AioetHom54sLtdXCaoQqN4JfBbeVZgDSirZtj1Q6GxJo6XTw2t0oyOyBgeJtW2nqT9xp9EYp0GWha1Mx6EHViTLcec5Myclx9Z7uhGveLHKII4MD3wSpLOb1CGxt24vveViT4n4XMGxmdiK8KaprzHs6jW4L8RMUspfNnNwXTyAx1Py6mL0ULQcytWsSLccUp4l8AJGCzRIAu-TTOHHT4Dw9z3RUx2TqffRhASN5opX_ti_j9OxPLxUKisn7wtngjRyJAMFPm7OiMddp_u3
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004957)
    BCP Software   
    2023-09-27 15:53   
    Diagram style allows to hide all columns, properties and enumerations.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4175 [CaseTalk Modeler] Repository tweak have not tried 2023-09-27 15:48 2023-09-27 15:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add concept organisation
    Description: The concept list could be extended with an icon for organisation instead of just person.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4095 [CaseTalk Modeler] Diagrams tweak have not tried 2023-08-08 22:22 2023-09-26 15:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Subset constraint show in ERD as FK
    Description: Subset constraint in the ERD diagram, show dashed, but bare the name of FK<n>.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4174 [CaseTalk Modeler] Diagrams minor random 2023-09-26 15:28 2023-09-26 15:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add related shifts diagram
    Description: The add related option in the diagram scrolls out of view.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004956)
    BCP Software   
    2023-09-26 15:28   
    Adding, calculating, and scrolling went out of sync, causing scrolling out of view. This behaviour is disabled.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4167 [CaseTalk Modeler] Diagrams feature have not tried 2023-09-23 14:29 2023-09-26 15:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Extend SVG output with HREF links
    Description: To make SVG output link to something else, the elements need to provide <a href> tags. This is especially helpful when rendering Object/Fact/Label/Table/Class in the portal. It would allow diagram to term navigation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004955)
    BCP Software   
    2023-09-26 15:08   
    The SVG <a href> links contain the precise fact type names, and the class is also set to object/fact/label.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4164 [CaseTalk Modeler] Diagrams minor have not tried 2023-09-18 09:01 2023-09-26 15:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Diagram Search stops at first
    Description: Searching in CaseTalk iterates all elements in the repository and diagrams. However since the keyboard navigation is introduced for diagrams, the first element found is the where it stops the search.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2817 [CaseTalk Modeler] Repository feature have not tried 2021-02-05 13:52 2023-09-26 14:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add datatype GUID
    Description: GUID's are used more and more. Adding support for it, may help technical artifacts and developers.
    Tags:
    Steps To Reproduce:
    Additional Information: XSD Example:

      <xs:simpleType name="guid">
        <xs:restriction base="xs:string">
          <xs:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-
                             [0-9a-fA-F]{4}-[0-9a-fA-F]{12}" />
        </xs:restriction>
      </xs:simpleType>
    Attached Files:
    Notes
    (0001885)
    BCP Software   
    2021-02-15 09:18   
    Now listed as one of the common datatypes. Generator plugins need to support it still.
    (0004954)
    BCP Software   
    2023-09-26 14:53   
    XML Schema Definition supports guid datatype.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4173 [CaseTalk Modeler] Expressions trivial have not tried 2023-09-26 11:49 2023-09-26 11:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Warning of recursion when adding a new fact
    Description: The new expression input dialog warns for recursive structures. This dialog is showing up when there's no recursion at all. This dialogs uses wrong information and is triggered wrongfully.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004953)
    BCP Software   
    2023-09-26 11:50   
    This is indeed a false flag. Ignore the warning allows the user to continue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4172 [CaseTalk Modeler] Diagrams tweak have not tried 2023-09-26 10:41 2023-09-26 10:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UML/MAP/EXP are useless after GLR
    Description: Diagrams which were active before GLR, and are cloned to show the IGG after GLR, should no longer render the UML/MAP/EXP diagrams. Only the ERD will have meaningfull content after transformation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4171 [CaseTalk Modeler] Diagrams minor have not tried 2023-09-25 12:07 2023-09-25 12:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: SVG viewport size wrong
    Description: The SVG viewport is calculated wrong for the FCOIM diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4170 [CaseTalk Modeler] Diagrams minor have not tried 2023-09-25 10:52 2023-09-25 10:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Annotation text rendering in SVG is wrong
    Description: The annotation texts are not rendered as multiple lines in the SVG formats.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004952)
    BCP Software   
    2023-09-25 10:53   
    <text> is now used with multiple lines, due to <textarea> not rendering proper results in all browsers.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4169 [CaseTalk Modeler] Diagrams minor have not tried 2023-09-25 09:52 2023-09-25 09:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Add images and icons in the SVG representation
    Description: Images and icons are not rendered in the SVG equivalent of the FCO-IM diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004951)
    BCP Software   
    2023-09-25 09:53   
    Bitmaps are now rendered using a PNG and Base64 encoding inside the SVG file.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4168 [CaseTalk Modeler] Integration trivial have not tried 2023-09-24 18:04 2023-09-24 18:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Ntfy with proxy support
    Description: Ntfy does not work behind proxyservers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004950)
    BCP Software   
    2023-09-24 18:05   
    Proxy support in Ntfy libraries has been released, and integrated in casetalk source.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4166 [CaseTalk Modeler] Diagrams block have not tried 2023-09-19 15:08 2023-09-19 15:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: No UML Found
    Description: The UML diagram is no longer updating the content. When right clicking and view source is selected, the preview works just fine.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004949)
    BCP Software   
    2023-09-19 15:09   
    PlantUML does not support JPG as output, so the "Tools\Preferences\..\Diagram Extra" should be set to PNG instead of JPG.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4154 [CaseTalk Modeler] Diagrams tweak have not tried 2023-09-09 09:35 2023-09-18 08:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: PlantUML supports WrapWidth
    Description: CaseTalk generates newline characters in the text, which may be replaced by skinparams.

    skinparam wrapWidth 300

    This way the hardcoded '\n' can be removed, and the skinparam can dynamically wrap the texts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004943)
    BCP Software   
    2023-09-09 09:35   
    It works, but now need to make the number configurable through the diagram style settings.
    (0004947)
    BCP Software   
    2023-09-14 23:58   
    Add preferences for the maxwidth
    (0004948)
    BCP Software   
    2023-09-18 08:22   
    Diagram style has an extra option to specify PlantUML Max Width.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4086 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-08 16:07 2023-09-15 00:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow resize of concepts and containers
    Description: The resizing of concepts and containers is automatic. This should however be the minimum size. Allowing the user to specify a new minimum size by using the mouse (similar to shapes and images) this would allow more enhanced laout of diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4163 [CaseTalk Modeler] Diagrams tweak have not tried 2023-09-14 23:59 2023-09-14 23:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Hide UML attributes
    Description: Like the fact which are absent from the diagram and now showing in the ERD, it would be nice to have attributes hidden from the UML as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4160 [CaseTalk Modeler] Project crash have not tried 2023-09-13 14:34 2023-09-13 14:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: String index error when opening an IG
    Description: When reopening a project and the IG is opened, a string index error occurs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004946)
    BCP Software   
    2023-09-13 14:35   
    Comment encoding and parsing fails to properly store comments containing '[..]' characters.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4159 [CaseTalk Modeler] Repository minor have not tried 2023-09-13 14:31 2023-09-13 14:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Multiple SQL updates get undone
    Description: Performing SQL Updates and committing them to the active IG are getting rolled back.
    Tags:
    Steps To Reproduce: 1) Open an IG
    2) Perform a SQL Update
    3) Commit to IG
    Everything seems in sync

    4) Perform another SQL Update
    5) Commit to IG
    The state of the IF and SQL is back to the end of step 3.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004945)
    BCP Software   
    2023-09-13 14:32   
    Syncing issue caused the IG to mirror back to SQL, just before the second commit is executed.
    Workaround: Perform SQL; Commit; edit an OTFT in the IG; Perform second SQL.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4157 [CaseTalk Modeler] Expressions minor have not tried 2023-09-11 11:34 2023-09-11 11:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 12.8.3  
    CaseTalk Edition: unknown
    Summary: Qualifying from expression files creates 'noname'
    Description: Qualifying facts from an expression file, does not bring the fact type name into the qualification dialog. The facts are stored as 'noname'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4156 [CaseTalk Modeler] User Interface block have not tried 2023-09-11 10:06 2023-09-11 10:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 12.8.3  
    CaseTalk Edition: unknown
    Summary: Expression input blocks
    Description: The Finish button does not close the dialog. When the population wizard is activated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4155 [CaseTalk Modeler] Diagrams major have not tried 2023-09-09 13:06 2023-09-09 13:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 12.8.3  
    CaseTalk Edition: unknown
    Summary: UML Attribute/Relations not showing
    Description: Binary fact type with a wide UC, and roles played by Object Types, do not render a relationship in the UML Class diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4143 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-08-23 09:00 2023-09-09 13:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Export to GraphML
    Description: For graph workers, or simply Graph-like import into Neo4J, or related products, an export in GraphML would be helpful.

    http://graphml.graphdrawing.org/primer/graphml-primer.html
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: yed.jpg (113,230 bytes) 2023-08-23 10:51
    https://www.casetalk.com/tickets/file_download.php?file_id=452&type=bug
    jpg
    Notes
    (0004936)
    BCP Software   
    2023-08-23 09:01   
    Example:
    
    <?xml version="1.0" encoding="UTF-8"?>
    <graphml xmlns="http://graphml.graphdrawing.org/xmlns"  
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
         http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
      <graph id="G" edgedefault="undirected">
        <node id="n0"/>
        <node id="n1"/>
        <node id="n2"/>
        <node id="n3"/>
        <node id="n4"/>
        <node id="n5"/>
        <node id="n6"/>
        <node id="n7"/>
        <node id="n8"/>
        <node id="n9"/>
        <node id="n10"/>
        <edge source="n0" target="n2"/>
        <edge source="n1" target="n2"/>
        <edge source="n2" target="n3"/>
        <edge source="n3" target="n5"/>
        <edge source="n3" target="n4"/>
        <edge source="n4" target="n6"/>
        <edge source="n6" target="n5"/>
        <edge source="n5" target="n7"/>
        <edge source="n6" target="n8"/>
        <edge source="n8" target="n7"/>
        <edge source="n8" target="n9"/>
        <edge source="n8" target="n10"/>
      </graph>
    </graphml>
    (0004937)
    BCP Software   
    2023-08-23 09:05   
    Example extended with data:
    
    <?xml version="1.0" encoding="UTF-8"?>
    <graphml xmlns="http://graphml.graphdrawing.org/xmlns"  
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns 
            http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
      <key id="d0" for="node" attr.name="color" attr.type="string">
        <default>yellow</default>
      </key>
      <key id="d1" for="edge" attr.name="weight" attr.type="double"/>
      <graph id="G" edgedefault="undirected">
        <node id="n0">
          <data key="d0">green</data>
        </node>
        <node id="n1"/>
        <node id="n2">
          <data key="d0">blue</data>
        </node>
        <node id="n3">
          <data key="d0">red</data>
        </node>
        <node id="n4"/>
        <node id="n5">
          <data key="d0">turquoise</data>
        </node>
        <edge id="e0" source="n0" target="n2">
          <data key="d1">1.0</data>
        </edge>
        <edge id="e1" source="n0" target="n1">
          <data key="d1">1.0</data>
        </edge>
        <edge id="e2" source="n1" target="n3">
          <data key="d1">2.0</data>
        </edge>
        <edge id="e3" source="n3" target="n2"/>
        <edge id="e4" source="n2" target="n4"/>
        <edge id="e5" source="n3" target="n5"/>
        <edge id="e6" source="n5" target="n4">
          <data key="d1">1.1</data>
        </edge>
      </graph>
    </graphml>
    (0004938)
    BCP Software   
    2023-08-23 10:51   
    Opening the graph in yEd with a simple mapping shows the conceptual model instantly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4121 [CaseTalk Modeler] Import and Export feature have not tried 2023-08-15 14:19 2023-09-09 13:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Export catalog mapping in business glossary
    Description: The new data explorer allows mapping of source systems to the conceptual model. Exporting this data in the business glossary is helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4122 [CaseTalk Modeler] Import and Export feature have not tried 2023-08-15 14:20 2023-09-09 13:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Merge source system mapping
    Description: Being able to merge back mapping information is very helpful to governance and lineage users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4124 [CaseTalk Modeler] User Interface feature have not tried 2023-08-17 12:38 2023-09-09 13:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 13.0.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Support database, app, doc in mappings
    Description: The mappings, initially designed to provide mapping for databases with:
      odbc:dns,catalog,schema,table,column
    Could be extended with apps or documents. The nested path could be used similar. Just the preceding type needs to differ.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4152 [CaseTalk Modeler] Repository tweak have not tried 2023-09-07 09:37 2023-09-09 13:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Sort names on text and/with numbers
    Description: The OTFT names may contain numbers, and the sorting is then not on the number values but only on the characters. This results in weird sorting such as:
    • A100
    • A11
    Tags:
    Steps To Reproduce: Once a number character is found, the sorting should be done on the numeric value it represents. Sorting the result in a proper order:
    • A11
    • A100

    But also being able to sort:
    • A11.1
    • A11.2
    • A11.10
    • A100

    Etc.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4150 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-29 17:59 2023-09-09 13:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Back in expression input dialog erases type name
    Description: Going back in the expression input dialog, all the way to the first step, erases the initial type name. This should be restored for proper ux.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3832 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-31 14:36 2023-09-09 13:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.3  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Focus and selection tweak in diagram
    Description: When i have something selected and then right click on something else the previous selections does become unselected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004797)
    BCP Software   
    2023-03-03 13:46   
    Make focused item more visible.
    (0004932)
    BCP Software   
    2023-08-16 08:43   
    The focus on the element in the diagram has been tweaked to resemble the Windows focus coloring and border.
    (0004940)
    BCP Software   
    2023-08-29 18:10   
    Context menu items should operate on the focused item. If the focused item is part of a selection, the menu should work on the entire selection (if possible).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4151 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-08-30 22:40 2023-08-30 22:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Mendix generator for domain model
    Description: Mendix uses internal scripts which can be generated.

    https://docs.mendix.com/apidocs-mxsdk/mxsdk/creating-the-domain-model/

    It also integrates with external databases, but the scripts are solely meant to run and create a domain model inside mendix itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004941)
    BCP Software   
    2023-08-30 22:45   
    https://github.com/mendix/docs/blob/development/content/en/docs/apidocs-mxsdk/mxsdk/sdk-howtos/generating-code-from-the-model.md

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4123 [CaseTalk Modeler] User Interface feature have not tried 2023-08-17 11:16 2023-08-29 08:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Show vocabulary indicator per locale
    Description: The vocabulary indicators should be nuanced to a specific locale to see which locale is present instead of just a locale is present.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4127 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-17 14:53 2023-08-29 08:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Single Document Interfaces should not maximize fully
    Description: The single document interface is designed to have a narrow window at the top of your screen, and floating windows underneath. However, when maximizing the main window, it itself becomes full screen, hiding all others.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4126 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-08-17 14:22 2023-08-29 08:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Attachement definition in ER Studio fails on space character
    Description: The ER Studio plugin allows custom attributes from CaseTalk to be transferred. However when a custom attribute category contains spaces, the VB Script fails. The spaces need to be replaced with an underscore character.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4125 [CaseTalk Modeler] User Interface block have not tried 2023-08-17 13:23 2023-08-29 08:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Reopen expression file in SDI mode fails
    Description: Reopening an expession file in Single Document Interface mode, seems to freeze CaseTalk and no window is rendered.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4149 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-28 20:07 2023-08-28 20:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Add related and select only new items
    Description: When using add-related to extend the elements in the diagram, it selects the active item and the new items. Since most times only the new items need repositioning, deselecting the starting point makes sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4147 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-24 15:08 2023-08-27 17:29
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Hide some role relations in the diagram
    Description: Like concepts and containers, some relationships are candidate to be hidden in a specific diagram. Sometimes the long and crossing lines can be cumbersome when adding a new OTFT to the diagram. Simply hiding some long relationships from sight, because they distract users from the issue depicted.

    Being able to hide roles (and their relationships) is an almost existing feature, combining the two might make it effective.
    Tags:
    Steps To Reproduce: E.g. When a deep taxnomoy structure adds a related fact type with a role back to the supertype, the actual taxonomy depicted becomes unclear to novice readers. The fact type may have multiple relations into a deep taxonomy, but for the purpose of easy reading, one of the relationships is relevant, the other maybe not so much.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3123 [CaseTalk Modeler] Import and Export feature N/A 2021-09-17 12:08 2023-08-24 17:48
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Collibra integration
    Description: Collibra supports rest api for integration with other tools.
    Exchanging definitions and terms could be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information: https://developer.collibra.com/
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4146 [CaseTalk Modeler] Transformation (GLR) major have not tried 2023-08-24 10:52 2023-08-24 10:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Role Force Group not honored
    Description: In the case of a binary fact type, with two narrow UCs, and a Forced Grouping on one of the roles, fails to group. When using the Proposals, the role actually indicates it cannot be grouped.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4145 [CaseTalk Modeler] Transformation (GLR) major have not tried 2023-08-23 14:36 2023-08-23 14:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Artificial key no longer generated
    Description: Artificial key setting is not appearing in the artifact generation anymore.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004939)
    BCP Software   
    2023-08-23 14:36   
    Regression bug removed calling the actual routine making it happen. Now it shows up again, even in the ERD.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4144 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2023-08-23 11:42 2023-08-23 11:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Recursive lexicalization error
    Description: During GLR the recursive structures cannot be lexicalized. Therefor the model well formedness checks should warn for those constructs to prevent even trying.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4141 [CaseTalk Modeler] Diagrams tweak have not tried 2023-08-22 14:12 2023-08-22 16:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Concept MAP does not color
    Description: The concepts in the MAP diagram are not picking up the background coloring of the OTFT.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4140 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-22 13:43 2023-08-22 14:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: ERD coloring
    Description: The diagram styles allow coloring according to OTFT Task, Namespaces, and even support Role Color Bleeding. These are not properly reflected in the ERD Diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4139 [CaseTalk Modeler] Transformation (GLR) tweak have not tried 2023-08-22 11:30 2023-08-22 11:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Grouping binary fact with CC fails
    Description: Grouping a binary fact type with a small UC on role 1, and a CC on role 2 will not group. This is to expected, since the GLR considers the CC as a special UC. However when the CC is set to "<2", which is redundant, it should be ignored completely.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4138 [CaseTalk Modeler] Transformation (GLR) crash have not tried 2023-08-22 10:25 2023-08-22 10:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Rare crash when refreshing ERD Diagram
    Description: A refresh of the ERD may crash/stop CaseTalk
    Tags:
    Steps To Reproduce:
    1. Reopen the project while the IGG is active.
    2. Open a diagram connected to the IG.
    3. Reactivate the IG.
    4. Press refresh on the ERD tab of the diagram.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4137 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-22 09:07 2023-08-22 09:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Copy preview picture to image
    Description: Copy the bitmap from the preview dialogs to the clipboard with Ctrl+C (or context menu)
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4136 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-22 08:55 2023-08-22 08:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Preview the diagram thumb picture
    Description: The project window/panel contains a preview of diagrams as they were last saved. Being able to click the thumbnail to see the full picture would be nice. This allows seeing the diagram as it was last saved as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004935)
    BCP Software   
    2023-08-22 08:55   
    A single click will open it in a big preview window.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4132 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-21 14:28 2023-08-21 14:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: UC edit button disabled
    Description: The UC Edit can be selected through the context menu of the OTFT, but not on the toolbar button.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4131 [CaseTalk Modeler] Diagrams major have not tried 2023-08-21 14:23 2023-08-21 14:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Resizing OTFT while moving
    Description: While moving an OTFT occasionally resizes the element instead of moving to a new position.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004934)
    BCP Software   
    2023-08-21 14:24   
    Beta code for resizing leaked into public release.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4130 [CaseTalk Modeler] Diff and Merge block have not tried 2023-08-21 14:21 2023-08-21 14:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Merge wizard blocks
    Description: The merging of models ends by the dialog not continuing after a project is selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004933)
    BCP Software   
    2023-08-21 14:22   
    Enterprise Edition code leaked into the Educational Edition failing the dialog to continue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4129 [CaseTalk Modeler] Expressions block have not tried 2023-08-21 14:20 2023-08-21 14:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.2  
        Target Version: 12.8.2  
    CaseTalk Edition: unknown
    Summary: Expression input blocks
    Description: Expression input blocks when pressing Finish. The dialog does not continue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4119 [CaseTalk Modeler] Import and Export block have not tried 2023-08-15 14:15 2023-08-16 08:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.1  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Business Glossary Export error
    Description: The export fails when selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4120 [CaseTalk Modeler] Installation minor have not tried 2023-08-15 14:16 2023-08-16 08:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.8.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.1  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Slow startup when no internet
    Description: CaseTalk feeds the welcome tab with news from the website. If the connection is down, casetalk starts very slow due to timeouts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4117 [CaseTalk Modeler] Server block have not tried 2023-08-15 10:01 2023-08-16 08:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Server project name - reserved characters
    Description: Server project with reserved characters like /\: fail to download. Casetalk freezes, the Manager is idle.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004931)
    BCP Software   
    2023-08-15 14:28   
    Server project names are stripped from illegal filename characters to prevent issues when downloading.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3915 [CaseTalk Modeler] Diff and Merge minor have not tried 2023-04-08 17:48 2023-08-14 12:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Merge models with taxonomy changes
    Description: Merging a model with taxonomy changes fails on an expression substitution.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004929)
    BCP Software   
    2023-08-14 11:01   
    Is there a scenario in which occurs, I cannot reproduce it at this point.
    I did notice that new intermediate subtypes can be merged, without casetalk noticing it should have checked more object types for merging.
    (0004930)
    BCP Software   
    2023-08-14 12:03   
    Merging new interjected subtypes, will now also check subtypes for merging, if CaseTalk detects they also exist in the target model and their hierarchy is affected.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4116 [CaseTalk Modeler] Installation crash have not tried 2023-08-14 11:56 2023-08-14 12:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Empty Tasks file
    Description: The tasks file contains a user definable set of keywords to be used in the Tasks options of the OTFT. If this file is somehow empty, CaseTalk starts with an error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4114 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-08-12 20:59 2023-08-13 09:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate EBNF from the information model
    Description: EBNF describes a syntax and grammar for a domain specific language. It makes it readable for others. Mixing both expression parts, otft names and tuples into a EBNF grammar, the users of the EBNF could basically use the semantics as a language specifier.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004926)
    BCP Software   
    2023-08-12 21:02   
    Deriving the EBNF from classes, attributes and relations only describes the static parts of the model. E.g. The actual CRUD operations are still missing these require another level of syntax which is not part of the model.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4113 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-11 11:57 2023-08-11 11:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Supply diagram preview on new start screen
    Description: Supply picture preview for the new Welcome Tab. This allows the small thumbnails to be seen in full.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4112 [CaseTalk Modeler] User Interface feature have not tried 2023-08-11 11:14 2023-08-11 11:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support accessibility settings
    Description: Windows has various settings for the visually impaired. These can be queries using system api functions. We need to investigate to find values and settings worth taking into consideration in CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information: https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfoa
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4111 [CaseTalk Modeler] Project feature have not tried 2023-08-10 17:02 2023-08-10 17:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Mark recent projects as favorite
    Description: The list of recent projects could do with a pin-feature to mark favorite projects.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4110 [CaseTalk Modeler] Installation tweak have not tried 2023-08-10 16:04 2023-08-10 16:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Add more server logging
    Description: More server loggin could be added, especially when the connection fails.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004922)
    BCP Software   
    2023-08-10 16:05   
    Starting casetalk with the parameter "/LOG" will create a log file in the AppData folder.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3794 [CaseTalk Modeler] Installation tweak have not tried 2023-01-11 11:33 2023-08-10 16:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Add more server logging
    Description: More server loggin could be added, especially when the connection fails.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4109 [CaseTalk Modeler] Expressions tweak have not tried 2023-08-10 14:39 2023-08-10 14:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Verbalize used substitution reference names
    Description: FTE "John Doe lives in New York" refers to OTE "John Doe". This expression substitution can be named as "He/She/They". However the substitution name is only rendered to output in the expression scenario. The verbalizations in the repository panel should also list the reference names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004921)
    BCP Software   
    2023-08-10 14:44   
    (Last edited: 2023-08-10 14:44)
    The rules are now verbalized as:

      [Person]
      Referred to as: "he/she/they".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4097 [CaseTalk Modeler] Expressions major have not tried 2023-08-08 22:25 2023-08-10 14:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Insert Reference creates wrong role
    Description: The Insert Reference option in the ExpressionInputDialog fails to correctly create a role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004920)
    BCP Software   
    2023-08-10 13:16   
    The direction of the selection made seems to matter. "He/She/They live in New York" renders different results when selecting from 'He' to 'They' or the other way around.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4108 [CaseTalk Modeler] Repository major have not tried 2023-08-10 13:23 2023-08-10 14:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Cancel population editor undoes too much
    Description: Canceling the population editor dialog, seems to undo the repository transaction just before that.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4107 [CaseTalk Modeler] User Interface minor have not tried 2023-08-10 10:04 2023-08-10 10:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Delete language from translation is disabled
    Description: Deleting a language from a translated element is not possible. The button to delete seems always disabled.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4098 [CaseTalk Modeler] Repository major have not tried 2023-08-08 22:27 2023-08-10 10:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Some annotation types show as languages
    Description: Some annotation types (Comment, Definition, ..) show up in the Dictionary dialogs as languages. There appears to be a wrong encoding somewhere which transformes the stored texts wrongfully.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4058 [CaseTalk Modeler] Expressions feature have not tried 2023-07-31 23:25 2023-08-09 19:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: New Expression UX Redesign
    Description: The classification and qualification UX for novice users is sometimes too complicated in jargon. At the same time, the UI is not always clear when this leads to label types or objects types. Many improvements can be made to make it more intuitive, while leaving behind the jargon from the 90s.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004906)
    BCP Software   
    2023-08-01 16:03   
    Big rewrite to make the UI easier for new users and more intuïtive for advanced users.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4041 [CaseTalk Modeler] Repository feature have not tried 2023-07-21 10:50 2023-08-09 19:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add role expressions for assertion, defaults and display formatting
    Description: Add role rules for assertions, default value, and display functions based on formulas and expressions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004914)
    BCP Software   
    2023-08-06 15:46   
    Some basic evaluation parser is embedded. The following can be entered in the role.defaultvalue:

      =3*7+9

    And when adding a tuple in the population dialog, the default value 30 will appear.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2528 [CaseTalk Modeler] Repository feature N/A 2020-06-04 18:15 2023-08-09 19:49
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Microsoft Translator API
    Description: There are online translators available. It would be nice for multlingual environments to be able to integrate them. Such as Microsoft or Google Translate which provide an api for these services.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001657)
    BCP Software   
    2020-06-04 18:18   
    https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-languages
    (0004462)
    BCP Software   
    2022-03-21 09:55   
    Or DeepL

    https://github.com/DeveloppeurPascal/DeepL-Delphi-client

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4008 [CaseTalk Modeler] Integration feature have not tried 2023-06-28 13:36 2023-08-09 19:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Export expressions in MarkDown format
    Description: Exporting expressions including the format in a markdown format would be helpful in environments where these are supported. Or even copy to the clipboard maintaining formatting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4106 [CaseTalk Modeler] Diagrams tweak have not tried 2023-08-09 09:28 2023-08-09 09:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Make focused element more subtle
    Description: The focused element in the diagram has a bold background area which is not always drawn without stutter. This can be more subtle and in line with the current Windows settings for focused controls.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4105 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-08 22:46 2023-08-09 08:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: ERD/UML/.. Refreshing
    Description: Refreshing (F5) should regenerate the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004919)
    BCP Software   
    2023-08-09 08:42   
    (Re)Generate ERD is now removed, the logic is all placed under the single Refresh(F5).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4104 [CaseTalk Modeler] Diagrams minor have not tried 2023-08-08 22:44 2023-08-09 08:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Saving will zoom in on ERD/UML
    Description: While saving the diagram, ERD/UML/.. appears to zoom in.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4103 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-08-08 22:38 2023-08-08 22:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: XAJB and XJC
    Description: Support the formats fo XSD as used in XAJB and XJC.
    https://thorben-janssen.com/generate-your-jaxb-classes-in-second/
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4087 [CaseTalk Modeler] Diagrams feature have not tried 2023-08-08 18:35 2023-08-08 18:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Allow text blocks to resize and wordwrap
    Description: Text blocks are a fixed size around the texts entered. There's no linewrap functionality, and the size is therefor fixed. This could behave more like the sizeable shape and image and provide wordwrap when too wide.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4085 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-08-08 10:29 2023-08-08 13:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Generate Localization Tables
    Description: When label types are set for localization, and they are used in database tables, these tables should provide a localization table for storing translated record values.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4084 [CaseTalk Modeler] Diagrams minor have not tried 2023-08-08 09:32 2023-08-08 09:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: EXP Diagram not always grouping expressions
    Description: Some expressions appear to be standalone, while they could be grouped with others.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4071 [CaseTalk Modeler] Repository major have not tried 2023-08-04 11:36 2023-08-08 07:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: high OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Failed to populate the SQL based repository
    Description: A 'failed to populate' appears when opening a model file which has been touched by a newer version of casetalk.
    Tags:
    Steps To Reproduce:
    1. use a newer version of casetalk
    2. open a project file
    3. save it, but do not upgrade the file

    4. use an older version of casetalk
    5. open the just saved file
    6. the files appear to be okay, but and error will occur when populating the sql repository
    Additional Information:
    System Description
    Attached Files: FailedToPopulate.png (74,569 bytes) 2023-08-04 11:36
    https://www.casetalk.com/tickets/file_download.php?file_id=451&type=bug
    png
    Notes
    (0004909)
    BCP Software   
    2023-08-04 11:36   
    (0004910)
    BCP Software   
    2023-08-04 14:39   
    (Last edited: 2023-08-06 18:45)
    The column definitions are only loaded when an appropriate stream is detected. However, the columns check themselves as well to be compatible or not. This is somehow overlooked in the definition, causing newer columns still to stream into older files. That leads to older casetalks to use an older definition, yet find newer columns. Hence the error reported.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4082 [CaseTalk Modeler] Integration feature have not tried 2023-08-07 22:42 2023-08-07 22:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: OS: Windows  
    Priority: normal OS Version: 11  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: MsTeams webhooks
    Description: Allow sharing communication to MsTeams using webhooks to notify of chnages and updates to a model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    • https://larsfosdal.blog/2020/10/16/post-a-message-to-teams-from-delphi-using-webhooks/
    • https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using?tabs=cURL
    • https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=dotnet
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4081 [CaseTalk Modeler] User Interface feature have not tried 2023-08-07 18:57 2023-08-07 18:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Welcome tab redesign
    Description: The welcome tab used an outdated MsHtml component. This has been replaced with native code and the history of projects is now accompanied with some most recent diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4073 [CaseTalk Modeler] Diff and Merge minor have not tried 2023-08-05 12:05 2023-08-07 18:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Inter TCs are reported as skipped
    Description: Inter TCs which perfectly align next or others, are still not merged and only reported as being skipped. Investigate more to make more InterTCs merge properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4080 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-07 16:26 2023-08-07 16:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Reorder preferences options
    Description: The directories and file options are on seperate tabs. These should be reorganized to have file related options on a single tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4079 [CaseTalk Modeler] Integration feature have not tried 2023-08-07 13:17 2023-08-07 16:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Mark Windows folders with casetalk files
    Description: Windows allows folders to be overridden with a custom icon. This feature would be helpful to recognize folders with casetalk project files. The Preferences\Directories could provide a configuration option to enable this.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4074 [CaseTalk Modeler] User Interface major have not tried 2023-08-05 17:36 2023-08-06 22:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Concept relations do not show role properties
    Description: Relation properties are not rendered for editing for Concepts and Containers. The rule/structure relations are rendered. This is wrong.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1864 [CaseTalk Modeler] User Interface tweak N/A 2018-09-17 09:26 2023-08-06 16:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add colors for expression tree parts
    Description: The colors for the expression tree parts are hard coded. These could be added to the coloring options of CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4078 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-06 12:19 2023-08-06 12:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Role default value reuse
    Description: Role default values have to be entered, but could also be pre-populated by existing tuples and shown in a dropdown box. This would allow easier picking of a value which should be the default for new rows.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2225 [CaseTalk Modeler] User Interface feature have not tried 2019-07-15 20:28 2023-08-06 12:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Use role default value for populations
    Description: When adding a new row any population, the row could be filled with default values from roles where applicable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4072 [CaseTalk Modeler] User Interface text have not tried 2023-08-05 11:56 2023-08-06 11:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Diagram has two times 'Go To'
    Description: Diagram context menu has 'go to' menu item twice. Once for jumping to an otft in the diagram, once for navigating to webpages using urls.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004911)
    BCP Software   
    2023-08-05 11:56   
    Made a distinction by calling themn "Go to.." and "OTFT". The "OTFT" is moved down in the menu into the "Selection" section.
    (0004912)
    BCP Software   
    2023-08-06 11:35   
    The ordering is altered to
    1. OTFTs
    2. Bookmarks
    3. Search Engines

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4077 [CaseTalk Modeler] User Interface text have not tried 2023-08-06 11:13 2023-08-06 11:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Provide timeline for locked project
    Description: When a project is opened, but it is locked by another user, or not properly closed by yourself, a prompt indicating how long this lock is there may provide a more nuanced view.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4076 [CaseTalk Modeler] Diagrams tweak have not tried 2023-08-06 10:20 2023-08-06 10:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Containers do not surround titles of otfts
    Description: Containers surround the elements inside. If the element inside is an OTFT, the title is not taken as part of the size. This leads to containers' titles to overlap the titles of the embedded OTFT. Therefor the container should be slightly bigger to also surround the otft title.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4075 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-06 09:04 2023-08-06 09:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Filtering out the rules shows 'created by..'
    Description: Even when filtering out the rules, the rule-section still renders the message when it was created and/or updated. This should be hidden as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4070 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-03 18:52 2023-08-03 18:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Insert OTE in expression input not previewed
    Description: When inserting a qualified ote in the expression input dialog, the roles do not appear until the next level is qualified by hand. It would be more instructive if drawn earlier giving users a clue they might not be done yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4069 [CaseTalk Modeler] Repository feature have not tried 2023-08-03 18:04 2023-08-03 18:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Add/Edit/Delete substitutions are not available
    Description: OTE Substitutions are not editable in this version. Is was published, but the dialogs does not show yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3944 [CaseTalk Modeler] Integration feature have not tried 2023-04-27 10:22 2023-08-03 13:01
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: MIM Integration
    Description: Dutch standard for metamodeling. This could be a helpful output of information models to generate classes, properties and relationships, including the definitions that go with them.

    Tags:
    Steps To Reproduce:
    Additional Information: https://www.forumstandaardisatie.nl/open-standaarden/mim
    System Description
    Attached Files:
    Notes
    (0004908)
    BCP Software   
    2023-08-03 13:01   
    See also:
    https://www.geonovum.nl/geo-standaarden/metamodel-informatiemodellering-mim

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4064 [CaseTalk Modeler] Integration feature have not tried 2023-08-02 12:46 2023-08-03 12:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Support parameters in the export modules
    Description: Export modules contain settings, but should also be supporting query runtime parameters (not stored in the settings database).
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4066 [CaseTalk Modeler] Server feature have not tried 2023-08-02 13:30 2023-08-03 12:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Allow modules to run on the server database
    Description: Allow export modules to also run against the server database.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4065 [CaseTalk Modeler] Repository feature have not tried 2023-08-02 12:47 2023-08-03 12:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Ask for SQL Query parameters
    Description: When users create scripts in the data explorer, the user should/could be prompted for query parameter values.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004907)
    BCP Software   
    2023-08-02 12:47   
    E.g.:

      select otftname
      from otft
      where schema like :schema

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4067 [CaseTalk Modeler] Integration major have not tried 2023-08-03 09:50 2023-08-03 12:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: JDBC foreign key mentions wrong table
    Description: Foreign key definitions refers to the own table instead of the referencing table. It is not used in CaseTalk at this point, but is wrong in the generated JSON.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4068 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-03 11:32 2023-08-03 12:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Allow Data Explorer while project is closed
    Description: Allowing the Data Explorer to open without a project open, could enable access to databases. Therefor an actual open project is not a requirement.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4063 [CaseTalk Modeler] Constraints feature have not tried 2023-08-01 16:10 2023-08-01 16:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Show ERD preview in UC Wizard
    Description: Show an ERD preview when applying the UC wizard. This will render the result more easy to understand for those who know foreign keys and cardinality.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4060 [CaseTalk Modeler] Expressions feature have not tried 2023-08-01 14:24 2023-08-01 15:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Entering expressions should ask for sufficient population
    Description: Entering a new fact expression, and before the UC wizard kicks in, the tuples should be sufficient to make informed decisions. So, configuring the UC wizard, TC wizard, should be extended with a Population wizard.

    * None
    * Automatic (ask for tuples to match the amount of roles)
    * Always
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4062 [CaseTalk Modeler] User Interface tweak have not tried 2023-08-01 15:57 2023-08-01 15:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Edit Role does not select default role
    Description: Edit a role using the diagram, opens the role dialog, but does not select the same role by default.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4059 [CaseTalk Modeler] User Interface trivial have not tried 2023-08-01 10:58 2023-08-01 10:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Some buttons keep the old themed icons
    Description: Some buttons still maintain the old school buttons.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004905)
    BCP Software   
    2023-08-01 10:59   
    Some initialization code for themed icon loading is tweaked to better perform when loading screens.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4057 [CaseTalk Modeler] Installation tweak have not tried 2023-07-31 23:23 2023-07-31 23:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Unused files(.zip) is not hidden
    Description: 'unused files archive' is not hidden for users. Setting the file attribute to hidden makes the project folder look more clean.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4056 [CaseTalk Modeler] User Interface feature have not tried 2023-07-31 23:19 2023-07-31 23:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Edit OTFT while entering fact expressions
    Description: While entering new fact expressions, the newly created parts could be edited.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4055 [CaseTalk Modeler] Diagrams feature have not tried 2023-07-31 23:17 2023-07-31 23:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: SVG export lacks URI for otft names
    Description: SVG Export could provide some casetalk:// type uri for the otft names. This way javascript could make the SVG interactive for users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4054 [CaseTalk Modeler] Expressions feature have not tried 2023-07-31 09:22 2023-07-31 09:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Parse nested fact expression structure
    Description: Creating object types using text like '<Person>' is nice. But providing a nested structure like '<Person:<firstname:John> <surname:Doe>>' would be even more powerful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4053 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-28 11:14 2023-07-28 11:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Diagram select mode icon
    Description: The diagram selection-mode button has an icon with a rectangle for making selections, but lacks the mouse cursor to indicate mouse-selection-mode.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4052 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-28 09:49 2023-07-28 09:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: New Expression misses an icon in new theme ui
    Description: With the introduction of the 'start button' the icon on the menu to add a new expression got lost.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4051 [CaseTalk Modeler] User Interface trivial have not tried 2023-07-27 16:56 2023-07-27 16:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Expression edit controls do not follow system fonts
    Description: The preferences allow the expression input controls to be rendered using the Windows system font. However this is not actually done as such.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4050 [CaseTalk Modeler] Server trivial have not tried 2023-07-27 16:52 2023-07-27 16:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: 'Remember me' fails to remember me
    Description: The server login dialog allows 'remember me', but never seems to do so.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4048 [CaseTalk Modeler] Diagrams tweak have not tried 2023-07-27 14:07 2023-07-27 14:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Annotation 'Methods' should render in UML
    Description: If the annotation called 'Methods' is provided, it should be rendered in the UML Class diagram as methods.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4047 [CaseTalk Modeler] User Interface minor have not tried 2023-07-26 09:12 2023-07-26 09:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Show related sometimes fails
    Description: The diagram show related does not always add the selected item.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4046 [CaseTalk Modeler] Diagrams minor have not tried 2023-07-25 15:38 2023-07-25 15:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Mousewheel for scrolling not working
    Description: Only the horizontal scrolling works when holding the shift key while using the mousewheel. The vertical scrolling does not work.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004902)
    BCP Software   
    2023-07-25 15:39   
    Regression bug solved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3736 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-30 14:58 2023-07-25 15:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Scrollwheel does not scroll diagram
    Description: Scrollwheel on the mouse does not translate into the diagram scrolling.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1349 [CaseTalk Modeler] Repository tweak sometimes 2017-06-06 16:02 2023-07-25 11:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 8.20  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version:  
    CaseTalk Edition:
    Summary: Locked population should be reusable
    Description: Locking a population using the OTFT option "static population" should allow other OTFT's to reuse the population. Now all other OTFT's which overlap a static population are also locked.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4045 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-25 10:59 2023-07-25 10:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: ERD/UML not generated message
    Description: When java is not found, the error mentions the IG is not properly connected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004901)
    BCP Software   
    2023-07-25 10:59   
    Captions for error messages are improved to distinguish the different causes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4044 [CaseTalk Modeler] User Interface minor have not tried 2023-07-24 15:59 2023-07-24 16:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: 'Alter played by' not working
    Description: In some editions (Personal, Educational) the Role Alter Played By is not working.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4043 [CaseTalk Modeler] User Interface minor have not tried 2023-07-24 15:52 2023-07-24 15:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Population editor shows deleted value
    Description: When deleting a row in the population editor, the deleted value remains visible in the editor. This is a display issue. When clicking another row, it shows the correct values again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4042 [CaseTalk Modeler] Diagrams block have not tried 2023-07-24 14:30 2023-07-24 14:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: ERD not generating
    Description: When the Multi Lingual settings are turned off in the preferences, the ERD no longer is able to render.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4040 [CaseTalk Modeler] User Interface minor have not tried 2023-07-20 13:16 2023-07-20 13:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Namespace tab not reopened in repository panel
    Description: When opening a repository after the previous has been closed, it'll reload the GUI settings as used last. But when the namespaces tab is activated when the panel is closed, the repository will come back in a wrong state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4039 [CaseTalk Modeler] Diff and Merge major sometimes 2023-07-20 12:45 2023-07-20 13:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Merge overwrite leaves the old version number in expressions
    Description: Merging while OverwriteDetails is turned on, does not affect the expression version numbering. These should downgrade with the request to overwrite details, where needed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4038 [CaseTalk Modeler] User Interface minor have not tried 2023-07-20 12:35 2023-07-20 12:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Navigating already selected otft does not show otft
    Description: Navigating towards an OTFT in the vocabulary, which is already selected but the vocavulary tab isn't, will not bring the OTFT in view.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004900)
    BCP Software   
    2023-07-20 12:36   
    This can occur when a OTFT in a namespace is double clicked, and the UI does not open the OTFT since it was already selected before.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4037 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-18 15:03 2023-07-18 15:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Remove technical characters from expression file rendering
    Description: The expression file rendering contains technical characters which are not relevant while rendering it in the ui.
    Tags:
    Steps To Reproduce:   [OTFT Name]
      "Expression"
      ;Comment

    Could simply be rendered as:

      OTFT Name
      Expression
      Comment
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4036 [CaseTalk Modeler] Expressions tweak have not tried 2023-07-18 14:20 2023-07-18 14:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Qualifying a role the same as the parent part
    Description: The beginning user sometimes makes the mistake of naming the starting expression the same as a part further down the line. The warning dialog about 'creating a generalization' could be more easy to understand.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004898)
    BCP Software   
    2023-07-18 14:20   
    A warning dialog now also names the type in question. So that the context is more clear.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4035 [CaseTalk Modeler] Expressions tweak have not tried 2023-07-18 14:18 2023-07-18 14:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Qualifying roles require distinct meaning
    Description: When qualifying roles in the expression, two expression parts inside the same parent should not have the same played-by part. This needs clarification in name. The user could be warned during the modeling phase.
    Tags:
    Steps To Reproduce: Qualify "John Doe lives in New York" and mark both John and Doe as 'Name'. A Dialog should warn for both roles having the same played by part, making them semantically the same..
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4034 [CaseTalk Modeler] User Interface minor have not tried 2023-07-18 14:14 2023-07-18 14:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Qualify button invisible
    Description: When in IDE mode, the expression file only has a Qualify function in the Context menu. The regular Qualify button is invisible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4033 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-17 18:10 2023-07-17 18:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: OTFT Edit Dialog does not show concept icon
    Description: The concept icon is not visible at the start of the dialog. This is most likely a paint/initialization issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4032 [CaseTalk Modeler] User Interface feature have not tried 2023-07-17 15:29 2023-07-17 15:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Add Role/Relations from the Role Dialog
    Description: Adding roles for generalizations, or relations for concepts could be done from the role edit dialog. Please introduce Add+Delete buttons for those.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4017 [CaseTalk Modeler] User Interface feature have not tried 2023-07-04 16:23 2023-07-17 14:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Copy/Paste OTFT attributes
    Description: When editing the model, and removing an OTFT, the property value, annotations and custom attribute values are also lost. A way of keeping them safe would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: AugmentOtft.png (224,696 bytes) 2023-07-17 14:51
    https://www.casetalk.com/tickets/file_download.php?file_id=450&type=bug
    png
    Notes
    (0004885)
    BCP Software   
    2023-07-04 16:24   
    Opening an OTFT dialog to copy all values, paste all previous values, or augment with previously copied values, could be a helpful first step.
    (0004894)
    BCP Software   
    2023-07-17 13:35   
    (Last edited: 2023-07-17 13:36)
    The ChatGPT button has been replaced with a button called 'Augment'. This will render a menu to
    • Copy values
    • Paste values
    • Append values
    • Augment with (an OTFT from a picklist)
    • Augment with ChatGPT
    • Augment with a 'concept' (from or to a related concept)
    (0004897)
    BCP Software   
    2023-07-17 14:51   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4031 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2023-07-17 13:55 2023-07-17 13:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Background artifact generation
    Description: When transformation is set to automatic, the artifacts from the transformation profile are not generated automatically. Even when the Preference "Add generated IGG" is checked. This would make things a lot easier.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004896)
    BCP Software   
    2023-07-17 13:56   
    When the preference "Add generated IGG" is checked, any artifact is generated with the IGG created in the background.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4030 [CaseTalk Modeler] Validation feature have not tried 2023-07-17 12:15 2023-07-17 12:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Verify only essential rules
    Description: Bcakground transformation can take quite some time when the model is large, and all rules are checked first. Could CaseTalk change to only check for the essential rules for transformation?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004893)
    BCP Software   
    2023-07-17 12:16   
    Model well-formedness check is still extensive. But when automatic/background transformation (GLR) is activated, it only checks the essential rules. This makes the process indeed very fast.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4029 [CaseTalk Modeler] Validation tweak have not tried 2023-07-17 10:30 2023-07-17 12:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Skip redundant model well-formedness check
    Description: If the model is not altered, we should not have to repeat the same model well-formedness check for automatic transformations. Manual calling the wel-formedness check makes sense, if the user wants to revisit the results, but not otherwise.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4020 [CaseTalk Modeler] Repository feature have not tried 2023-07-07 09:24 2023-07-13 14:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Support tri-temporal settings
    Description: Currently CaseTalk supports temporal only for bi-temporal aspects.
    • Valid time
    • Transaction time
    Yet, these options may be in need to getting added:
    • Decision Time
    Or even support to add simple crud columns for simple history. And since these options could be independently added, we need a multiselection function.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004887)
    BCP Software   
    2023-07-07 09:25   
    See also Wikipedia

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4028 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-13 14:14 2023-07-13 14:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Population editor colors
    Description: Population editor colors are the same as the text selected. Therefor it becomes unclear what is being edited, selected or replaced. Also when the text is entered, the column could be widened to show the text.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004891)
    BCP Software   
    2023-07-13 14:17   
    It now uses a color as configured in the preferences.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4026 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-07-13 11:07 2023-07-13 11:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Provide XML DataTypes for OWL/RDF custom attribute
    Description: Instead of generating
      <local:CaseTalk.Abstract>T</local:CaseTalk.Abstract>
    or
      <local:CaseTalk.Abstract>True</local:CaseTalk.Abstract>
    this would be even better
      <local:CaseTalk.Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</local:CaseTalk.Abstract>
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4025 [CaseTalk Modeler] Diagrams major have not tried 2023-07-12 18:42 2023-07-12 18:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Element groupings resize
    Description: The group of elements randomly resizes when they are moved. It seems as if the group calculation misjudges the elements inside.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4023 [CaseTalk Modeler] Installation tweak have not tried 2023-07-12 11:35 2023-07-12 11:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Bugreport lacks application log
    Description: The application log remains empty when reporting a bug. The application log should report the user action that lead up to the bug.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4022 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-07-12 10:41 2023-07-12 10:42
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Datavault skips hubs with schema names
    Description: When an OTFT contains a schemaname, the hub for datavault is no longer generated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4021 [CaseTalk Modeler] User Interface block have not tried 2023-07-07 16:45 2023-07-07 16:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Teams menu not visible
    Description: The enterprise edition comes with a Teams menu, but this menu does not show when clicked.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004889)
    BCP Software   
    2023-07-07 16:47   
    The absence of server configuration for the exact Portal intranet location could render the menu invalid. This is no longer the case.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4019 [CaseTalk Modeler] Diagrams major have not tried 2023-07-05 15:03 2023-07-05 15:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Some ERD issues
    Description: The ERD diagram keeps hiding some columns while the Fact Types are present in the diagram.
    And the subset constraints (check constraints) may render as fk<N> in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4018 [CaseTalk Modeler] User Interface major have not tried 2023-07-05 15:01 2023-07-05 15:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Taxonomy tree broken
    Description: Taxonomy tree renders some subtypes as super starting their own branch. This is invalid.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4016 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-04 12:11 2023-07-04 12:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Duplicate Onto is disabled
    Description: When selecting an OT without the related FTs, the function remains disabled. Instead the duplicate-onto function could simply apply it to all related FTs instead. That would make it more intuitive for users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4015 [CaseTalk Modeler] User Interface tweak have not tried 2023-07-04 12:06 2023-07-04 12:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Split fact type in context menu
    Description: Split fact type according to a preferred UC, a single UC, or selected roles, is not in the context menu for the otft in the diagramn. This would be easier to find for the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004884)
    BCP Software   
    2023-07-04 12:10   
    Being able to select multiple roles is a new addition to the behaviour, whereas the old function would only allow it on a preexisting UC.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3998 [CaseTalk Modeler] Diagrams feature have not tried 2023-06-22 15:11 2023-06-30 13:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Render Taxonomy and/or Ontology as picture
    Description: The taxonomy could be rendered in a PlantUML diagram using the mindmap language. This could also be done for the Ontology treeview.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: Ontology.png (180,632 bytes) 2023-06-22 15:52
    https://www.casetalk.com/tickets/file_download.php?file_id=446&type=bug
    png

    Taxonomy.png (74,105 bytes) 2023-06-22 15:52
    https://www.casetalk.com/tickets/file_download.php?file_id=447&type=bug
    png
    Notes
    (0004875)
    BCP Software   
    2023-06-22 15:52   
    Two examples ..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4013 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-30 09:47 2023-06-30 13:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Draw tuple values in ERD/UML in bold font
    Description: Draw the tuple values in the ERD/UML in a bold font, similar to the typelevel keywords. That makes the diagram more readable to the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4014 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-30 10:09 2023-06-30 13:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Draw foreign keys in distinct colors
    Description: If coloring is specified, apply the colors to both the foreign key descriptor behind the columns, and to the actual foreign key line.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004883)
    BCP Software   
    2023-06-30 13:11   
    Turning color bleeding in the diagram style will color the foreign key lines.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4012 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-29 12:30 2023-06-29 12:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: EXP Diagram does no honor fonts
    Description: The font settings from the diagram styles are not applied to the EXP Diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4011 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-29 12:29 2023-06-29 12:29
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: ERD/UML/EXP do not use font size
    Description: Font sizes in the diagram styles are not honored in the generated diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004882)
    BCP Software   
    2023-06-29 12:29   
    Font sizes are taken from the diagram styles, and the rendering size is influenced using generic DPI settings in the plantuml script.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4010 [CaseTalk Modeler] Other feature have not tried 2023-06-28 15:49 2023-06-28 15:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Subtype wizard could provide related facts
    Description: Subtype wizards asks per tuple if other facts would be registered. The available facts would provide more context. Please render all related facts for the selected tuple to make it easier to the user to validate the context and the question.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: SuptypeMatrixWithContext.png (94,064 bytes) 2023-06-28 15:53
    https://www.casetalk.com/tickets/file_download.php?file_id=448&type=bug
    png
    Notes
    (0004880)
    BCP Software   
    2023-06-28 15:50   
    Icons already showed a tuple existed, but the actual values were not shown. These are now displayed as fact expressions with the question.
    (0004881)
    BCP Software   
    2023-06-28 15:53   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4009 [CaseTalk Modeler] Expressions minor have not tried 2023-06-28 14:58 2023-06-28 14:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Expression generator for scenario reading misses records
    Description: The expression file generator has an option for scenario readings. This should group fact expressions on UML Classes, and tuple numbers. However for some classes various facts are grouped as a single records while they are different.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4007 [CaseTalk Modeler] Constraints block have not tried 2023-06-28 12:01 2023-06-28 12:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Cardinality Constraint blocks UC Wizard
    Description: The UC Wizard will not work on OTFTs which have a CC on a role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4000 [CaseTalk Modeler] Diagrams minor have not tried 2023-06-23 16:04 2023-06-28 11:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Invalid UML Enum
    Description: When a label types has a name and a schema, the UML renders invalid. The PlantUML does not allow the ENUM to have a name with semicolumns.
    Tags:
    Steps To Reproduce:
    enum "something" as domain::something {
    1
    2
    3
    }
    
    
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4006 [CaseTalk Modeler] Diagrams crash have not tried 2023-06-28 11:57 2023-06-28 11:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Schema names crash the UML diagram
    Description: When applying schema names to containers or label types, the UML Diagram fails to render.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4003 [CaseTalk Modeler] Diagrams minor have not tried 2023-06-26 15:12 2023-06-28 11:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Role lines are reset
    Description: When the model updates (Alter role played by / UC / ...), the role lines with corners is reset to a straight line.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004879)
    BCP Software   
    2023-06-26 21:02   
    • Alter-Role-Played-By updated all roles in the OTFT with a new SyncLink. This is now undone.
    • The UC placement resulting in this straight-line is not reproducable.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    4005 [CaseTalk Modeler] Diagrams minor have not tried 2023-06-28 11:35 2023-06-28 11:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Role reading font size error
    Description: The role readings do not always honor the predefined font size.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3999 [CaseTalk Modeler] Repository minor have not tried 2023-06-23 15:58 2023-06-23 15:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Renaming OTFT invalidates Mapping
    Description: Mapping (rolepaths) is not updated with new names of the renamed otft.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3997 [CaseTalk Modeler] User Interface tweak have not tried 2023-06-22 15:05 2023-06-22 15:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Hide some Role Edit Dialog controls
    Description: The Role Edit Dialog shows classic role properties for relations or elements for non FCOIM things. These should therefor be hidden.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3995 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-22 11:52 2023-06-22 11:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Show Related - All Mandatory
    Description: Show related and choosing All Mandatory, recurses into the fact types which are mentioned in a TC of the selected start. This sometimes renders into drawing a large portion of the model. Where it is more intuitive to only add the directly related OTFTs which are mentioned in a related TC.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3994 [CaseTalk Modeler] User Interface tweak have not tried 2023-06-21 12:21 2023-06-21 12:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.8.0  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Copy diagram elements as text
    Description: Copy the names of the selected OTFTs in the diagram to the clipboard.
    Tags:
    Steps To Reproduce: Open a diagram, select otfts, press Ctrl+C to copy.
    The paste into a text processor renders empty.
    Only the picture representation can be copied and pasted.

    It would be great to also paste the selected names.
    Using Paste Special, the user could choose to paste the diagram or the names.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3975 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-06-08 13:33 2023-06-21 07:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: ER/Studio support for artificial key
    Description: The artificial key flag which is stated at the OTFT level, is not resulting in a key in ER/Studio.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004874)
    BCP Software   
    2023-06-21 07:06   
    In the newer builds this is implemented. However if the scripts still fails, the GLR options allow all Artificial Key settings to be erased before anything is transformed and generated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3993 [CaseTalk Modeler] User Interface trivial have not tried 2023-06-21 07:03 2023-06-21 07:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Add Book to list of concept types
    Description: The book icon representing documentation to classify concepts. This way users may document requirements in any sort as concepts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3992 [CaseTalk Modeler] Diagrams minor always 2023-06-21 06:32 2023-06-21 06:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Concept may show as subtype in UML
    Description: Concepts, marked as subtype, whith relations to ObjectTypes, show up as subtypes in UML. Whereas no other concept does. It should therefor not suddenly show the concept as a subtype. It should rather hide the concepts all together.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3991 [CaseTalk Modeler] User Interface tweak have not tried 2023-06-20 13:35 2023-06-20 13:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Paste into diagram from Excel creates an image
    Description: Copy a set of cells from Excel, and pasting it into the casetalk diagram now creates an image. It used to create a new object type with population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3990 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-06-20 12:43 2023-06-20 12:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: UML Cardinality error
    Description: Ternary facts with two roles under a single UC, played by OTs, render in a wrong cardinality in UML diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3989 [CaseTalk Modeler] User Interface tweak have not tried 2023-06-20 12:08 2023-06-20 12:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Fact and Role table editor issue
    Description: The Fact Table Editor allows editing of the schema name, which corrupts the model. It should be made readonly. And an indication of which columns are readonly would help in the UX.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3988 [CaseTalk Modeler] Expressions feature have not tried 2023-06-19 12:20 2023-06-19 12:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Provide ChatGPT fact expression feedback
    Description: Could ChatGPT function as a proofreader of fact expressions? The response could be helpful for newbies.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004873)
    BCP Software   
    2023-06-19 12:21   
    A proper prompt for elementary and atomic facts has been crafted to help the user to formulate expressions. And a ChatGPT buttom has been made available in the expression input dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3987 [CaseTalk Modeler] User Interface crash have not tried 2023-06-16 16:15 2023-06-17 10:29
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Split model using digram fails
    Description: An access violation appears when a model is split using the diagram file from the project panel.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3986 [CaseTalk Modeler] Diagrams feature have not tried 2023-06-16 12:01 2023-06-16 12:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Hide more elements in ERD, UML
    Description: The ERD will show columns which are not in the diagram. It'll also always render all the datatypes.
    Similar to the UML, the attributes are very similar to the domain names, and Check methods.
    Tags:
    Steps To Reproduce:
    Additional Information: It would be nice to hide some of these elements using diagram styling options.
    System Description
    Attached Files:
    Notes
    (0004872)
    BCP Software   
    2023-06-16 12:19   
    ERD/UML elements are now influenced by:
    * Showing datatype information in the diagram
    * Showing fact types resulting in columns/attributes in the diagram
    * Diagram style, line options, curved lines

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3982 [CaseTalk Modeler] Installation block have not tried 2023-06-14 09:33 2023-06-15 12:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: CaseTalk Restarts when closing
    Description: CaseTalk seems to restart every time it shuts down.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004866)
    BCP Software   
    2023-06-14 09:35   
    Sometimes an error appears, and CaseTalk restarts. Sometimes the error does not appear, and still restarts after shutting it down.
    The only way to get rid of it, is to use the Task Manager and to End Task on CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3984 [CaseTalk Modeler] Installation crash have not tried 2023-06-14 11:59 2023-06-15 12:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Closing CaseTalk may crash (and restart)
    Description: Some editions of CaseTalk keep restarting when being closed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004869)
    BCP Software   
    2023-06-14 11:59   
    The only way to break the cycle is to use the Task Manager to end CaseTalk.
    (0004870)
    BCP Software   
    2023-06-14 12:00   
    A mishandling of a pointer at closing time, combined with the Windows Application recovery mode which would then restart the app.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3985 [CaseTalk Modeler] Project tweak have not tried 2023-06-15 11:10 2023-06-15 11:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Multi Instances should allow opening multiple projects
    Description: If the preferences is set to allow multiple instances of CaseTalk, the opening of another project file should allow to open that in a new instance.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004871)
    BCP Software   
    2023-06-15 11:12   
    When multiple instances is allowed in the preferences;
    And a project is opened;
    And a project was already open;
    The user is now prompted to either:
    1) close the current project
    2) open the newly selected project in another instance of casetalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3983 [CaseTalk Modeler] Installation tweak have not tried 2023-06-14 10:05 2023-06-14 11:06
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: ChatGPT and DeepL not working behind ProxyServer
    Description: When a proxy server is required in CaseTalk, the ChatGPT and DeepL services stop working.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004867)
    BCP Software   
    2023-06-14 10:05   
    Internally the proxy configuration parameters were not transferred to the services library to make it work. This now fixed.
    (0004868)
    BCP Software   
    2023-06-14 11:06   
    After patching NTFY code, this is now also working behind a ProxyServer.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3981 [CaseTalk Modeler] User Interface minor have not tried 2023-06-13 11:06 2023-06-13 12:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Cannot edit InterTC
    Description: When an InterTC is drawn in the diagram, while the common played-by-otft is not in the diagram, the editor for the constraint will not show up.
    Tags:
    Steps To Reproduce: Create otft Parent, Child1 and Child2. Place a InterTC on both Child1 and Child2. When only dragging the children into the diagram, and leaving our the parent, the InterTC is painted and cannot be edited.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3974 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-06-07 15:49 2023-06-13 10:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Containers for splitting attributes
    Description: In DataVault a container is used to group fact types into seperate containers. This construct can also be applied to UML Class Diagrams to group attributes into a seperate entity.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: UML Containers.png (95,726 bytes) 2023-06-13 09:42
    https://www.casetalk.com/tickets/file_download.php?file_id=445&type=bug
    png
    Notes
    (0004863)
    BCP Software   
    2023-06-13 08:46   
    UML Interface (representing the container) with contained attributes is now drawn separately from the class.
    (0004865)
    BCP Software   
    2023-06-13 09:42   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3980 [CaseTalk Modeler] Installation tweak have not tried 2023-06-13 09:13 2023-06-13 09:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: PlantUML V1.2023.8
    Description: PlantUML update distributed
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004864)
    BCP Software   
    2023-06-13 09:27   
    Also added the version in the Help\About dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3979 [CaseTalk Modeler] Diagrams tweak have not tried 2023-06-13 08:30 2023-06-13 08:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Some generated diagrams fail on Notes
    Description: Sometimes the notes fail to render properly. A different syntax may be needed.
    Tags:
    Steps To Reproduce: Fails:

      Note "\"Peter exists\"' as N1

    Works:

    note as N1
    Peter Exists
    end note
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3978 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-06-11 11:07 2023-06-11 11:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate table with data event storage
    Description: Tables allow data to be stored as is. It may be extended with a history table or temporal support, but it lacks the so called Data Event. The Data Event is typically application purpose storage to register state changes. This is not entirely different from bitemporal data, with one exception:

    The Data Event may store additional information explaining why the state change occurred. This may prompt the modeler to include also a reason for both users or machines to explain why the data ends up in the new state. But database generators may also choose to extend the base table with a bitemporal table, and extend it even with a 'reason' and 'author' etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3976 [CaseTalk Modeler] Repository tweak have not tried 2023-06-08 16:35 2023-06-09 14:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Export OTFT synclink in Area Table
    Description: The Area table in the repository only contains the combination of OTFT Name and Diagram. This could be extended by the OTFT SyncLink to support better referential integrity.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004862)
    BCP Software   
    2023-06-09 14:43   
    Former Area is now exported in the glossary as 'Diagrams', including synclink of the otft in the first (hidden) column.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3973 [CaseTalk Modeler] Repository major have not tried 2023-06-07 15:46 2023-06-09 13:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Rolepath/mapping renders invalid characters
    Description: Some rolepaths which have been stored previously, render with
    0000013#10
    in the treeview.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004855)
    BCP Software   
    2023-06-07 15:47   
    The rolepath records display a content like:
      [mapping]0000013#10[-1]....
      [mapping]0000013#10....

    This seems to suggest old code handling mixing in with new handling of data.
    (0004861)
    BCP Software   
    2023-06-09 13:50   
    A end of text quote got misplaced making 0000013#10 part of the encoded text instead of a seperating CR+LF.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3970 [CaseTalk Modeler] Repository block have not tried 2023-06-07 15:42 2023-06-09 10:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: PostgreSQL blocked again
    Description: PostgreSQL dbms cannot expand with metadata. Also some query results show WIDEMEMO instead of actual content.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004860)
    BCP Software   
    2023-06-09 10:05   
    Render error message to help users debug the problem.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3972 [CaseTalk Modeler] User Interface major have not tried 2023-06-07 15:45 2023-06-09 09:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Vocabulary dialogs delays
    Description: Opening the vocabulary windows, and switching tabs results in a 20 second delay between ever tab change.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004859)
    BCP Software   
    2023-06-09 09:38   
    DeepL plugin failure to connect results in a continues delay for CaseTalk tries to retrieve information on every change.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3971 [CaseTalk Modeler] Installation major have not tried 2023-06-07 15:44 2023-06-09 09:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Switching workspaces
    Description: While switching from workplace to home with different multi monitors, the casetalk seems to remember the old desktop layout, and windows become invisible from view. Going back to the previous workspace shows everything just fine.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3968 [CaseTalk Modeler] Server feature have not tried 2023-06-02 20:49 2023-06-08 13:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Allow upload comment
    Description: Upload to server, should allow some comment or log option so users may describe the changes applied in the newer model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004857)
    BCP Software   
    2023-06-08 13:35   
    As soon as the database on the server reaches version 304, this functionality will be activated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3969 [CaseTalk Modeler] Validation minor have not tried 2023-06-07 08:22 2023-06-07 08:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Error in : Roles must have distinct semantic meanings
    Description: This rule sometimes returns false positives.
    Tags:
    Steps To Reproduce: Create a rolefix "Z" and add an alias elsewhere "A-Z". This role will now trigger the false positive.
    Additional Information: It seems the rule checks for a partial occurrence, but not for the full name occurrence.
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3967 [CaseTalk Modeler] Server block have not tried 2023-05-31 13:57 2023-05-31 13:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Download blocked with new cardinality constraint
    Description: Downloading a model from the server will block when the model contains a cardinality where the minimum is set to a value higher than 1 (and the max is unspecified).
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004854)
    BCP Software   
    2023-05-31 13:58   
    Initialization of the UC Record set the default of Max to 1. Therefor downloading an UC with only a Min (set to 2), the UC would end up being Min(2) and Max(1). This cannot be, the initialization code is fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3966 [CaseTalk Modeler] Transformation (GLR) tweak have not tried 2023-05-23 09:58 2023-05-30 19:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Do not honor absent TC in artifacts
    Description: The intentially absent TC may affect the UML diagrams etc. These should take into account that the existing TC does not mean it actually is a TC in the case that the function is set to 'absent'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3964 [CaseTalk Modeler] Diagrams minor have not tried 2023-05-23 09:24 2023-05-28 07:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Generated diagram is cropped
    Description: The generated diagram (ERD, UML, etc.) can become very large and is then cropped to a max resolution of 4096 pixels.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004848)
    BCP Software   
    2023-05-23 09:54   
    Increased max size to 10.000 pixels and added java memory to service it.
    (0004850)
    BCP Software   
    2023-05-25 09:32   
    Scan output for "(5.253 - 308 Mo) 263 Mo - Creating image 1616x1263" to detect if the image reaches maximum size. If that is the case, it probably is cropped and may need an even bigger resolution. This should be configurable, detectable, and adjustable.
    (0004851)
    BCP Software   
    2023-05-25 12:29   
    Automated upscaling code is implemented. It starts at max 8192, but if a bigger file is needed, it'll increase with a 1000 and keep upgrading it, until fitting.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3923 [CaseTalk Modeler] Constraints feature have not tried 2023-04-13 15:38 2023-05-23 09:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow TC to be intentially absent
    Description: Some modelers have the need to confirm the absence of a TC. Currently CaseTalk shows it when it is added, but has not means if the absence of it is purposeful or simply by not having checked it.
    Tags:
    Steps To Reproduce:
    Additional Information: The options for the TC should therefor be:
    • TC
    • XOR
    • TC + XOR
    • Absent
    System Description
    Attached Files: AbsentTC.png (35,850 bytes) 2023-05-23 09:46
    https://www.casetalk.com/tickets/file_download.php?file_id=444&type=bug
    png
    Notes
    (0004847)
    BCP Software   
    2023-05-23 09:46   
    (0004849)
    BCP Software   
    2023-05-23 09:56   
    Before GLR starts, it'll remove the absent TCs to prevent mishandling these during GLR itself.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3965 [CaseTalk Modeler] Diagrams tweak have not tried 2023-05-23 09:27 2023-05-23 09:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.7.4  
    CaseTalk Edition: unknown
    Summary: Totality contraint does not zoom
    Description: The totality constraint does not change its size when zooming in.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2965 [CaseTalk Modeler] Other feature have not tried 2021-04-19 17:29 2023-05-17 14:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Link with technical data
    Description: Linking the conceptual model with the physical and technical implemented data, as a link/mapping/document for navigation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004843)
    BCP Software   
    2023-05-17 14:47   
    Data Explorer allows browsing metadata which can be dragged onto the lexicalization paths (or into the OTFT list) and a mapping will be created.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3961 [CaseTalk Modeler] Repository tweak have not tried 2023-05-16 14:32 2023-05-17 14:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Indicate invalid rolepaths
    Description: Rolepaths can be created to accommodate mappings, but should be highlighted when the mapping rule has become invalid.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3960 [CaseTalk Modeler] Repository minor have not tried 2023-05-16 14:31 2023-05-17 14:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Rolemapping wrong when dragging metadata
    Description: When metadata is dragged onto the otft list, the mapping is incorrect.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3962 [CaseTalk Modeler] Transformation (GLR) block have not tried 2023-05-17 14:36 2023-05-17 14:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.4  
        Target Version: 12.8.0  
    CaseTalk Edition: unknown
    Summary: Force Reduce may leave VC after GLR
    Description: GLR may force removal of OTFTs by user settings. This may in turn lead to a label type to be removed, but leaves the VC behind. This prevents the GLR to complete due to referential integrity.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3959 [CaseTalk Modeler] Repository feature have not tried 2023-05-12 20:21 2023-05-12 20:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Decision Model Notation
    Description: Integrate some form of DMN into CaseTalk by providing a list of criteria, input facts, and output facts; using DMN notation and decision tables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3954 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-05-03 18:21 2023-05-08 12:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Generate Pascal code for verbalizations
    Description: Object Pascal generator contains stubs for verbalization. This should be finished. And not all datatypes are properly handled.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004840)
    BCP Software   
    2023-05-03 18:30   
    + Enumerations supported in verbalizations
    (0004841)
    BCP Software   
    2023-05-03 18:34   
    Supertypes are not properly introduced yet.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3956 [CaseTalk Modeler] Server block have not tried 2023-05-08 10:39 2023-05-08 11:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.7.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Upload failure
    Description: Uploading a model in an older database version (3.01) fails when a 3.02 was expected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3955 [CaseTalk Modeler] Server block sometimes 2023-05-04 15:09 2023-05-04 15:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Second upload diagrams fail
    Description: Uploading projects fails after the IG is uploaded, and diagrams are about to.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004842)
    BCP Software   
    2023-05-04 15:10   
    Former Modeler Code failed to properly populate the Area table. Now that this works, the upload code tripped cause it didn't expect that. The server will now fail upon inserting the same data twice.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3953 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-05-03 15:09 2023-05-03 15:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Subset constraint verbalization fail
    Description: Subset constraint verbalization during GLR fails, and blocks further artifact generation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3952 [CaseTalk Modeler] User Interface tweak have not tried 2023-05-03 15:06 2023-05-03 15:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Add new query icon to toolbar
    Description: A new query tab can be added using the context menu on the tabs of the data explorer. A toolbar button would make that more visible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3951 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-05-03 14:33 2023-05-03 14:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Support database expression views in multiple languages
    Description: Supporting multiple languages in the model exists, but the database views assembling those expressions for end-users do not mention the locale they've been written in.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: LocaleExpressionViews.png (45,669 bytes) 2023-05-03 14:55
    https://www.casetalk.com/tickets/file_download.php?file_id=443&type=bug
    png
    Notes
    (0004839)
    BCP Software   
    2023-05-03 14:55   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3949 [CaseTalk Modeler] Integration minor have not tried 2023-05-02 16:42 2023-05-02 16:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.7.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: DeepL translate failure
    Description: DeepL seems to pick a list of available languages, but does not actually translate (anymore).
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004837)
    BCP Software   
    2023-05-02 16:43   
    A library regression error prevented the actual translation api call itself.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3948 [CaseTalk Modeler] Diagrams feature have not tried 2023-05-01 13:05 2023-05-01 13:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Show Structures as UML Interface
    Description: The new structure which may contain multiple OTFTs should be rendered in the UML Diagram as an Interface Dependent on other Classes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3947 [CaseTalk Modeler] Other tweak have not tried 2023-05-01 11:51 2023-05-01 11:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Search in Files - Background
    Description: Search in Files only shows the hits for files which are indexed already. It'd be cool if the newly indexed models would appear in the selection dialog, while being build in the background.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3946 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-04-27 10:26 2023-04-27 10:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: GEMMA integration
    Description: GEMMA is a Dutch initiative to define standards for api, data exchange and structured documentation of information models.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.gemmaonline.nl
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3945 [CaseTalk Modeler] Integration feature have not tried 2023-04-27 10:24 2023-04-27 10:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: MIM Import
    Description: The Dutch standard for metamodeling would align nicely with the conceptual models if URIs could be created.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.forumstandaardisatie.nl/open-standaarden/mim
    System Description
    Attached Files:
    Notes
    (0004836)
    BCP Software   
    2023-04-27 10:24   
    Import could be helpful from the Data Explorer metadata governance and linking through rolemapping.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3943 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-26 14:01 2023-04-26 14:01
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: Query Repository button
    Description: The Query Repository also works when no repository is active, therefor the toolbar button should be moved into the main window toolbar.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3942 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-26 14:00 2023-04-26 14:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.3  
        Target Version: 12.7.3  
    CaseTalk Edition: unknown
    Summary: File properties button
    Description: The file properties button in the main window toolbar is only to be visible at the project window/panel where files are selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    744 [CaseTalk Modeler] Import and Export feature sometimes 2015-10-07 17:55 2023-04-22 12:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 6.6  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Hierarchical formats require a root selection
    Description: Hierarchical formats like xml for soap calls, require a root instance (type) to make the selection. A graph or network like structure does not provide for this. A diagram as selection could be used as a type selection, but still require a root as starting point.
    Tags:
    Steps To Reproduce:
    Additional Information: Workaround before a final decision or solution is made:
    Perhaps the name of the diagram, corresponding to the root otft, would be an easy way to start.
    Attached Files:
    Notes
    (0000470)
    BCP Software   
    2015-11-17 10:39   
    Idea: A simple property added to the diagram itself may specify which FactType is supposed to be the root. The validation should check if all FactTypes are connected in this hierarchy before implementing any hierarchy related operation. Also the FactType should be visually marked so the user will recognize it.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3939 [CaseTalk Modeler] Diagrams feature have not tried 2023-04-21 14:08 2023-04-21 14:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Paste bitmaps into the diagram
    Description: Pasting images or bitmaps into the diagram to create additional information based upon images would be helpful. So far CaseTalk requires images to be on disk and loaded. This is not very practical.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3938 [CaseTalk Modeler] Repository minor have not tried 2023-04-18 14:07 2023-04-18 16:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Rolepath with custom attributes
    Description: Rolepath is not stored/loaded/accessible with custom attributes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3937 [CaseTalk Modeler] Repository feature have not tried 2023-04-17 17:59 2023-04-18 11:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Allow fact types without a name
    Description: Entering fact type names without a name should create NoName, NoName1, NoName.. instead. This would allow faster entering of models where names are added later.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004833)
    BCP Software   
    2023-04-17 18:00   
    Model well-formedness checks should alert the user for these.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3936 [CaseTalk Modeler] Diagrams feature have not tried 2023-04-17 13:26 2023-04-17 13:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Bleed role colors into relations
    Description: The role colors can be set by changing the foreground color of the OTFT. These colors distinguish the OTFT from others, and it would be nice if the colors are extended into the relation lines coming out of those roles in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3924 [CaseTalk Modeler] Repository feature have not tried 2023-04-13 16:44 2023-04-17 11:04
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Derivable indicator must be positioned at the role
    Description: Currently the Derivable flag is stored at the OTFT level. It should be registered at the Role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004827)
    BCP Software   
    2023-04-13 16:45   
    This requires a new column on the Role table, and logic/code needs to be adjusted.
    (0004832)
    BCP Software   
    2023-04-17 11:04   
    Supporting this new behaviour allows UML and other artifacts to detect which attributes and columns are derivable. For future implementation, this allows derivation rules per role.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3912 [CaseTalk Modeler] Expressions feature have not tried 2023-04-07 15:26 2023-04-17 11:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Filter expression questions
    Description: Generating expression files from the repository should provide a filter to surpress facts stated as questions. These may be entered for data entry or workflow only. Therefor the filtering needs to be extended (both diagram and expression generation).
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3935 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-16 14:43 2023-04-16 14:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Disconnected expression file
    Description: The expression file is (dis)connected from the IG file. If connected the double checkmarks are drawn for expressions which exist in the IG file. When disconnecting the file, the double checkmarks should be reduced to make the user understand whats happening.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3934 [CaseTalk Modeler] Diagrams tweak have not tried 2023-04-16 13:45 2023-04-16 13:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Render derivable attributes in UML
    Description: The UML only show minimal indication for calculated/derived attributes. Making it more visible is desired.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004831)
    BCP Software   
    2023-04-16 13:47   
    Those are now printed in italics and a small calculator icon.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3933 [CaseTalk Modeler] Server major have not tried 2023-04-16 11:52 2023-04-16 11:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: UC cardinality not uploaded to server
    Description: UC Cardinality is not stored in the server. It does not properly detect the required database version 3.01 to make this happen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004830)
    BCP Software   
    2023-04-16 11:53   
    Detection for server database 3.01 (and 3.02) fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3927 [CaseTalk Modeler] Diagrams major have not tried 2023-04-14 11:47 2023-04-15 11:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: InterTC seems to dissappear to never return
    Description: The InterTC exist in the repository, and in existing diagrams, but not in new diagrams. And it cannot be made to appear again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3797 [CaseTalk Modeler] Diagrams major have not tried 2023-01-13 09:36 2023-04-15 11:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: InterUC keeps duplicating
    Description: InterUC keeps duplicating in the diagram, with no way to clean it up.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3930 [CaseTalk Modeler] Diagrams tweak have not tried 2023-04-14 15:23 2023-04-14 15:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Use icons for Table Columns in ERD
    Description: Using icons for the primary keys and foreign keys make more sense for columns in tables in the ERD Diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004829)
    BCP Software   
    2023-04-14 15:23   
    Columns used in foreign keys are now color coded, and primary keys and mandatory columns use icons as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3929 [CaseTalk Modeler] Integration tweak have not tried 2023-04-14 15:09 2023-04-14 15:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: List models for ChatGPT
    Description: Once entering an API key for ChatGPT, the list of models could be made available for the user to pick from.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3928 [CaseTalk Modeler] Integration tweak have not tried 2023-04-14 11:48 2023-04-14 11:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: ChatGPT lacks context
    Description: ChatGPT in the OTFT Dialogs lacks context of the OTFT Name alone. Perhaps related OTFTs can be provided to ChatGPT to give a more accurate response?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004828)
    BCP Software   
    2023-04-14 11:49   
    Surrounded OTFT's are given along with the prompt. Also the prompt is now requesting example data, as well as questions which may be relevant. These are stored in additional tabs in the annotation.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3926 [CaseTalk Modeler] Diff and Merge minor have not tried 2023-04-14 11:33 2023-04-14 11:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Merging lists all existing subset constraints
    Description: Merging does not support the subset constraints (yet), instead it simply reports all subset constraints not merged. Even the ones that are not related to the selection getting merged. This is too much, and confused users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3925 [CaseTalk Modeler] Diagrams minor have not tried 2023-04-14 10:25 2023-04-14 10:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Cannot turn off Primary UC on diagrams
    Description: Primary or Preferred UCs are drawn with a thicker line than other UCs. This can be turned on/off in the diagram settings. However the diagram does not honor the diagram settings flag and always draws it thicker.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3922 [CaseTalk Modeler] User Interface minor have not tried 2023-04-13 14:25 2023-04-13 14:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Menu shows expression file line
    Description: Repository menu contains the name of the first selected OTFT. When an expression file is active, it'll show the text of the selected line. This is wrong. It should then default to the repository name itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3921 [CaseTalk Modeler] User Interface crash have not tried 2023-04-13 12:57 2023-04-13 13:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Single Document Interfaces fails to start
    Description: When choosing SDI the application interface style, casetalk starts with a crash.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004825)
    BCP Software   
    2023-04-13 12:57   
    Workaround: remove the casetalk.ini from the roaming profile folder.
    (0004826)
    BCP Software   
    2023-04-13 13:03   
    Crashes at startup have been resolved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3920 [CaseTalk Modeler] Project minor have not tried 2023-04-13 12:20 2023-04-13 12:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: readme.md not saved
    Description: readme.md is a markdown file describing the contents of the project for file based version control systems. When the Preferences\Folders\Clean options is used, the markdown is not persisted in the project folder.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3917 [CaseTalk Modeler] Server major have not tried 2023-04-12 11:17 2023-04-12 17:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Model version download from previous project
    Description: Opening another project, leaves "Teams\Model\Download" with a version number from the previous project. This number is not updated or reset. It holds the risk of users downloading a wrong model into their project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004824)
    BCP Software   
    2023-04-12 17:34   
    Involved internal references are now cleared when a project closes. This removes any lingering version references across projects.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3918 [CaseTalk Modeler] Server minor have not tried 2023-04-12 11:25 2023-04-12 17:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Open from server - Browse for project - idle
    Description: The button "Browse for project" is idle, in the dialog shown after selecting a project from the server.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3919 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-12 11:59 2023-04-12 11:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Diagram zoom buttons - order
    Description: The diagram zoom buttons are displayed in a counter-intuitive manner. Usually buttons have a Minus before the Plus, hence the Zoomout should be positioned on the left side, and the ZoomIn on the right.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3916 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-12 10:22 2023-04-12 10:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Instruct user when artifact generation lacks IGG file
    Description: New users may not realize what to do when they want to generate an artifact. The dialog may warn a transformation does not exist. A more instructive dialog is needed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004823)
    BCP Software   
    2023-04-12 10:23   
    It now lists:
    • Manually run transform
    • Activate an IGG file
    • Turn on automatic transformation

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3914 [CaseTalk Modeler] Diagrams tweak have not tried 2023-04-08 14:41 2023-04-08 14:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Provide role reading border
    Description: Role readings in the diagram sometimes become unreadable if the text overlaps the line. A small background area with a border may make it more readable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3913 [CaseTalk Modeler] Diagrams tweak have not tried 2023-04-08 09:36 2023-04-08 09:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate more readable plantUML code
    Description: PlantUML code is currently generated as to be implemented. The use of templates is not applied, but could make the code more easy to maintain and read.
    Tags:
    Steps To Reproduce:
    Additional Information: See also: PlantUML ERD example...
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3476 [CaseTalk Modeler] Expressions feature have not tried 2022-05-28 10:08 2023-04-07 15:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Support Facts and Questions
    Description: Facts can easily be stated:
    "Joe Smith lives in New York."

    The above fact can be stated as a question to have the above fact confirmed. The confirmation result is not stored at the tuple level. But it would allow negative population as well.
    "Does John Doe live in New York?"

    Questions and negative answers are not supported by CaseTalk. Also the following, useable for questionairs are lacking. This allows users to enter forms and answer questions.
    "Where does John Doe Live? New York"

    For application and form generation, a set of questionnaires as distinct from Fact Expressions would be helpful. This requires an indicator to Fact Expressions to allow users to mark the different type of expressions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004822)
    BCP Software   
    2023-04-07 15:24   
    These may be entered and are now detected as such. The question mark needs to be either at the last expression part, of the former last.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3911 [CaseTalk Modeler] User Interface crash have not tried 2023-04-07 10:12 2023-04-07 10:30
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Drag expressions will remove the expression panel
    Description: When expressions from the repository are dragged somewhere else, the expression list will be removed from the UI.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004821)
    BCP Software   
    2023-04-07 10:30   
    Fixed, simultaneously improved drag and drop all text types from the expression panel.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3910 [CaseTalk Modeler] User Interface tweak have not tried 2023-04-06 15:53 2023-04-06 15:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Cardinality button has no tooltip
    Description: Cardinality button in the diagram panel/window does not provide a tooltip text.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3907 [CaseTalk Modeler] Expressions major have not tried 2023-04-05 08:47 2023-04-05 10:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Expression Qua/Cla - Back results in paint errors
    Description: Pressing back during Qua/Cla, leaves former steps painted in the same screen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: ExpInpBackError.png (5,277 bytes) 2023-04-05 09:56
    https://www.casetalk.com/tickets/file_download.php?file_id=442&type=bug
    png
    Notes
    (0004820)
    BCP Software   
    2023-04-05 09:56   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3908 [CaseTalk Modeler] Project major have not tried 2023-04-05 08:48 2023-04-05 09:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: IG File custom attributes lost
    Description: IG File Custom Attributes are not shown when the dialog reopens.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004819)
    BCP Software   
    2023-04-05 09:39   
    Changing the file properties, did not get notified as a change to the file. This way it simply did not save the change. Once an IG is edited afterwards, it would save them. This state is now handled checked properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3906 [CaseTalk Modeler] Expressions minor always 2023-03-27 12:50 2023-03-27 12:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.7.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Support locale in tuple grouped expressions
    Description: The new tuple grouped expressions, do not support the locale setting on type level yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004818)
    BCP Software   
    2023-03-27 12:50   
    Translations are added to the generator.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3905 [CaseTalk Modeler] Diagrams block have not tried 2023-03-27 12:23 2023-03-27 12:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Run both refresh diagram and Well-formedness will freeze
    Description: When running the model well-formedness check (F9) and pressing F5 to refresh the diagram, will freeze CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004817)
    BCP Software   
    2023-03-27 12:45   
    Refresh is temporarily disabled until the model check is completed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3904 [CaseTalk Modeler] Expressions feature have not tried 2023-03-27 12:19 2023-03-27 12:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Generate expressions on entity level and/or facts
    Description: Generate expressions for tuples, is helpful, but sometimes more tweaks can be helpful.
    - Adding OTFT name behind the expressions to give context
    - Only show expressions at the entity level, or join all expressions where the tuple is referenced.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004816)
    BCP Software   
    2023-03-27 12:19   
    Expression generation dialog has more options.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3903 [CaseTalk Modeler] Expressions feature have not tried 2023-03-25 12:58 2023-03-25 12:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Substitution reference names
    Description: Substitutions can be named. Consider the following fact "John Doe lives in New York."
    The next fact could be "John Doe is 22 years of age." But by using the substitution name of "He" the second expression could be generated as "He is 22 years of age."

    This makes sense with the new expression grouped generation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3883 [CaseTalk Modeler] Expressions feature have not tried 2023-03-10 11:48 2023-03-25 12:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Generate expressions on entity level and grouped by tuple
    Description: For user readability, the expression files may be too scattered for end-users. For easier reading, some grouping on entity level and tuple nr, may be better.
    Tags:
    Steps To Reproduce:
    Additional Information: Add a new option "Grouped per tuple" to the expression generator dialog. This should group based upon UML Class output, or by Table (if GLR'ed).
    System Description
    Attached Files: GroupedExp.png (49,329 bytes) 2023-03-10 11:49
    https://www.casetalk.com/tickets/file_download.php?file_id=441&type=bug
    png
    Notes
    (0004807)
    BCP Software   
    2023-03-10 11:49   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3902 [CaseTalk Modeler] Diagrams tweak have not tried 2023-03-24 14:23 2023-03-24 14:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Many single UCs enlarge thge OTFT in diagrams
    Description: Having a generalized object type with many roles, each under their own narrow UC, will push the UC's up in the diagram. Introducing a very large area for single UCs, whereas they could've been placed adjacently.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3901 [CaseTalk Modeler] Diagrams minor have not tried 2023-03-24 09:01 2023-03-24 12:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Expression settings not reflected
    Description: Expression settings such as 'start with upcase' and 'end with dot', is not processed in the fact expression in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004815)
    BCP Software   
    2023-03-24 12:10   
    Workaround: Force internal expression cache update by perfoming an edit on the model. A diagram refresh might still be needed afterwards.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1582 [CaseTalk Modeler] Other feature have not tried 2018-01-26 22:16 2023-03-24 11:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Map roles to roles in other models
    Description: Having reverse engineered a source database into a fact model, does not make it a proper business model. Another information model could be made to independently describe the actual business model. However for various reasons a mapping might be made to align the source model with the business model. The Business model may therefor contain various references to roles in the source system.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3900 [CaseTalk Modeler] User Interface minor have not tried 2023-03-24 09:00 2023-03-24 09:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Copy expression from repository panel
    Description: Copying the lines from the expression panel in the repository returns the selected otfts instead.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3899 [CaseTalk Modeler] User Interface minor have not tried 2023-03-24 08:59 2023-03-24 09:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.2  
        Target Version: 12.7.2  
    CaseTalk Edition: unknown
    Summary: Copy expression from edit dialog
    Description: Copy the expression from the expression edit dialog returns an empty text when expression parts are also selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3898 [CaseTalk Modeler] Server feature have not tried 2023-03-21 17:20 2023-03-22 10:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Provide configuration dialog for portal settings
    Description: A configuration dialogs is helpful for users with a system profile, with which they may tweak the portal configuration.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004813)
    BCP Software   
    2023-03-22 10:22   
    Not many configurations yet, but the dialog is available for administrative user accounts on the server, by the menu Teams\Settings.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3897 [CaseTalk Modeler] Diff and Merge crash have not tried 2023-03-21 17:17 2023-03-21 17:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Merge fails when not all population is merged
    Description: Merge of OTFTs may fail in some seemingly random cases. When re-merging everything is well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004812)
    BCP Software   
    2023-03-21 17:19   
    This is due to some tuples being merged, while referred tuples are not. CaseTalk will not report tuples getting skipped due to this. Workaround is to mark all Population to be Updated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3896 [CaseTalk Modeler] Diff and Merge tweak have not tried 2023-03-21 17:16 2023-03-21 17:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Merge default for overwrite details
    Description: Please change the default checkmark to :

    The merge option "Overwrite Defaults" is turned off if the existing otft is newer, and on when the existing is older.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3895 [CaseTalk Modeler] Integration minor have not tried 2023-03-21 09:54 2023-03-21 09:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Help\Ticket Report fails
    Description: The Help\TickReport menu item opens a browser with a page not found content. This is due to a quote character trailing the url.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3894 [CaseTalk Modeler] User Interface feature have not tried 2023-03-20 18:15 2023-03-20 18:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Close tabs (left or right)
    Description: A context menu with 'close all to the left' or '.. all to the right' in addition to 'close all' is a helpful option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3887 [CaseTalk Modeler] User Interface tweak have not tried 2023-03-14 18:20 2023-03-14 18:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Navigate to filtered otft
    Description: Navigating to an otft which is filtered, prompts casetalk to reset the filter and retry. However the resetting of the filter does not seem to work properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3886 [CaseTalk Modeler] Diagrams tweak have not tried 2023-03-14 18:03 2023-03-14 18:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Expression with zero tuples at Label Type Level
    Description: Expression verbalziation of diagrams should display a Label Type Level for otfts without tuples to indicate what the expression is.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3881 [CaseTalk Modeler] Integration feature have not tried 2023-03-08 19:44 2023-03-10 13:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Paste Excel table as Object Type
    Description: Copy simple tables from Excel and paste them into the diagrams as ready made object types with population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: CopyPasteFromExcel.png (92,520 bytes) 2023-03-08 19:44
    https://www.casetalk.com/tickets/file_download.php?file_id=440&type=bug
    png
    Notes
    (0004810)
    BCP Software   
    2023-03-10 13:00   
    Paste into the OTFT list will also work.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3885 [CaseTalk Modeler] Diagrams tweak have not tried 2023-03-10 12:56 2023-03-10 12:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Highlighting and focus while dragging otft onto diagram
    Description: When dragging a new OTFT into the diagram does not immediately highlight the OTFT in the list as being added to the diagram.
    Whend dragging the same OTFT into the diagram (while already existing) the user does not receive feedback on which otft is added.

    In the latter scenario, the diagram could bring focus to the OTFT which was already in the diagram to show it exists already.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3884 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-03-10 12:42 2023-03-10 12:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: RDF comment and description not seperated
    Description: RDF contains "rdfs:comment" for both "Comment" and "Description". These should be seperated into "rdfs:comment" for Comment, and "local:description" for Description. The latter is similar to how casetalk already handles other annotation definitions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004808)
    BCP Software   
    2023-03-10 12:45   
    Sometimes the RDF does not seperate the annotations and keeps it as "[comment]...[description]..." texts. The related issue 0003874 was suffering from the same code bug, and fixing that one, should also affect this report.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3874 [CaseTalk Modeler] Import and Export minor have not tried 2023-03-06 15:03 2023-03-10 12:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Business Glossary Export Annotation error
    Description: Exporting the business glossary may put custom annotations in the wrong Excel column due to an offset issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004802)
    BCP Software   
    2023-03-07 13:32   
    The merge for concepts, containers also fails by duplicating relations.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3592 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-11 11:05 2023-03-08 19:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Container Relations
    Description: Selecting multiple OTFTs from the diagram window to group them into one, could be a helpful function to implement when extended to "Add to container".

    Currently the relations between concepts and containers are cumbersome to operate and require a lot of clicks. It should be more intuïtive, accessible, and more handy from OTFT Edit Dialogs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004806)
    BCP Software   
    2023-03-08 19:43   
    The selected elements in the diagram are automatically added to the container upon creation.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3880 [CaseTalk Modeler] User Interface tweak have not tried 2023-03-08 16:23 2023-03-08 16:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Filtering hides visible items
    Description: Filtering otfts can occasionally hide the left items from view.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004805)
    BCP Software   
    2023-03-08 16:41   
    After filtering, if content is left unfiltered, the index will be forced to point at the first visible item if non is selected yet. This will force the control to make items visible.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3879 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-03-08 11:50 2023-03-08 11:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support HJSON in addition to regular JSON
    Description: HJSON is geared towards humans working with JSON allowing comments and multiline texts.
    Tags:
    Steps To Reproduce:
    Additional Information: https://hjson.github.io/
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3878 [CaseTalk Modeler] Transformation (GLR) major have not tried 2023-03-08 09:08 2023-03-08 09:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Manual transformation runs into various issues
    Description: Since the background transformation is added, the manual transformation runs into strange warning and error dialogs. And generating an artifact fails to detect the lexicialzed files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004803)
    BCP Software   
    2023-03-08 09:08   
    Known Workaround: Transform Automatic, then generate Artifacts.
    (0004804)
    BCP Software   
    2023-03-08 09:10   
    Also: When an IGG is created, saved and the project closed. Reopening the project will present an error concerning repository loading.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3877 [CaseTalk Modeler] Diagrams minor have not tried 2023-03-07 13:56 2023-03-07 14:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Hide roles no longer shows dots
    Description: Hiding roles, will make the relations float in the air, and Object Types are not aligned with them anymore. This used to work just fine. Regression bug?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3876 [CaseTalk Modeler] User Interface tweak have not tried 2023-03-07 10:22 2023-03-07 10:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Well-formedness icons change
    Description: The icons not always properly reflect error, warning, hint. This could be improved, and for the newer installments, these need a fresh look.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3721 [CaseTalk Modeler] Repository feature have not tried 2022-11-25 11:58 2023-03-06 17:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Evaluate URIs for Http Status Codes
    Description: Since CaseTalk starts supporting more and more URI annotations, the tool might need to check for validity (or updates) of used URIs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004801)
    BCP Software   
    2023-03-06 17:32   
    Model validation will also check for Http status codes, and the content of the page referred. Reported are URIs and OTFTs, when the status is either not okay, or the content has been updated since last viewed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3869 [CaseTalk Modeler] Installation trivial have not tried 2023-03-04 10:47 2023-03-04 10:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: SQLite 3.41.0
    Description: Update sqlite engine to 3.41.0.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3868 [CaseTalk Modeler] User Interface trivial have not tried 2023-03-03 13:48 2023-03-03 13:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Paste population from excel
    Description: Having a table in Excel with data to be pasted into the population dialogs in CaseTalk has an issue.
    The "NO" column needs to exist, and it should be possible to paste with or without this column.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3867 [CaseTalk Modeler] User Interface tweak have not tried 2023-03-03 11:34 2023-03-03 11:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7.1  
        Target Version: 12.7.1  
    CaseTalk Edition: unknown
    Summary: Move PlantUML menu item
    Description: Adding a new plantuml file, is not much different from starting a text file, and altering the syntax to plantUML. Therefor the extraneous item called "File\New\PlantUML" can be removed if the "View\Syntax\PlantUML" is added.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2313 [CaseTalk Modeler] Customization feature have not tried 2019-12-03 12:43 2023-03-02 09:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Use case scenario documentation
    Description: Use case scenario's follow facts. The ordering of facts would be helpful to document as 'a use case'.
    Tags:
    Steps To Reproduce: [Vehicle Owner]
    "Driver John owns vehicle 12-34-JJ."

    [Support Request]
    "Driver John requests ticket 200001"

    [Support Vehicle]
    "Ticket 200001 concerns vehicle 12-34-JJ."

    [Support Assignment]
    "Ticket 200001 is assigned to mechanic Ronald."

    [Support Resolved]
    "Ticket 200001 is resolved by mechanic Ronald."
    Additional Information:
    Attached Files:
    Notes
    (0004796)
    BCP Software   
    2023-03-02 09:12   
    It would already help if a report could be generated using Grouping and Ordering on Tuple Instances.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3864 [CaseTalk Modeler] Integration feature have not tried 2023-02-24 17:17 2023-02-24 17:19
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Navigate URI in Custom Attribute
    Description: Custom attributes can be declared of the type URI. For this to effectively work, an embedded browser would be helpful. This way the surce can be navigated, and a dialog would have to pick up the URI where the user navigated to.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004795)
    BCP Software   
    2023-02-24 17:19   
    If Edge is installed, the ellipses buttons for custom attributes (defined as URI) will open a browser to navigate to it, or alter the path to update the custom attribute value.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3863 [CaseTalk Modeler] Repository minor have not tried 2023-02-24 14:03 2023-02-24 14:03
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: OTFT Namespaces does not report all versions
    Description: OTFT Namespaces does not list all imported versions in the repository.
    Tags:
    Steps To Reproduce: The imported OTFT#1 which is later augmented with expressions from #2, will only list version #2.
    Usually the OTFT#1 only gets updated to #2 if the OverwriteDetails is turned on during merging.
    If the latter didn't happen, we end up in this scenario.

    The Namespaces should list both #1 and #2 to be complete.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3862 [CaseTalk Modeler] Server feature have not tried 2023-02-23 14:24 2023-02-23 15:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Project reference overview
    Description: A proper overview of projects, versions, and which are referenced, and which references are up to date, is missing.
    A cross-matrix with projects on the server, referenced projects, and which versions need updating is much needed to simplify the workflow.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004794)
    BCP Software   
    2023-02-23 15:16   
    Available in the Enterprise Edition in the CaseTalk Modeler under the Team Menu.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3861 [CaseTalk Modeler] Expressions feature have not tried 2023-02-21 12:00 2023-02-21 12:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Support multi-locale expression files
    Description: Expression files are only supported in the native locale of the IG file itself. With the Multi-Locale options, the expression file is lacking support for it. Please allow for translations and fact expressions in multiple languages.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: LocaleExpFile.png (22,296 bytes) 2023-02-21 12:00
    https://www.casetalk.com/tickets/file_download.php?file_id=439&type=bug
    png
    Notes
    (0004793)
    BCP Software   
    2023-02-21 12:00   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3816 [CaseTalk Modeler] User Interface feature have not tried 2023-01-24 17:16 2023-02-21 11:56
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Enter new expressions using a panel
    Description: The Qua/Cla dialog is on top, but not modal. It would be a nice feature if the dialog shows as a panel under the diagrams, and instead of having a diagram preview, have the elements actually be added to the active diagram. That way, the modeling would immediatelly build both a vocabulary, ontology, and visualizations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004754)
    BCP Software   
    2023-01-25 12:13   
    Added a new experimental setting to dock the Expression Input Dialog.
    (0004757)
    BCP Software   
    2023-01-26 19:23   
    When docked, and the preview panel is hidden, it'll attempt to add the new OTFTs into the active diagram.
    (0004760)
    BCP Software   
    2023-01-27 17:24   
    Improved diagram handling a little so it wouldn't draw previews in the wrong diagram tab.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3860 [CaseTalk Modeler] Import and Export feature have not tried 2023-02-21 11:11 2023-02-21 11:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Import Ensemble Logical Modeling Artifacts
    Description: The Genesee Academy allows Ensemble Modeling Artifacts to build during the business explorative stages. These artifacts can be a great step towards visualization using Concepts in CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.elmstandards.com/templates
    System Description
    Attached Files: cbc form.webp (6,432 bytes) 2023-02-21 11:21
    https://www.casetalk.com/tickets/file_download.php?file_id=438&type=bug
    webp
    Notes
    (0004792)
    BCP Software   
    2023-02-21 11:21   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3854 [CaseTalk Modeler] Integration trivial have not tried 2023-02-15 20:54 2023-02-21 10:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Run scripts inside CaseTalk
    Description: Python, Java or PHP scripts are added to the tools options, and editors, but cannot be run directly using a keyboard shortcut.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004785)
    BCP Software   
    2023-02-15 20:55   
    Under the View-Menu, which becomes active when editing text files, a new menu is created. Amongst which a "View Script Output" is added with a keyboard shortcut "Ctrl+F7".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3850 [CaseTalk Modeler] Diagrams trivial have not tried 2023-02-15 11:08 2023-02-21 10:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Support Concept to Fact Type relations
    Description: Concepts and Containers are great, but there's no option to link a concept to a fact type.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004781)
    BCP Software   
    2023-02-15 11:10   
    While in development this was blocked to not confuse the code base about roles from and to fact types. This has been resolved and concepts can relate to fact types now. Also when the concept has a color, the lines coming out of the concept are colored accordingly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3853 [CaseTalk Modeler] User Interface trivial have not tried 2023-02-15 13:59 2023-02-21 10:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Allow syntax selection for text files
    Description: CaseTalk supports a few fileformats in the internal text editor. It would be helpful to change the syntax for new files to make editing easier.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004783)
    BCP Software   
    2023-02-15 13:59   
    The View menu allows for syntax choices.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3851 [CaseTalk Modeler] User Interface trivial have not tried 2023-02-15 11:10 2023-02-21 10:58
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Add rule icon for concept types
    Description: A rule icon is helpful to annotate the diagrams with concepts which hold a business rule.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: rule.png (15,534 bytes) 2023-02-15 11:11
    https://www.casetalk.com/tickets/file_download.php?file_id=437&type=bug
    png
    Notes
    (0004782)
    BCP Software   
    2023-02-15 11:11   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3859 [CaseTalk Modeler] Project block have not tried 2023-02-21 10:04 2023-02-21 10:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Project Reopen not working
    Description: From the welcome tabbed browser not all Project Links open the project files.
    And when a project is opened, reopening a different project through "File\Reopen..." only closes the active project and then goes idle.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3856 [CaseTalk Modeler] Integration feature have not tried 2023-02-16 13:42 2023-02-17 12:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: DeepL translation API
    Description: Implement the DeepL translation API for multilingual models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004789)
    BCP Software   
    2023-02-16 15:08   
    The vocabularies dialog which allows translation of names and memos, now has a DeepL button to complement the missing values into the active language.
    (0004790)
    BCP Software   
    2023-02-17 12:48   
    Both available in the Translation Dialog, and the Expression Edit Dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3855 [CaseTalk Modeler] Integration feature have not tried 2023-02-16 08:21 2023-02-16 08:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Integrate ChatGPT capability
    Description: Integrating ChatGPT text generation would be an interesting addition, since CaseTalk has so much text already.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004786)
    BCP Software   
    2023-02-16 08:22   
    In Tools\Preferences\ChatGPT the API Key needs to be set. After that, open a text file, select the text which is the prompt, and right click to select "ChatGPT" and await the response.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3843 [CaseTalk Modeler] Other feature have not tried 2023-02-09 12:03 2023-02-15 20:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Search in IG Files
    Description: Search in local IG files could be helpful to quickly find a term. To make this perform, perhaps some indexing file needs to be created to prevent having to open every IG file on disk..
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004776)
    BCP Software   
    2023-02-09 12:05   
    New build will create a index files next to the IG file. E.g.: abc.ig will also save a hidden abc.ig.index file which can be opened more quickly for keyword indexing.
    (0004777)
    BCP Software   
    2023-02-09 16:42   
    When IG(G) is saved to disk, CaseTalk should immediately store an index with the file, which is quickly accessible without the overhead of the full binary file.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3852 [CaseTalk Modeler] Integration feature have not tried 2023-02-15 11:42 2023-02-15 17:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Add PHP as a script runtime
    Description: Add PHP script support to the IDE to allow running PHP in addition to Java and Python. The output could be captured as text or exp files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3845 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-02-10 11:33 2023-02-15 17:09
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Generate SpaCy training data
    Description: To support NLP with SpaCy, it would be helpful to train the models with facts from FCO-IM. Once trained, the SpaCy modules could be used to parse other body of texts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    
    import spacy
    from spacy.tokens import DocBin
    
    nlp = spacy.blank("en")
    training_data = [
      ("Tokyo Tower is 333m tall.", [(0, 11, "BUILDING")]),
    ]
    # the DocBin will store the example documents
    db = DocBin()
    for text, annotations in training_data:
        doc = nlp(text)
        ents = []
        for start, end, label in annotations:
            span = doc.char_span(start, end, label=label)
            ents.append(span)
        doc.ents = ents
        db.add(doc)
    db.to_disk("./train.spacy")
    
    System Description
    Attached Files:
    Notes
    (0004784)
    BCP Software   
    2023-02-15 17:09   
    This feature is added to the "File\Export\.." Menu.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3849 [CaseTalk Modeler] Repository block have not tried 2023-02-14 21:07 2023-02-14 21:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Some recursive concept models prevent loading
    Description: Loading a model with concepts and containers which refer to each other are no longer opened properly. After a long silence, an out-of-memory may occur.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3815 [CaseTalk Modeler] Installation tweak have not tried 2023-01-24 17:13 2023-02-14 09:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Remember license key location
    Description: CaseTalk comes as portable and installment, but every update in a different folder forgets the license. It would be nice if CaseTalk could see or remember the last casetalk key.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004755)
    BCP Software   
    2023-01-25 12:48   
    Starting today, newer builds will register their location in the Windows Registry. Releases after that will attempt to copy and upgrade the older configuration to have the latest available, and all former settings and configurations. This is especially useful for Portable App usage.
    (0004761)
    BCP Software   
    2023-01-28 10:35   
    (Last edited: 2023-01-28 10:36)
    This will attempt to copy over any files which are not distributed by default:
    • Diagram Style files (*.STY)
    • CaseTalk License (CaseTalk.key)
    • Configuration files (*.ini)
    • Java JRE subfolder
    • Rules and Queries (*.rule, *.qry, *.sql)
    From both the {app} and {appdata} folders.
    (0004780)
    BCP Software   
    2023-02-14 09:52   
    If a running installation existed, the new portable installation will attempt to copy over older configuration files into the new (roaming or local) appdata folder, before starting.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3848 [CaseTalk Modeler] User Interface minor have not tried 2023-02-14 09:47 2023-02-14 09:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Copy Resultset from Data Explorer
    Description: Copying the resultset of a query using Ctrl+C does not work. There is only a context menu with an item called "Copy Resultset". A Ctrl+C would be more intuitive.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3847 [CaseTalk Modeler] Project major have not tried 2023-02-14 08:54 2023-02-14 08:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Close one new file, closes all
    Description: Close a new unsaved file, will close all new unsaved files.
    Tags:
    Steps To Reproduce:
    1. Add a new IG to the project
    2. Add a new IGD
    3. Add a new EXP
    4. Close the EXP without saving, and all new files will be removed
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3846 [CaseTalk Modeler] Project tweak have not tried 2023-02-13 20:51 2023-02-13 20:52
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Cannot open two expression files at once
    Description: Opening a new expression file closes the former, or failure occurs when the unsaved version is closed without saving.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1718 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2018-05-13 11:30 2023-02-10 11:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 9.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support Natural Language Processing (NLP)
    Description: Many AI driven NLP libraries exist online currently. They either contain language and entity models, or require training and tagging models as input.
    Generating training and tagging models from CaseTalk would be possible. Using these models and libraries to support modelers is more intriguing. Since CaseTalk requires a very strict structure, statistics can only be helpful in marking certain words, and finding them in existing FOM Models, to try and suggest potential entities.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001968)
    BCP Software   
    2021-04-22 09:52   
    Libraries to investigate:

    * https://spacy.io/usage/spacy-101
    * https://textblob.readthedocs.io/en/dev/
    * https://stanfordnlp.github.io/CoreNLP/
    * https://www.nltk.org/

    Once a primary model is trained, adding a FOM output, and parsing back unstructured text for finding relations, could be a helpful addition to the Modeling Efforts.
    (0004779)
    BCP Software   
    2023-02-10 11:25   
    
    # pip install -U spacy
    # python -m spacy download en_core_web_sm
    import spacy
    
    # Load English tokenizer, tagger, parser and NER
    nlp = spacy.load("en_core_web_sm")
    
    # Process whole documents
    text = ("Apprenticeship Assigned."
    "Apprenticeship S101 is assigned to Peter Johnson."
    "Apprenticeship S209 is assigned to Mary Blight."
    "Apprenticeship Category."
    "Apprenticeship S101 falls in the ICT."
    "Apprenticeship City."
    "Apprenticeship S101 takes place in New York."
    "Apprenticeship Description."
    "Apprenticeship S101 concerns the development of a magazine infomration system."
    "Apprenticeship Duration."
    "Apprenticeship S101 will take 4 months."
    )
    doc = nlp(text)
    
    # Analyze syntax
    print("Noun phrases:", [chunk.text for chunk in doc.noun_chunks])
    print("Verbs:", [token.lemma_ for token in doc if token.pos_ == "VERB"])
    
    # Find named entities, phrases and concepts
    for entity in doc.ents:
        print(entity.text, entity.label_)
    


    Will result in:


    Noun phrases: ['Apprenticeship', 'Apprenticeship S101', 'Peter Johnson', 'Apprenticeship S209', 'Mary Blight', 'Apprenticeship Category', 'Apprenticeship S101', 'the ICT.Apprenticeship City', 'Apprenticeship S101', 'place', 'New York', 'Apprenticeship Description', 'Apprenticeship S101', 'the development', 'a magazine infomration system', 'Apprenticeship Duration', 'Apprenticeship S101', '4 months']
    Verbs: ['assign', 'assign', 'assign', 'fall', 'take', 'concern', 'take']
    Peter Johnson PERSON
    Mary Blight PERSON
    New York GPE
    4 months DATE

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3844 [CaseTalk Modeler] User Interface tweak have not tried 2023-02-10 10:15 2023-02-10 10:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Double click active project nodes
    Description: Double click a project node activates the file, but when multiple diagrams are activated already, a double click does not bring the diagram forward.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3842 [CaseTalk Modeler] User Interface tweak have not tried 2023-02-09 10:20 2023-02-09 10:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Cannot take ownership when merging from server
    Description: Cannot take ownership of OTFTs when merging directly from the server. This would require the server version to be updated. Therefor the user interface should not allow this option to be enabled when a merge from server is active.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3841 [CaseTalk Modeler] User Interface tweak have not tried 2023-02-08 14:11 2023-02-08 14:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Text Preview split screen
    Description: Having a preview tab for special text files is helpful in seeing plantUML output, or JSON files graphically, but on a wide screen it would be nice to see them side by side.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3159 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-10-12 15:13 2023-02-08 11:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.7  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate GoLang structures
    Description: GoLang is a programming language which could easily supported.
    Tags:
    Steps To Reproduce:
    Additional Information: https://levelup.gitconnected.com/practical-ddd-in-golang-repository-d308c9d79ba7
    Attached Files:
    Notes
    (0002135)
    BCP Software   
    2021-12-22 09:59   
    Combining entity struct and ORM definitions:

    https://levelup.gitconnected.com/practical-ddd-in-golang-entity-40d32bdad2a3
    (0004775)
    BCP Software   
    2023-02-08 11:03   
    How type declaration and methods compare to classes:

    http://www.golangpatterns.info/object-oriented/classes

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3840 [CaseTalk Modeler] Diff and Merge major have not tried 2023-02-08 10:17 2023-02-08 10:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Merge from server skips custom attributes
    Description: Merging directly from the server skips the custom attribute values.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004774)
    BCP Software   
    2023-02-08 10:18   
    The new build for 12.6.2 fixes this.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3839 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-02-06 16:53 2023-02-06 16:53
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Some constraints are not generated into RDF
    Description: Some constraints in FCOIM do not exist in RDF. To support those constraints some form of SHACL needs to be generated.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.w3.org/TR/shacl/
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3806 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-01-19 15:37 2023-02-06 15:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Generate common subtype in RDF
    Description: The subtype can become a common subtype once the subset constraint is added. The RDF does not support SCs, and therefor lacks the notion of the common subtype.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3831 [CaseTalk Modeler] Diagrams crash have not tried 2023-01-31 14:35 2023-02-06 14:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Diagram layout failure
    Description: Diagram layout optimization somehow failed to execute properly.
    Please report this content for debugging purposes:

    Failed to process: C:\Users\.....\Temp\CDB_4E3878BEF74A44FF993DA88B5CFEBA33.dot
    Warning: UTF8 codes > 4 bytes are not currently supported (graph IGD) - treated as Latin-1. Perhaps "-Gcharset=latin1" is needed?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004766)
    BCP Software   
    2023-01-31 15:50   
    The commandline is adjusted, love to hear feedback.
    (0004769)
    BCP Software   
    2023-02-03 17:28   
    Also the coordinate parsing of the result has been adjusted to counter variance in the output file.
    (0004771)
    BCP Software   
    2023-02-06 14:16   
    Parsing the result of the layout engine improved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3838 [CaseTalk Modeler] Installation block have not tried 2023-02-06 14:14 2023-02-06 14:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: urgent OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Some hardware prevents the MessageDialogs to show
    Description: A new api to show system dialog messages is incompatible with some systems. Older hardware or virtual machines may be affected. The results is project open actions result in seemingly a frozen CaseTalk Modeler.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3835 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-02-03 16:28 2023-02-03 17:21
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: RDF multiple inheritance
    Description: The Multiple inheritance structures generate classes multiple times, for each supertype once. This should be collapsed into one class definition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004768)
    BCP Software   
    2023-02-03 17:21   
    <owl:Class rdf:about="C3787FF72-D4CE-423E-8C7E-48265AE6EB29">
          <skos:prefLabel>MULTIPLE</skos:prefLabel>
          <owl:versionInfo>185</owl:versionInfo>
          <rdfs:subClassOf rdf:resource="CC31721BB-C59D-482C-8055-0F065483C626"/><!-- Y -->
          <rdfs:subClassOf rdf:resource="CFFC4DCAC-D3B5-4459-AC1E-65B7DF565BDA"/><!-- Z -->
          </owl:Class>

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3834 [CaseTalk Modeler] Validation feature have not tried 2023-02-02 11:54 2023-02-02 11:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Detect disconnected graphs
    Description: Detect disconnected graph parts with analysis on the entire model, or even cross model in the server. This requires various degrees of analysis:
    1. are object types connected to others through the rolepaths and intersections, not considering label types?
    2. are otfts connected which share common words in their names, suggesting they are related?
    3. are otfts connected which share common words in their annotations, suggesting they are related?
    4. is there a path available from otft-A to otft-B through expressions?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3833 [CaseTalk Modeler] Installation major have not tried 2023-02-01 13:36 2023-02-01 13:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Failed to capture Python output as Expression File
    Description: When executing a python script, and the tools options are set to capture the output as EXPRESSION FILE, it failed to render the result.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004767)
    BCP Software   
    2023-02-01 13:41   
    Any PY script configured under the Tools menu is run using the available Python engine. The output can be ignored, or captured as a text or expression file.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3830 [CaseTalk Modeler] Diagrams block have not tried 2023-01-31 14:22 2023-01-31 14:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Freeze on drawing recusive structures
    Description: CaseTalk freezes for very long times when dragging a recusive OTFT into the diagram. This only happend when the diagram style is set to rounded roles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3829 [CaseTalk Modeler] Diagrams major have not tried 2023-01-31 13:26 2023-01-31 13:26
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Some diagram styles crash EXP Diagram
    Description: Some diagram styles contain color codings which are not handled properly by the EXP Diagram, showing a plantuml error message.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3828 [CaseTalk Modeler] Project minor have not tried 2023-01-31 12:16 2023-01-31 12:17
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.6.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: OTFT navigate to inactive IGD broken
    Description: Navigate from OTFT to an inactive (non opened) diagram is absent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004765)
    BCP Software   
    2023-01-31 12:17   
    Data Explorer table "IG.Area" shows OTFTName with coordinates from diagrams. That prevents the names to match and breaks the navigation paths. These coordinates from the IGD should not surface.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3826 [CaseTalk Modeler] User Interface feature have not tried 2023-01-29 13:39 2023-01-30 15:36
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Show lexicalizaton in Role Edit Dialog
    Description: The lexicalization path as developed in the Roles Table Dialog, and the Data Explorer Mapping, could also be presented in the Role Edit Dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004762)
    BCP Software   
    2023-01-29 13:40   
    .. and view potential Mapping in the role edit dialog as well.
    (0004764)
    BCP Software   
    2023-01-29 15:51   
    The lexicalization path is rendered. And if roles in the tree are part of an external namespace, they show a locked icon.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3827 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2023-01-30 15:28 2023-01-30 15:35
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: RDF seems to double encode html protected characters
    Description: RDF output seems to double encode html/xml protected characters.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3825 [CaseTalk Modeler] Project major have not tried 2023-01-29 13:30 2023-01-29 14:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Failure to add IGD file to Project
    Description: To add an IGD file to the active IG in the project, using the Project Add Button, fails to fulfill properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3813 [CaseTalk Modeler] Repository feature have not tried 2023-01-23 11:20 2023-01-28 11:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Duplicate OTFT
    Description: Having the expression duplicate feature is great. It would also be nice to duplicate an OTFT for refactoring purposes. It should duplicate the selected otft, expressions, roles, constraints and tuples and simply call it "OTFT - Copy". This is similar to the Windows Explorer in which copying and pasting in the same folder creates duplicate files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004748)
    BCP Software   
    2023-01-24 13:13   
    (Last edited: 2023-01-24 13:14)
    Available in 12.6.2 as an experimental feature (Tools\Preferences\Advanced), which will enable menu items:
    • Context menu on OTFT
    • Context menu on selection in diagram
    • Context menu on selection and focused ObjectType in diagram
    (0004759)
    BCP Software   
    2023-01-27 17:23   
    Made improvement to the code work to work in more model scenarios. Build 31108+

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3824 [CaseTalk Modeler] User Interface block have not tried 2023-01-27 11:26 2023-01-27 11:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version: 12.6  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Filtering on custom attributes checks entry type
    Description: The new filtering dialog, with custom attribute filtering, is non functional when it comes to non-text entries. These are validated instead of used as filtering argument. The user interface prevents URI defined custom attributes to be filtered on "(Not Empty)" for instance.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3822 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-27 09:50 2023-01-27 09:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Expression Input Dialog ignores <Enter>
    Description: Expression Input Dialog handles the <Enter> key to press the default button, but occassionally the <Enter> key does to proceed the qualification to the next level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004758)
    BCP Software   
    2023-01-27 09:51   
    Code is added to force the <ENTER> to end up at the Default Button. The framework and Windows do not seem to handle it automatically in all cases.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3821 [CaseTalk Modeler] Diagrams tweak have not tried 2023-01-26 13:39 2023-01-26 13:39
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Generated diagrams show expressions with empty values
    Description: Some diagrams, show example expressions with "..." placeholders for missing tuples. This should be hidden of no examples are available.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3814 [CaseTalk Modeler] Diagrams feature have not tried 2023-01-24 17:11 2023-01-26 13:33
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Allow generated diagrams to use different style
    Description: Generating diagrams follow the active FCO-IM Diagram style as much as possible. It would be nice to specify styles per diagram tab though. This would more easily allow predefining styles, and tweak per diagram tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004756)
    BCP Software   
    2023-01-26 13:33   
    The style dropdown is enabled on all diagram tabs, allow to specify styles per diagram.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3820 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-25 11:38 2023-01-25 11:38
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Show line numbers in Query Tab
    Description: For editing purposes, having visible line numbers in the Query tabs (in the data explorer) would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3819 [CaseTalk Modeler] User Interface minor have not tried 2023-01-25 10:49 2023-01-25 10:51
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Data Explorer Query Menu
    Description: Data Explorer Query menu does not allow to start a new script. Somehow the list of existing queries overwrite the menu items.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004753)
    BCP Software   
    2023-01-25 10:51   
    Existing script are now listed under the Query\Reopen menu to stay out of the way of other menu items.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3818 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2023-01-25 10:25 2023-01-25 10:27
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Language codes for expressions in RDF
    Description: Language codes are not according to xml standards. They are generated as "nl-NL" where they should be simply "nl" in the xml:lang notation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004752)
    BCP Software   
    2023-01-25 10:27   
    A small tweak to report proper multilingual fact expressions in the RDF output.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3789 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2023-01-10 17:00 2023-01-25 10:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.7  
    CaseTalk Edition: unknown
    Summary: Generalizations with FTE in RDF
    Description: Generalizations become unionOf constructs in RDF. Unless an FTE exists in the Generalization. This needs investigating some more. Does this make sense, or is it more helpful to loose the FTE and keep the OT a Generaliation?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004751)
    BCP Software   
    2023-01-25 10:24   
    A narrow FTE (single role) will no longer prevent the OT to be a generalization for UML/RDF output.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3788 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-10 16:57 2023-01-25 09:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Data Explorer connection jumps
    Description: The Data Explorer lists databases, and query tabs allow switching the connections. The selected connection seems to get reset sometimes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3817 [CaseTalk Modeler] Diagrams minor have not tried 2023-01-25 08:49 2023-01-25 08:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: OTFT.Task Icon not visible in Diagram
    Description: The OTFT Task icons are visible in the repository, but not in the diagram anymore.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004750)
    BCP Software   
    2023-01-25 08:49   
    The regression bug which prevented the task icons to show in the diagram has been fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3812 [CaseTalk Modeler] Repository minor have not tried 2023-01-23 11:15 2023-01-23 11:15
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Duplicate FTE creates OT
    Description: Duplicate a FTE will change the Fact Type into an Object Type. Even when there are no OTEs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3811 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-22 18:10 2023-01-22 18:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Start center font
    Description: The start center form does not follow the system font.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004747)
    BCP Software   
    2023-01-22 18:10   
    Tweaked the font, and match colors when filtering is applied.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3810 [CaseTalk Modeler] User Interface text have not tried 2023-01-22 15:28 2023-01-22 15:28
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Rename to Ontology tab
    Description: The meronomy tab which was meant to include only UML Construction, has grown to show other structures. Therefor it should be renamed to Ontology to reflect the network characteristics next to Vocabulary and Taxonomy.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3809 [CaseTalk Modeler] Integration minor have not tried 2023-01-22 15:20 2023-01-22 15:22
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Runaway background processes
    Description: Sometimes background processing takes a long time. The user sits and waits, not knowing what's going on, or how to abort. A system timeout would be helpful in those rare cases.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004746)
    BCP Software   
    2023-01-22 15:22   
    short inquiry tasks have a timeout of 15 seconds, and other java jobs have a timeout of 30 seconds. Perhaps in the future the user should be prompted, or given a configurable choice.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3807 [CaseTalk Modeler] Other major random 2023-01-20 11:18 2023-01-20 11:20
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Resource leaks when closing files
    Description: Some file closures will leak pointers (invisible to users), which will create long term invalid application state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3804 [CaseTalk Modeler] Server major have not tried 2023-01-19 12:47 2023-01-19 12:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Downloading models fails when XML is turned off
    Description: Downloading a model from the server fails if the preference option 'save xml' is unchecked.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004743)
    BCP Software   
    2023-01-19 12:48   
    Skipping XML ran through less tolerant routines and the new UC.MIN, UC.Max failed to initialize properly during this process.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3803 [CaseTalk Modeler] User Interface minor have not tried 2023-01-19 12:44 2023-01-19 12:46
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: IG version not refreshed after upload
    Description: Model uploading in the server does not refresh. The new version number is not shown.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004741)
    BCP Software   
    2023-01-19 12:45   
    The IG with the new version number is not marked as updated, therefor a 'save' requirement to make the version persist, might be missed.
    (0004742)
    BCP Software   
    2023-01-19 12:46   
    The Server tab with all versions is not automatically refreshed either. The user might therefor think the upload failed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3802 [CaseTalk Modeler] Transformation (GLR) crash have not tried 2023-01-18 15:56 2023-01-18 15:57
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: low OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Role Force Group can crash
    Description: A model in which a binary fact type has a UC on role 1, and a Force Group on role 2, will crash CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004740)
    BCP Software   
    2023-01-18 15:57   
    The crash occurs with a memory issue, and the glR stops. Leaving no clue to the user as to why it stops.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3774 [CaseTalk Modeler] Import and Export feature have not tried 2023-01-02 20:30 2023-01-17 11:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.2  
        Target Version: 12.6.2  
    CaseTalk Edition: unknown
    Summary: Extend Data Explorer to JDBC
    Description: Using generic JDBC Code, any metadata could be used if CaseTalk can run it. A small JdbcMetaData program could allow metadata extraction in JSON format, or even run a query which returns data in JSON format.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3786 [CaseTalk Modeler] Validation feature have not tried 2023-01-10 12:02 2023-01-14 15:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Warn for UC lost in RDF/UML
    Description: Binary fact types with a separate UC on the role played by a Label Type, fails to generate properly in the RDF artifact. The UC will get lost, for there is no construct to support it. It can only be generated if the Label Type becomes a class itself.

    In FCO-IM such label types should be marked for nominalizations. This does not change for the ERD, but will impact the UML etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004736)
    BCP Software   
    2023-01-10 12:03   
    (Last edited: 2023-01-10 12:04)
    The option is to warn users, and have them nominalize the label type, or generate the Label Type as a CLASS in RDF. The warnings seems to make more sense. However that would require more work of the user for the Grouping Preference may be need to be set.
    (0004739)
    BCP Software   
    2023-01-14 15:45   
    Added an extra warning in the model well-formedness check.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3801 [CaseTalk Modeler] User Interface minor have not tried 2023-01-13 16:44 2023-01-13 17:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Cardinality Constraint without max
    Description: Cardinality Constraint editing without specifying a maximum fails to commit the dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3799 [CaseTalk Modeler] Diagrams minor have not tried 2023-01-13 14:41 2023-01-13 15:08
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Constraints not updated after editing
    Description: Some constraints are not automatically update in the diagram after editing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3798 [CaseTalk Modeler] Diagrams major have not tried 2023-01-13 10:41 2023-01-13 12:43
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: urgent OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Elements move after reloading
    Description: Somehow the elements moved vs elements not moved seem to alter the save/re-open behaviour. It is almost as if the elements moved last are reloaded into a different position in comparison to elements from a previous save.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3796 [CaseTalk Modeler] Installation major have not tried 2023-01-12 17:18 2023-01-12 17:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Unspecified ODBC Driver loading
    Description: Even though a ODBC driver is specified in the CaseTalkManager.ini it will default to SQLSRV32.DLL.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3795 [CaseTalk Modeler] Installation tweak have not tried 2023-01-12 11:11 2023-01-12 11:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Navigate to "%appdata%\casetalk"
    Description: When working heavily with versions and installations, sometimes it is helpful to quickly navigate to the roaming profile folder of casetalk to work with the settings files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004737)
    BCP Software   
    2023-01-12 11:11   
    A new "Help\Settings Folder..." is added to navigate to the active settings folder of CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3793 [CaseTalk Modeler] User Interface feature have not tried 2023-01-11 11:32 2023-01-11 11:32
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: List tables and classes in the meronomy tab
    Description: List tables, as used in the ERD tab, and UML Classes, in the Meronomy tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3792 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-11 08:23 2023-01-11 08:23
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Preserve panel widths
    Description: When operating in IDE mode, the panels for the project and repository do not maintain their widths after restarting CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3787 [CaseTalk Modeler] User Interface text have not tried 2023-01-10 16:55 2023-01-10 16:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6.1  
        Target Version: 12.6.1  
    CaseTalk Edition: unknown
    Summary: Data Explorer title
    Description: When opening the Data Explorer, it shows a tab called SQL Explorer.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3785 [CaseTalk Modeler] Diagrams major have not tried 2023-01-09 10:16 2023-01-10 12:02
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Binary Fact Type should be a Satellite
    Description: Some binary fact types which are played by an Object Type and a Label Type should be presented as a Satellite and not as a Link in DataVault coloring.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: binary_facts_satellite.png (36,213 bytes) 2023-01-09 10:18
    https://www.casetalk.com/tickets/file_download.php?file_id=434&type=bug
    png
    Notes
    (0004734)
    BCP Software   
    2023-01-09 10:16   
    The examples are shown in issue 0003784 and should both be a Satellite.
    (0004735)
    BCP Software   
    2023-01-09 10:18   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3784 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2023-01-09 09:13 2023-01-09 10:16
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML lacks property
    Description: Binary facts with two separate UCs, where one role is played by the OT, and the other role is played by a LT, is not showing up as a property of the class.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: missing_uml_attributes.png (26,079 bytes) 2023-01-09 09:31
    https://www.casetalk.com/tickets/file_download.php?file_id=432&type=bug
    png

    missing_uml_attributes_fixed.png (15,784 bytes) 2023-01-09 09:33
    https://www.casetalk.com/tickets/file_download.php?file_id=433&type=bug
    png
    Notes
    (0004731)
    BCP Software   
    2023-01-09 09:31   
    Neither of the fact types show up as an uml attribute
    (0004732)
    BCP Software   
    2023-01-09 09:33   
    (0004733)
    BCP Software   
    2023-01-09 09:34   
    Fixed, by adding more transformation criteria. The UML Diagram shows both as property.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3783 [CaseTalk Modeler] Installation major have not tried 2023-01-07 13:42 2023-01-07 13:44
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Microsoft Native Client
    Description: The installation does not handle the microsoft native client properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004729)
    BCP Software   
    2023-01-07 13:43   
    The installment seemed to default back to properly installed ODBC drivers instead of the provided Native Client Libraries.
    (0004730)
    BCP Software   
    2023-01-07 13:44   
    The connections defined in the CaseTalkManager.ini needs to be tweaked to contain the following lines:
    
    OdbcParams=MARS_Connection=yes;AnsiNPW=yes;Encrypt=no
    OdbcDriver=SQL Server Native Client 11.0
    OdbcLibrary=sqlncli11.dll

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3782 [CaseTalk Modeler] Diagrams tweak have not tried 2023-01-06 18:11 2023-01-06 18:12
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: EXP diagram include identification in objects
    Description: EXP Diagram does not include which attributes are used for identification. Similar to ORM2 the identification could be listed in brackets under the Object Type Name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004728)
    BCP Software   
    2023-01-06 18:12   
    With the exception of generalized object types, the roles are listed. If the artificial key is set, this icon is listed as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3781 [CaseTalk Modeler] Diagrams minor have not tried 2023-01-06 13:34 2023-01-06 18:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: PlantUML UTF8
    Description: Some character encodings don't end up well in plantuml diagrams. Perhaps specifying UTF8 as character set would prevent this?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3780 [CaseTalk Modeler] Repository major have not tried 2023-01-06 10:44 2023-01-06 11:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Support database schemas
    Description: Querying the repository and the possible connected odbc drivers do not properly support dbms schemas.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004726)
    BCP Software   
    2023-01-06 10:45   
    This prevents some odbc connections to render tablenames, or it becomes difficult to guess the exact table name specifications for they might not be in the default schema.
    (0004727)
    BCP Software   
    2023-01-06 11:13   
    Schemas are now part of the metadata tree and paths for table name accessing queries.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3779 [CaseTalk Modeler] Diff and Merge tweak have not tried 2023-01-05 16:45 2023-01-05 16:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Case change not detected in merging
    Description: Character case changes of OTFT names are not merged into the new model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3777 [CaseTalk Modeler] Project crash have not tried 2023-01-04 15:30 2023-01-04 15:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Closing the application sometimes crashes
    Description: With the increasing background threading, CaseTalk sometimes crashes of freezes when the application is getting closed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004724)
    BCP Software   
    2023-01-04 15:34   
    More code is added to prevent thread related issues when closing the application while a project is open.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3776 [CaseTalk Modeler] User Interface tweak have not tried 2023-01-04 15:28 2023-01-04 15:29
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Add Filter keyboard shortcut
    Description: Filtering on the OTFT list is a great asset, but lacks the ability to be opened with a keyboard.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004723)
    BCP Software   
    2023-01-04 15:29   
    In the mainmenu\search\filter is added with a keyboard shortcut of Ctrl+K to open the filtering dialog if possible.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3312 [CaseTalk Modeler] Repository minor have not tried 2022-01-28 15:20 2023-01-03 15:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Area table shows old diagram names
    Description: Area table shows old diagrams which are no longer present in the project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004467)
    BCP Software   
    2022-03-23 09:31   
    Reopening the IG file should solve this problem.
    (0004722)
    BCP Software   
    2023-01-03 15:46   
    IGD handling when opening the project has been better threaded, cached, and synchronized.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3775 [CaseTalk Modeler] Diagrams major have not tried 2023-01-03 11:36 2023-01-03 11:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Older diagrams get distored after save
    Description: Some older diagrams may find elements to positioned wrong after having saved and reopening them.
    Tags:
    Steps To Reproduce: Open an old IGD, save and open.

    Workaround seems to be:
    Open an old IGD
    Center Diagram
    Save and reopen

    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004721)
    BCP Software   
    2023-01-03 11:37   
    The newer casetalk will center the diagram after opening it. This prevents the manually required workaround.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3772 [CaseTalk Modeler] Diagrams tweak have not tried 2022-12-31 11:36 2022-12-31 11:41
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Use UML Object Type Level Expressions
    Description: The UML diagrams display type level expressions at the label type level, which should be the object type level. It is not as the ERD tabs where all columns are named already. UML works on the Object TYpe Level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3771 [CaseTalk Modeler] Diagrams tweak have not tried 2022-12-31 11:18 2022-12-31 11:18
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML Expressions in bold font
    Description: The UML Expressions on the type level contain '<attribute>' strings, which could be rendered in a bold font instead, like in the other diagram tabs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3770 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2022-12-31 10:48 2022-12-31 10:48
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Use containers for normalization
    Description: At the moment of writing containers are (also) used for grouping fact types as a single datavault satellite. This mechanic could also be used in the GLR process for normalization. All fact types grouped into a container, could remain a separate table (or entitity) with a link. It is another way to view the traditional Object Types which might be marked as non-grouping.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004720)
    BCP Software   
    2022-12-31 10:48   
    If this is to be implemented, the Container needs the same properties as Object Types in the OTFT Editor Dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3768 [CaseTalk Modeler] Diagrams feature have not tried 2022-12-27 23:37 2022-12-29 22:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Draw query result as graph
    Description: When a query results represents nodes and edges, we could draw the graph for it automatically.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3769 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-29 20:28 2022-12-29 20:29
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Data Explorer query connection
    Description: Data Explorer automatically switches the connection depending on the selection in the metadata treeview. This should be adjustable per query tab instead of only using the selected node.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004719)
    BCP Software   
    2022-12-29 20:29   
    A dropbox is set by default when the query tab opens (or is added), and the user can use the dropdown to define the connection to run the query against.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3766 [CaseTalk Modeler] Diagrams major have not tried 2022-12-26 11:52 2022-12-26 11:59
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML Generalization Class
    Description: UML Class draw generalizations in FCO-IM as a class with properties, but it should really not be rendered as such. The generalization is a collection of potential other class instances. Therefor the links to other classes should be there, but these are not to be drawn as class properties as well.

    This will affect OWL/RDF as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004718)
    BCP Software   
    2022-12-26 11:59   
    Also the linked classes could draw as an aggregation if the generalized object is classified as such.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3767 [CaseTalk Modeler] Diagrams major have not tried 2022-12-26 11:54 2022-12-26 11:55
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Concept Map draws too many lines
    Description: Concept map for a generalized Object Type, where the playedby parts are subtypes, will draw both an optional link, and a subtype relation. The latter is wrong and should be absent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3764 [CaseTalk Modeler] Project minor have not tried 2022-12-22 15:34 2022-12-22 15:37
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Moving an IGD to another IG does not re-synchronize
    Description: Moving an IGD to another IG which may have the same names of OTFTs, but with different internal identifiers, does not prompt the user to update the diagram content to be in sync with the new IG.

    It may lead to temporarily disconnected roles, or duplicate OTFTs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004715)
    BCP Software   
    2022-12-22 15:36   
    Usually a disconnect and connect should solve the issue at hand, but since the IGD does not know for which IG (or Namespace) it was created, it should remember some sort of signature to force this automatically.
    (0004716)
    BCP Software   
    2022-12-22 15:37   
    The diagram requires an upgrade of the fileformat. Inside it'll remember the IG (namespace) it was last connected with. If this identifier changes, the user is prompted to synchronize the diagram to solve any inconsistencies.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3763 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-21 20:59 2022-12-21 21:00
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Download from server UX
    Description: Download from server has an awkward UX since a dialog needs to be canceled to create a new project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004714)
    BCP Software   
    2022-12-21 21:00   
    The StartCenter dialog is now introduced to start a new project, or open a pre-existing one.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3762 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-21 10:24 2022-12-21 10:24
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Query Repository ui update
    Description: Query Repository should be renamed into Data Explorer, since it contains more than just the repository. And the icons should be reflecting the new icon theme.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3761 [CaseTalk Modeler] Validation block have not tried 2022-12-19 15:00 2022-12-19 15:47
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Prematurely closing well-formedness is blocking
    Description: Prematurely closing the model well-formedness window, while in progress, seems to not finish the process and deadlock CaseTalk in a state which prevents further actions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004713)
    BCP Software   
    2022-12-19 15:47   
    Closing the window is no longer possible while still running. This should prevent the out-of-sync state.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3691 [CaseTalk Modeler] Diagrams major have not tried 2022-11-10 19:57 2022-12-19 15:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Optimize layout fails
    Description: Optimize layout seems to start, but once finished the diagram does not change layout.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3760 [CaseTalk Modeler] User Interface minor have not tried 2022-12-19 11:53 2022-12-19 11:54
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Edit expression is limited to 256 characters
    Description: Editing the expression trims the text to 256 characters, while the original expression is longer.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004711)
    BCP Software   
    2022-12-19 11:54   
    A legacy designtime setting was not overruled during runtime to allow more characters to be entered/displayed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3759 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-12-16 10:56 2022-12-16 17:05
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Artifact columns with redundant start in the name
    Description: Artifact columns sometimes contain a lot of similar starting characters in their names. There's no column name setting which takes that out.
    We have Unique Tail, but no Unique Path. This would help, also when the tablename itself is not included in those.

    Binary Fact Type Names sometimes is prefixed with the Object Type Name it'll group towards. This repetition should be possible to omit.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004710)
    BCP Software   
    2022-12-16 17:05   
    New ColumnName option added called "Unique Path"

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3757 [CaseTalk Modeler] Expressions major have not tried 2022-12-15 12:43 2022-12-15 13:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Case Insensitive Qua/Cla fails
    Description: When the tools option is set to case-insensitive classifications, the expressions seem to duplicate and not get recognized.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3623 [CaseTalk Modeler] User Interface major have not tried 2022-09-22 17:46 2022-12-15 13:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Cannot enter characters in expression input
    Description: Some characters are not allowed to be entered by hand. Through the expression file it seems to work, but manually typing them appears to surpress them. Example: ø
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3755 [CaseTalk Modeler] Diagrams minor have not tried 2022-12-14 13:39 2022-12-14 13:45
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Concept Type icons not rendered on first run
    Description: When the first ERD/UML/MAP diagram is rendered, the concept type icons are not displayed. It needs a refresh before they become visible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3753 [CaseTalk Modeler] Diagrams tweak have not tried 2022-12-12 15:11 2022-12-12 15:11
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: ERD/UML/MAP not updated consistently
    Description: The ERD/UML/MAP diagrams are not updated or hidden consistently trhoughout the model editing and transformation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3751 [CaseTalk Modeler] Diagrams feature have not tried 2022-12-12 09:37 2022-12-12 15:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Mix Objects and Fact Expressions in diagram
    Description: To show the business some high level conceptmap focused on communication, a mixture of Object Types and FTE's might be just the right mix.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files: Apprenticeship.exp.png (77,476 bytes) 2022-12-12 10:21
    https://www.casetalk.com/tickets/file_download.php?file_id=430&type=bug
    png
    Notes
    (0004705)
    BCP Software   
    2022-12-12 10:21   
    A first working version visualizing this feature.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3752 [CaseTalk Modeler] Project block have not tried 2022-12-12 12:54 2022-12-12 15:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Both IG and IGG are active
    Description: Every once in a while when performing a GLR both the IG and the IGG are active. The content of the repository shows the IGG, and the actual IG cannot be displayed, until project is reopened.
    Tags:
    Steps To Reproduce: - open an IG
    - GLR
    - IGG is active
    - doubleclick the IG
    - at the prompt to save the IGG, answer NO.

    Now both IG and IGG are displayed as active, but the IGG is shown.
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3750 [CaseTalk Modeler] Installation block have not tried 2022-12-09 13:46 2022-12-09 13:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Personal Edition does not allow UML/XMI export
    Description: The personal edition has UML/XMI as an artifact listed, but is always disabled.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3749 [CaseTalk Modeler] Diagrams feature have not tried 2022-12-09 09:34 2022-12-09 09:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Visualize images inside the concept map
    Description: OTFT allow image URIs to be specified, these don't show anywhere at this point, except the portal. Could these be made visual in the concept map?
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3267 [CaseTalk Modeler] Diagrams feature N/A 2022-01-04 16:28 2022-12-07 23:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Support verbalized rules in diagram
    Description: Verbalized rules are shown in the OTFT panel, and in the Expression Tab, but never in the Diagram. It would be nice to be able to turn those on/off similar to OTE and FTE, using diagram style settings. This could then also be turned on/off for the automatically generated ERD (or Verbalizations tab).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3474 [CaseTalk Modeler] Diagrams major have not tried 2022-05-20 11:28 2022-12-07 23:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Large models slow diagram updates
    Description: Large models slow diagram updates for zooming, or moving things around.
    Tags:
    Steps To Reproduce:
    Additional Information: Drawing elements may sometimes consult the repository to update state, this takes a huge hit if models become large.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3741 [CaseTalk Modeler] Other tweak have not tried 2022-12-03 14:27 2022-12-07 15:50
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Windows Logout/Shutdown prevented
    Description: CaseTalk will prevent Windows to perform a shutdown or user logout, even when there is no file unsaved. This could be more subtle, since there are no outstanding changes, or other reason to prevent CaseTalk to close.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3747 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2022-12-07 15:03 2022-12-07 15:49
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Disabled plugins with background transformation
    Description: While background transformation is active, some artifacts cannot instantly be generated due to some reason.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004700)
    BCP Software   
    2022-12-07 15:04   
    Internal handling of the background generated IGG prevented the plugins to use it.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3746 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-07 10:07 2022-12-07 10:07
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Tabs open on multiple lines
    Description: Having multiple files open, creates tabs in multiple lines. It is easier to navigate those when they're on a single line, and extend the context menu to navigate all tabs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3740 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-02 15:35 2022-12-06 15:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Educational edition toolbar
    Description: The educational edition before the overhaul of the UI in v12 looked a little different. To prevent teachers to upgrade their tutorials, we may need to revive the old setting for that edition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004698)
    BCP Software   
    2022-12-02 15:35   
    • Add File New toolbar buttons
    • Rename "Repository" in menus back to "Task"?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3745 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2022-12-06 12:15 2022-12-06 15:40
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OWL ObjectProperties show up twice
    Description: OWL ObjectProperty definitions show up more than once under different names. They follow the UML Diagram in CaseTalk in which the associations are drawn, as well as the properties to hold the reference. In OWL these are redundant, yet show up twice as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3744 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2022-12-06 10:32 2022-12-06 10:34
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OWL/RDF lists both generalizations and relations
    Description: OWL/RDF which are rendered using an FCO-IM generalization, shows up as both a supertype/subtype relationship as a regular ObjectProperty. The first should not be included, since FCO-IM generalizations are not supertype/subtype relations. The new CaseTalk paradigm to specify supertype/subtype relations on roles, should handle this better.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004699)
    BCP Software   
    2022-12-06 10:34   
    Generalized Object Type, though markable as a sub- or supertype, does not affect the roles inside it. Therefor the OWL super/subtype relation needed a refinement, as supported by the upgraded paradigm in CaseTalk in regards to subtype roles.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3743 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-12-05 12:14 2022-12-05 12:14
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge from server progress bar
    Description: Merge from server does not show a progress bar, nor a busy cursor. For larger models, the user is left clueless as to what is happening.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3742 [CaseTalk Modeler] Server tweak have not tried 2022-12-05 12:12 2022-12-05 12:13
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge from server, does not remember namespaces
    Description: Merging from server, or opening from server, does not seem to remember the namespaces references later on.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3653 [CaseTalk Modeler] Repository minor have not tried 2022-10-25 16:21 2022-12-02 15:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: PostgreSQL catalogs not listing
    Description: PostgreSQL odbc drivers do not list the available catalogs (or tables and columns).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004646)
    BCP Software   
    2022-10-25 16:23   
    Build 29215 uses odbc driver names to detect a PostgreSQL installment to enhance metadata retrieval.
    (0004685)
    BCP Software   
    2022-11-23 15:34   
    Build 29287 provides a context menu item called "Connection Info" which should report on the ODBC, Driver and Session.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3737 [CaseTalk Modeler] Diagrams feature have not tried 2022-11-30 15:00 2022-12-02 15:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Keyboard arrows in diagram
    Description: Keyboard arrow keys could scroll the diagram, or move the selected parts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004694)
    BCP Software   
    2022-11-30 15:13   
    Escape deselects all
    Arrows will scroll the diagram (or move the current selection)
    Plus/Minus will zoom
    (0004697)
    BCP Software   
    2022-12-01 23:43   
    - Space will toggle current selection
    - Entering a diagram will focus an element, and arrow keys will move the focus
    - Edit should work on the focused item, not on the first selected item.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3739 [CaseTalk Modeler] Repository feature have not tried 2022-12-01 12:10 2022-12-01 12:10
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Annotation with persistent otft links
    Description: Annotation currently shows links for words recognized as otft anames. These require manual updates if the otft name changes. It would be nice if the links could be made persistent to automatically reflect updates in otft names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3738 [CaseTalk Modeler] User Interface tweak have not tried 2022-12-01 10:23 2022-12-01 10:25
    Reporter: BCP Software Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 11  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Cannot add new expression in extra IG
    Description: The 'new expression' is disabled.
    Tags:
    Steps To Reproduce: Activate an IG in the project.
    Add a new IG.
    F6 is disabled, and a new expression cannot be added.
    Additional Information:
    System Description
    Attached Files:
    Notes
    (0004696)
    BCP Software   
    2022-12-01 10:25   
    A delay in destroying a window caused an invalid reference, preventing the 'new expression' to get enabled again.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3716 [CaseTalk Modeler] Project tweak have not tried 2022-11-21 17:54 2022-12-01 10:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.5.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: IGG cannot be saved with same name
    Description: Once the IGG is generated, saving it with the same name, prevents it with the message that the file already exists.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004695)
    BCP Software   
    2022-12-01 10:03   
    The setting to "Overwrite known IGG" was mishandled due to pro-active code, which deleted the old IGG prematurely.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3718 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2022-11-21 17:56 2022-11-30 15:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.5.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Binary fact does not group properly
    Description: Binary fact type with both roles to the same OT, does not group on the single role with the narrow UC, unless Force Group is turned on.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004689)
    BCP Software   
    2022-11-28 13:32   
    Does not seem to happen in 12.6..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3733 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-11-29 20:32 2022-11-30 15:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge updates from server is slower
    Description: Merge a model directly from the server seems 4x slower than downloading the model. This should not be.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004693)
    BCP Software   
    2022-11-29 20:33   
    In build >29299 this should be fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3735 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-30 14:55 2022-11-30 15:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Shape text not scaling while zooming
    Description: The shape text does not scale when zooming the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3734 [CaseTalk Modeler] Diagrams major have not tried 2022-11-30 11:22 2022-11-30 15:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Dragging distorts diagram
    Description: At random moments the dragging of an element distorts the diagram. most cases this seems to involve shapes, or when dragging towards the top-left.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3732 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-29 17:40 2022-11-29 17:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Locked dialogs should allow text copy
    Description: Dialogs with locked data due to namespaces, should be readonly not disabled to allow copying text.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3731 [CaseTalk Modeler] Validation block random 2022-11-29 14:59 2022-11-29 15:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Well-formedness sometimes halts
    Description: It appears some rules occasionally freeze the validation process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004692)
    BCP Software   
    2022-11-29 15:00   
    A thread race condition could block the completion of the rules. Preventing the application to notice the check is complete.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3730 [CaseTalk Modeler] Project trivial have not tried 2022-11-29 14:37 2022-11-29 14:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: The specified file already exists
    Description: When saving the project, make change, and save it again (within the same minute) the archiving will complain about a zip file already existing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004691)
    BCP Software   
    2022-11-29 14:38   
    Altered the archiving granularity to seconds.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3729 [CaseTalk Modeler] Diagrams tweak always 2022-11-29 12:03 2022-11-29 12:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Images in diagram looses ratio
    Description: Adding images to the diagram, and resizing them, make them loose their ratio. It would be better to maintain the original ratio.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3728 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-29 10:29 2022-11-29 10:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OTFT status icons can be resized
    Description: OTFT status icons are not ignored when clicking and dragging using the mouse. This allows users to resize them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3727 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-29 10:25 2022-11-29 10:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Containers cause white margin
    Description: Having containers in the diagram, and saving the diagram, creates a white margin in the bitmap copy.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3726 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-28 14:38 2022-11-28 15:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Roles do not connect to new style Object Type
    Description: Roles connecting to an object type follow the outline, whcih is an ellipse. With the new diagram style in which the object types are flattened (rounded rectangles), the line still follows the ellipse outline.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3725 [CaseTalk Modeler] Installation tweak sometimes 2022-11-28 14:03 2022-11-28 14:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Distribute portable as zip
    Description: Distribution of portable app versions is now done in 7zip file formats. Not all computers are aware of 7zip, and zip is now integrated in the windows explorer. It is more convenient to deploy it in regular zip files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3359 [CaseTalk Modeler] Diagrams tweak sometimes 2022-03-03 14:43 2022-11-28 13:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Center diagram does not adjust scrollbars
    Description: The scrollbars are not positioned to the center of the diagram. Sometimes the scrollbars lock in bottom right corner.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004460)
    BCP Software   
    2022-03-18 20:18   
    Zooming in and out scales the drawing, but not the scrollbars, making it slowly shift out of the window to the point where zooming back in, displayced the drawing outside the scrollbar scope.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3724 [CaseTalk Modeler] Diagrams minor have not tried 2022-11-28 13:36 2022-11-28 13:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: New shapes do not remain in view
    Description: Adding shapes to the diagram, draws the shape while configuring. As soon as that dialog closes, the shape seems to disappear.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3674 [CaseTalk Modeler] User Interface major random 2022-11-03 11:13 2022-11-28 10:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Annotation gets stored in the wrong tab
    Description: Annotations can be defined using custom attributes, and when entering the various texts, these text sometimes end up under the wrong tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3720 [CaseTalk Modeler] Project minor have not tried 2022-11-24 13:00 2022-11-28 10:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Redundant save as dialogs
    Description: File saving leads to redundant save-prompts, and the Yes/No does not always respond consistent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004688)
    BCP Software   
    2022-11-28 10:10   
    This occurs when a file is closed with outstanding changes. The save dialogs may occur twice.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3715 [CaseTalk Modeler] Expressions tweak have not tried 2022-11-18 11:38 2022-11-18 11:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Add expression to concept/container error
    Description: Adding expressions to concepts and containers behaves inconsistent. This should be improved to maintain relations from and to the concept or container.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004682)
    BCP Software   
    2022-11-18 11:52   
    Adding an expression to a container will crash.
    (0004683)
    BCP Software   
    2022-11-18 11:57   
    Promoting concepts and containers using fact expressions has been fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3714 [CaseTalk Modeler] User Interface minor have not tried 2022-11-18 10:29 2022-11-18 10:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Navigate to OTFT fails
    Description: Navigating to the OTFT by double clicking it in the diagram shows a dialog it cannot be found in the repository.
    Tags:
    Steps To Reproduce: Create an OTFT with a schema set. Turn on multi lingual features, and double click the otft with the schema name. CaseTalk will not locate this in the list of OTFTs.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3713 [CaseTalk Modeler] User Interface minor have not tried 2022-11-18 10:25 2022-11-18 10:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Edit OTFT when multiple items are selected
    Description: Editing a selected OTFT shows the role edit dialog in some cases.
    Tags:
    Steps To Reproduce: Select multiple items in the diagram, and right click on an OTFT to start editing that. The role edit dialog shows up instead.
    Additional Information:
    Attached Files:
    Notes
    (0004681)
    BCP Software   
    2022-11-18 10:26   
    Selecting multiple items in the diagram and then starting to edit the selection, accidentally took priority for roles instead of selected otfts.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3711 [CaseTalk Modeler] Generation (SQL, XML, etc) major sometimes 2022-11-16 11:27 2022-11-16 17:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Subtype foreign key wrong
    Description: When a table has two foreign keys, and one of them came from a subtype, both foreign keys are marked to be part of the subtype relation.
    Tags:
    Steps To Reproduce:
    Additional Information: This comes from the subtype flags being on the OTFT instead of the roles. The new subtyope flags on roles should control this behaviour more accurate.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3712 [CaseTalk Modeler] Diff and Merge block have not tried 2022-11-16 17:17 2022-11-16 17:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Glossary merge with Synclink errors is blocking
    Description: Glossary merging where synclinks are duplicate fails without reporting where the problem arises.
    Also the newer terms are nog simply added to the IG. And if added, try to merge the mentioned synclink with it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3710 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-16 09:27 2022-11-16 09:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Concepts/Containers colors and lines
    Description: The concepts and containers with connecting lines could be tweaked to be more readable. When both ends of a relation have the same background color, the line forming the relation should be painted in the same color (a little thicker) to harmonize the visuals. It'll resemble a metro-line-map which is esthetically more pleasing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3709 [CaseTalk Modeler] Diff and Merge minor always 2022-11-16 09:24 2022-11-16 09:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merging subset constraints warning
    Description: The warning of the subset constraints not getting merged, occurs when there are no subsets to merge. Also the report could be more expressive in which subsets need to be manually re-created if skipped.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3708 [CaseTalk Modeler] Diff and Merge crash have not tried 2022-11-16 09:21 2022-11-16 09:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge crashes with an A.V.
    Description: An access violation occurs when merging models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3707 [CaseTalk Modeler] Server block sometimes 2022-11-16 09:21 2022-11-16 09:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Upload missing ERD/UML/MAP failure
    Description: When not all generated diagrams exist, the upload fails.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3706 [CaseTalk Modeler] Customization major have not tried 2022-11-15 16:17 2022-11-15 21:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Customization can run unseen
    Description: Customizations should be more visible to the user. SQL scripts, custom attributes, etc. These influence how casetalk operates, it is not always clear how it affects casetalk, so it should at least display the customized state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004679)
    BCP Software   
    2022-11-15 21:20   
    The dashboard icons on the bottom taskbar flash the various activities, and the query part will highlight a preferences icon if custom sql is running or used on the internal repository. Either CustomScript or CustomRules.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3705 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-11-15 13:01 2022-11-15 13:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge business glossary error
    Description: The merge of business glossary sometimes reports duplicate terms. This can happen when rows are copied and pasted inside the spreadsheet. This will duplicate the hidden column-A with the system ids from CaseTalk.

    The error dialog then reports duplicate terms, but it is really an invalid duplicate of system ids. The error should make that clear to users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3704 [CaseTalk Modeler] Diagrams crash have not tried 2022-11-15 12:49 2022-11-15 12:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Recover crashed diagrams
    Description: Sometimes drawing error causes the diagram to get corrupted upon saving the file. This prevents the diagram to reopen. A recovery process would be helpful.. Could this be made possible?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004677)
    BCP Software   
    2022-11-15 12:51   
    Some rudimentary recovery process has been put in place. Upon failure, it should at least be able to recover the OTFTs and in the correct positions.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3701 [CaseTalk Modeler] User Interface major have not tried 2022-11-14 10:19 2022-11-14 10:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Undo/Redo only works on the repository
    Description: Undo and redo only works on repository operations, not on the diagram actions. New users get confused by that. Therefor either change the actions, or warn the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004675)
    BCP Software   
    2022-11-14 10:20   
    If the repository panel/window does not have the focus, the user is warned about the rollback/-forward action. This should anticipate the user accidentally expecting to undo a diagram action.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3687 [CaseTalk Modeler] User Interface minor have not tried 2022-11-09 21:31 2022-11-13 23:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Subtype wizard support for role.subtype
    Description: Subtype wizard works on Object Types, and not supporting the new Role.IsSubtype yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3699 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-13 20:07 2022-11-13 20:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Mute dialog sounds when playing music
    Description: Dialog sounds play a windows alert sound, this can be annoying when playing music on the same computer. Is it possible to mute during audio play back?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004674)
    BCP Software   
    2022-11-13 20:08   
    Before a message dialog is displayed, the windows default audio device is read to see if audio is playing. If so, the muted dialogs are used. These muted dialogs appear to look the same as the older ones, by circumvent the default windows api for notifications.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3697 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-11-12 12:16 2022-11-12 16:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: RDF does not include the VC comments
    Description: RDF outputs the structure and comments on entities and attributes, but apparently the comments provided at the VC are not getting published. Could these be added?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004673)
    BCP Software   
    2022-11-12 16:20   
    (Last edited: 2022-11-12 16:22)
    Two places with comments are not supported:
    At the rdfs:DataType level, and inside the rdfs:DataType Equivalence.
    
    <rdfs:Datatype rdf:about="CB4B775D6-2AB0-433C-8367-690D766879D4">
          <skos:prefLabel>number</skos:prefLabel>
          <skos:prefLabel xml:lang="nl-NL">voorkeursnummer</skos:prefLabel>
            <rdfs:comment>Choices to be made</rdfs:comment>
            <rdfs:subClassOf rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
              <owl:equivalentClass>
               <rdfs:Datatype>
                <rdfs:comment>There must be three</rdfs:comment>
                <owl:oneOf rdf:parseType="Resource">
                <rdf:first>1</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                <rdf:first>2</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                <rdf:first>3</rdf:first>
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                </rdf:rest>
                </rdf:rest>
                </owl:oneOf>
               </rdfs:Datatype>
              </owl:equivalentClass>
            <local:Source.Modeler>marcow</local:Source.Modeler>
          </rdfs:Datatype>
    

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3698 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-12 15:19 2022-11-12 15:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Preselect candidates for Subtype Wizard
    Description: When working with the subtype wizard, any selection in the OTFT list or diagram is ignored. This could premade selection could be used as a pre-check for the list in the wizard.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3690 [CaseTalk Modeler] Repository feature have not tried 2022-11-10 19:56 2022-11-12 14:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Subtype wizard could create abstract subtypes
    Description: Subtype wizard creates subtypes which can also be supertypes of others. These newly created OTs should be marked Abstract by default. For they are not by default the lowest subtypes, which are instantiated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004672)
    BCP Software   
    2022-11-12 14:09   
    OTs which are created which are both subtype and supertype are marked as abstract by default to distinguish the intermediate subtypes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3692 [CaseTalk Modeler] Diagrams crash have not tried 2022-11-10 19:58 2022-11-12 14:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Diagram a.v. when running the Subtype Wizard
    Description: The diagram reports an A.V. when the diagram receives updates when the Subtype Wizard changes the model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004671)
    BCP Software   
    2022-11-12 14:07   
    The diagram failed to wait for the wizards result before refreshing.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3696 [CaseTalk Modeler] User Interface feature have not tried 2022-11-11 16:55 2022-11-11 16:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Show/Hide concept type icons in the vocabulary
    Description: Showing or hiding the concept types of the otfts in the various lists in the repository panel would be nice.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004670)
    BCP Software   
    2022-11-11 16:55   
    The highlighter menu is extended to turn this on or off.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3694 [CaseTalk Modeler] Constraints tweak have not tried 2022-11-10 20:01 2022-11-10 21:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UC Wizard shows tuples twice
    Description: Fact Types with two roles, both played by the same OT, could produce expressions which list the same OT-tuple twice in a single expression (in both roles). This is confusing and should not happen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004669)
    BCP Software   
    2022-11-10 21:31   
    If the played-by-ot contains more than 1 tuple, the wizard would use the 1st and 2nd. This instead of using the references as specified in the tuple of the currenlty active otft. This has been altered. It uses the existing tuple for referencing, and creates a random other reference if possible.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3689 [CaseTalk Modeler] Diff and Merge block have not tried 2022-11-09 21:45 2022-11-09 21:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge back glossary failure
    Description: Merge back the changed business glossary file fails.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004668)
    BCP Software   
    2022-11-09 21:45   
    A subtype/supertype handling error made casetalk trip when merging information back into the IG.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3686 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-09 21:15 2022-11-09 21:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UC Wizards shows concept/containers
    Description: UC wizard also wants to handle the concepts and containers. This does not make any sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3685 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-08 19:39 2022-11-08 19:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Double click type name in expression file
    Description: Double clicking navigates the user to the destination in many places of the CaseTalk UI, but not the fact type names in the expression file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3684 [CaseTalk Modeler] Expressions tweak have not tried 2022-11-08 16:53 2022-11-08 19:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Expression in file don't match
    Description: The uppercase/dot settings affect the matching of the expressions in the expression file. This should not matter in matching the tagged lines.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004667)
    BCP Software   
    2022-11-08 19:38   
    The double tag icon is now based upon case-insensitive comparison of the expression lines.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3682 [CaseTalk Modeler] Expressions feature have not tried 2022-11-06 23:25 2022-11-06 23:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Expression file with comments, rules, attributes
    Description: Expression files can be generated in various formats, but the user cannot generate the file containing comments turned on or off. Same for custom attributes. This would be a great way to parse them and store them as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3681 [CaseTalk Modeler] Repository major have not tried 2022-11-06 15:19 2022-11-06 15:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Some UML attributes are not defined
    Description: Some UML Attributes do not show up in any artifact.
    These are OT's with roles to OT's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3680 [CaseTalk Modeler] Repository block have not tried 2022-11-06 15:07 2022-11-06 15:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML blocks when roles are semantically identical
    Description: When two roles in an OTFT are played by the same OT, while having no prefix and no ucs, the sql scripts fail to render a unique attribute name for UML purposes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3679 [CaseTalk Modeler] Diagrams block have not tried 2022-11-06 11:09 2022-11-06 11:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Diagram fileformat v6 fails
    Description: Diagrams made saved as version 6 are breaking when loading them back in.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004666)
    BCP Software   
    2022-11-06 11:52   
    Stylehandling and internal fontnames were not backward compatible. This has been resolved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3004 [CaseTalk Modeler] Server feature have not tried 2021-06-18 11:04 2022-11-04 23:49
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Notify modeler of server updates
    Description: It would be great if CaseTalk would notify the user of newer model versions after logging in, since the last login.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004665)
    BCP Software   
    2022-11-04 23:49   
    It only informs project members of the project updates. So, if user_x is a member of project_z, this user will be notified if project_z is updated since his previous login.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3678 [CaseTalk Modeler] Diagrams tweak have not tried 2022-11-04 10:33 2022-11-04 10:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Save diagram extras (HTML) should include ERD/UML/MAP
    Description: Saving diagram extras, and choosing for the HTML variant, will also create a HTML file with expressions and diagram. It lacks the ERD/UML/MAP pictures though.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3675 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-03 11:32 2022-11-03 11:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Hide rules from diagram verbalization
    Description: The new diagram style options allow users to render the rules or not. This flag should be reflected in the verbalization tab. If no rules are verbalized in the diagram, we hide it from the verbalization tab as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3673 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-03 10:30 2022-11-03 10:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Support keyword highlights in regular text files
    Description: The regular text files being displayed for editing do not support keyword highlighting. Some words are corresponding to otft names, and might need highlighting for the users reading experience.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3672 [CaseTalk Modeler] Diagrams minor have not tried 2022-11-02 11:21 2022-11-02 11:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Diagram URI symbols too wide
    Description: Dragging files from the project manager or inserting URIs into the diagram, makes the text block too wide.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3671 [CaseTalk Modeler] Diagrams feature have not tried 2022-11-02 10:19 2022-11-02 10:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: PlantUML manual editing
    Description: Supporting plantuml lacks the support for manual editing/coding diagrams. If this would be added, WBS, Components etc could be drawn easily, using full drag and drop from the OTFT names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004664)
    BCP Software   
    2022-11-02 10:45   
    The full power of PlantUML diagramming is now at your fingertips, by simply typing the declarative code, and have the diagrams generated for you on the fly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3670 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-01 16:10 2022-11-01 16:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Scroll ERD/UML/MAP by dragging
    Description: Scrolling the diagrams is enabled for FCO-IM but apparently not for ERD/UML and MAP.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3669 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2022-11-01 14:40 2022-11-01 14:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML Association Cardinality wrong
    Description: UML Associations can render the minimal cardinality to be 1, while it should be 0 in some cases.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004662)
    BCP Software   
    2022-11-01 14:42   
    This can happen for associations from an FT to an OT, while the role is not involved in a TC. If the TC exists it should be 1, otherwise it should be 0. At the same time with the new CC it should take that into account as well.
    (0004663)
    BCP Software   
    2022-11-01 14:43   
    This will change former UML, RDF and related output, for some cardinality issues are handled correctly now.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3668 [CaseTalk Modeler] User Interface tweak have not tried 2022-11-01 14:38 2022-11-01 14:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Save All prompts for individial file
    Description: While the user clicks Save All, casetalk still prompts for all individual files to be saved or not. This seems inconsistent with the Close All prompt which asks the user what to do.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3665 [CaseTalk Modeler] Repository feature have not tried 2022-10-31 11:47 2022-11-01 09:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OTFT Concept Type 'Classification' would be helpful
    Description: Since OTFTs can be used on multiple levels, the concept type 'classification' itself is helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3663 [CaseTalk Modeler] Diagrams tweak have not tried 2022-10-31 10:47 2022-10-31 14:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Rename OTFT in diagram in other Locale
    Description: When displaying an OTFT in a different Locale, the Rename action should be applied to this selected Locale.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3667 [CaseTalk Modeler] Repository feature have not tried 2022-10-31 11:59 2022-10-31 12:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: OTFT immutable population flag
    Description: The population should not change in some cases, and having an 'immutable' flag would help register the business requirement.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004661)
    BCP Software   
    2022-10-31 12:03   
    Invoice dates don't change;
    Birthdates of people don't change.

    The data administration is a different story, naturally the data can be corrected, but that should not happen without a 'warning', or registration using temporal logging. The business domain however might have data which is never changed conceptually and in reality.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3664 [CaseTalk Modeler] User Interface tweak have not tried 2022-10-31 11:10 2022-10-31 11:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Show Related OTFTs in the current Locale
    Description: Showing related OTFTs in the Diagram renders menu items in the Locale of the MG, not in the Locale of the current diagram. This should be listing OTFT Names in the current Locale to make more sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3662 [CaseTalk Modeler] Diagrams tweak have not tried 2022-10-28 13:08 2022-10-28 13:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Straighten container/concept relations
    Description: The container and concepts suffer from lines being slightly misaligned or too slanted. Of the sides overlap, a straight horizontal/vertical connecting line would be preferred.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3661 [CaseTalk Modeler] Diagrams crash have not tried 2022-10-27 16:42 2022-10-27 16:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Hide OTFT with outgoing SC crashes
    Description: Hiding an OTFT of which a role is part of a Subset seems to result in an A.V.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3340 [CaseTalk Modeler] Repository minor have not tried 2022-02-18 09:45 2022-10-27 15:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Subtype indicator should be stored on roles
    Description: The OTFT supports the Subtype flag, but this should be derived from the role indicators. Currently the flag is managed on OTFT level, and only migrated to roles during GLR. This should be the other way around to allow a subtype to also be a generalization.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: MultipleSubtypes.png (41,119 bytes) 2022-10-26 17:06
    https://www.casetalk.com/tickets/file_download.php?file_id=429&type=bug
    png
    Notes
    (0004653)
    BCP Software   
    2022-10-26 17:06   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3660 [CaseTalk Modeler] Project tweak have not tried 2022-10-27 13:27 2022-10-27 13:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Diconnected IGD cannot be saved
    Description: A disconnected IGD (due to another IG(g) is activated) cannot be saved unless the corresponding IG(g) is activated first. This is weird, if the diagram has changes, it should be able to be saved. Now it seems to fail due to being 'readonly'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3658 [CaseTalk Modeler] Repository major have not tried 2022-10-27 11:28 2022-10-27 13:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Denominalize Object keeps OriginalOT
    Description: Denominalizing an object type seems to use a GLR routine and fill the OriginalOT field. This is helpful for GLR to generate an artifact, since we can traced the origins, but in the IG it is no help. The Role Edit Dialog even shows the original names (as does the generated UML Diagram), but it cannot be edited or undone.

    Perhaps the OriginalOT should not be preserved when performing this in an IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3659 [CaseTalk Modeler] Transformation (GLR) major have not tried 2022-10-27 11:31 2022-10-27 12:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OTE lost in generalizated subtype
    Description: Some structure (and/or communication) seems to get lost when GLR is performed on generalized Object Type.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004655)
    BCP Software   
    2022-10-27 11:32   
    Fact types connected to the generalized object type may lose OTE text parts, whereas setting the generalized object type as a subtype it will lose one of the other roles completely.
    (0004656)
    BCP Software   
    2022-10-27 12:45   
    Fixed: Substitution of adjacent text parts is now handled correctly.
    (0004657)
    BCP Software   
    2022-10-27 12:57   
    Multiple inheritence was simply not supported, and the arbitrary second role (etc) would be deleted to provide subtype support on the only the first role. This old behaviour is now undone. The subtype flag should not behave differently (structurally) from regular generalized object types.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3657 [CaseTalk Modeler] Import and Export major have not tried 2022-10-26 12:48 2022-10-26 12:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: DataVault Satellite Columns and Comment
    Description: DataVault Satellites did not contain the columns, nor the proper comment block.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3656 [CaseTalk Modeler] Project crash random 2022-10-26 12:47 2022-10-26 12:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Occassional crash when closing application
    Description: Occassional crash when various files are open, and the application is closed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004652)
    BCP Software   
    2022-10-26 12:47   
    A code handling the header, while the internal repository is already closed, failed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3406 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-04-02 14:03 2022-10-26 12:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Generate artifacts in other languages
    Description: Using vocabularies for OTFT Names, the transformed models, and artifacts could be generated in a different vocabulary as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3655 [CaseTalk Modeler] Diagrams tweak have not tried 2022-10-26 10:56 2022-10-26 10:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Allow ExpressionCodes to show or hide
    Description: Allow the expcode to be hidden from the diagram, similar to hiding role numbers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: ExpNrsOnOff.png (14,343 bytes) 2022-10-26 10:57
    https://www.casetalk.com/tickets/file_download.php?file_id=428&type=bug
    png
    Notes
    (0004650)
    BCP Software   
    2022-10-26 10:57   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3654 [CaseTalk Modeler] Diagrams minor sometimes 2022-10-26 10:30 2022-10-26 10:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Rolefix cropping
    Description: Rolefix cropping is fine when there's a long rolefix string, but for shorter it seems to crop a last character too many.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3652 [CaseTalk Modeler] Repository tweak have not tried 2022-10-25 16:19 2022-10-25 16:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Improve metadata performance
    Description: The Query Window can be slow when multiple databases are connected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004645)
    BCP Software   
    2022-10-25 16:20   
    Instead of fetching all, Metadata is now only fetched when expanding nodes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3651 [CaseTalk Modeler] Diagrams major have not tried 2022-10-25 10:13 2022-10-25 10:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Dragging diagram elements slow
    Description: The UI responds sluggish when the model is several hundreds of elements, and OTFT is getting dragged to a new position in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3256 [CaseTalk Modeler] General major always 2021-12-29 16:45 2022-10-25 09:59
    Reporter: Rob Arntz Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 10  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version:  
    CaseTalk Edition: All
    Summary: Change in "Transform to Object Type" procedure: ask for new Lable type name
    Description: When executing the "Transform to Object Type" repository task the user is asked to enter a name for the new object type. 99% of the time a want to name the object type after the (original) name of the label type. So I put something in like OldNameX and then change the label type to NewLableType and remove the X from the object type to reflect OldName. It would be far easier if CT askes for the new Lable type name and uses the old lable type name for the new object type.
    Tags:
    Steps To Reproduce: - Always (change request)
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3650 [CaseTalk Modeler] Diagrams tweak have not tried 2022-10-24 14:59 2022-10-24 15:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Limit VC Value text length in diagram
    Description: Some VC Values can be long, and listing them all, creates very wide lines. It would be nice to have them clipped.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004644)
    BCP Software   
    2022-10-24 15:48   
    Hardcoded trimming is implemented for a max of 60 characters.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3637 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-10-03 16:50 2022-10-23 17:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Merge filtering takes too long
    Description: Merge filtering on a keyword rebuilds the list of available otfts in a slow manner. It would be nice if that was more instant.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004643)
    BCP Software   
    2022-10-23 17:32   
    Some performance improvements have been made.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1853 [CaseTalk Modeler] Constraints feature N/A 2018-09-14 07:57 2022-10-23 16:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Cardinality Constraints
    Description: The concept of Cardinality Constraints is currently missing from CaseTalk.
    A CC applies to one or more Roles of a Fact Type (OTFT). It therefore has a Repository structure similar to an UC.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001284)
    BCP Software   
    2018-09-14 08:01   
    CC is an odd constraint. We would like to set the cardinality of it per role-set. For instance "=3" or "1,2,3", or "7,12-99", etc. By default the UC which resembles the role-set structure has a cardinality of "<=1".

    If CC is implemented as a broader UC, how would this affect existing drawing routines, and GLR algorithms?
    (0004613)
    BCP Software   
    2022-09-16 15:22   
    CaseTalk prevents overlapping UCs, if both UC (implied CC) and generice CC are to be stored in the same UC-tables, CaseTalk should nuance this rule. Additionally diagrams need to draw these UC-types differently.
    (0004641)
    BCP Software   
    2022-10-20 22:52   
    Entering and drawing is done, verbalization in natural language is still needed.
    (0004642)
    BCP Software   
    2022-10-22 18:28   
    UML Cardinality drawn.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3649 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-10-23 16:47 2022-10-23 16:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Verbalized Rules in generated artifacts
    Description: Verbalized rules could be added in the comment and annotation of the artifacts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3648 [CaseTalk Modeler] Repository feature have not tried 2022-10-22 13:57 2022-10-22 13:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Add 'role' to concept types
    Description: Having Person, Location, Event as concept types could be extended by 'role'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3647 [CaseTalk Modeler] Repository block have not tried 2022-10-22 12:11 2022-10-22 12:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Rolefixes block UML
    Description: Role_ColumnCount returns an error on Facts with multiple roles having the same playedbyot.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3646 [CaseTalk Modeler] User Interface minor have not tried 2022-10-20 16:48 2022-10-20 16:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: RTF does not have project icon
    Description: RTF Files added to the project do not show a text icon.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3645 [CaseTalk Modeler] User Interface tweak have not tried 2022-10-20 16:38 2022-10-20 16:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: RichText URL not opening a browser
    Description: RichText URLs are irresponsive. Only links to OTFT names are working. Any other web link does not open a browser.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3644 [CaseTalk Modeler] Import and Export tweak have not tried 2022-10-20 16:18 2022-10-20 16:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: OWL Export contains 'T' for booleans
    Description: OWL Export contains custom metadata containing otft flags for 'asbtract', 'derivable', etc, which are not natively supported by RDF. These flag values are exported as 'T' instead of 'True'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3643 [CaseTalk Modeler] User Interface feature have not tried 2022-10-19 16:08 2022-10-19 16:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Filter on (not) empty custom attributes
    Description: Being able to filter on custom attributes is a great added feature, but being able to filter on absent values, or any value would be helpful. Can (Empty) and (Not Empty) be added?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3642 [CaseTalk Modeler] Repository feature have not tried 2022-10-13 18:02 2022-10-13 18:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Aggregation as Concept Type
    Description: Next to composition, aggregation is also a helpfull concept type for UML diagramming.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3641 [CaseTalk Modeler] Repository feature have not tried 2022-10-12 00:17 2022-10-13 18:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Add composition as a concept type
    Description: The composition type could be added to 'person', 'location', etc, to indicate fact types are part of a composition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004640)
    BCP Software   
    2022-10-12 00:18   
    Fact types which are marked as 'Composition' are rendered with a special icon, and as a structure in the new Meronomy Tab.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3640 [CaseTalk Modeler] Transformation (GLR) block have not tried 2022-10-11 15:40 2022-10-11 15:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: UML blocks if roles are ambigious
    Description: If roles require a fix, the UML Diagrams are not generated and blocking various database scripts in the process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004639)
    BCP Software   
    2022-10-11 15:41   
    Non-unique column names are now suffixed with the rolenumber for UML Associations Naming.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3639 [CaseTalk Modeler] Diagrams tweak have not tried 2022-10-07 15:40 2022-10-07 15:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: InterConstraint Lines snapping
    Description: The inter constraints have lines connecting them to roles of otfts. The TCs are just fine when connecting them to lines instead of roles, whereas the SubSets make more sense to have them on the roles instead of the lines. Could the snap behaviour of the lines be tweaked accordingly?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3638 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-10-03 16:56 2022-10-03 16:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Restrain "Select unknown"
    Description: Selecting (unknown) OTFT's should limit the selection process to OTFTs which are really not present yet in the target model. Please use Synclink for that instead of name comparison.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3636 [CaseTalk Modeler] User Interface feature have not tried 2022-10-01 14:03 2022-10-03 14:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Add tab for composition
    Description: The new Contains and Concepts should be listed under a separate tab next taxonomy, called "Meronomy" (compositions).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: Untitled 35.png (23,886 bytes) 2022-10-01 20:06
    https://www.casetalk.com/tickets/file_download.php?file_id=427&type=bug
    png
    Notes
    (0004636)
    BCP Software   
    2022-10-01 14:07   
    This tab would also allow rendering the various Concept Types and the OTFTs they contain. E.g.: List all OTFTs which are classified as Person, Event, Location, or otherwise.
    (0004637)
    BCP Software   
    2022-10-01 15:42   
    (0004638)
    BCP Software   
    2022-10-01 20:06   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3635 [CaseTalk Modeler] User Interface text have not tried 2022-10-01 14:02 2022-10-03 14:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Rename "All types"
    Description: Next to the Taxonomy tab (and Namespaces) the first tab contains all OTFTs, that first tab is better of being called "Vocabulary" since its a list of terms.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3633 [CaseTalk Modeler] Transformation (GLR) major have not tried 2022-09-30 12:25 2022-09-30 12:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.5.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Older IG will not group Roles
    Description: Some older IG's do not mark the roles as optional or not, but rather have the flag set to a NULL value. This prevents the grouping proposals to be turned on, and prevents the grouping of the role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004635)
    BCP Software   
    2022-09-30 12:37   
    Older IGs will be updated accordingly when opening.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3634 [CaseTalk Modeler] Expressions minor have not tried 2022-09-30 12:26 2022-09-30 12:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Expression generation does not translate comments
    Description: The expression generation dialog allows expressions to be rendered in a specific Locale, but the comments are not translated with them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3632 [CaseTalk Modeler] Repository minor have not tried 2022-09-30 08:37 2022-09-30 08:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.5  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Label Subtype backward compatible file format
    Description: Label Subtypes are not allowed in 12.4 and older. The saving of an IG in the original fileformat (using 12.5 and higher) will not erase that indicator for backward compatibility.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3631 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-28 11:03 2022-09-29 12:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.5  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.6  
        Target Version: 12.6  
    CaseTalk Edition: unknown
    Summary: Save IG prompts for individual IGDs to be saved
    Description: If the force diagram sync is turned on, and the IG is saved, all diagrams are prompted for saving on an individual bases. This seems obsolete since we set the 'keep in sync' option. The workaround seems to be to save the Project instead, for that has a 'save all' button.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004634)
    BCP Software   
    2022-09-29 12:24   
    Prompting on individual saves for diagrams when the repository gets saved, while the KeepSynchronizedDiagrams is turned on, is now turned off.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3628 [CaseTalk Modeler] User Interface major have not tried 2022-09-27 15:29 2022-09-27 16:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: immediate OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5.1  
        Target Version: 12.5.1  
    CaseTalk Edition: unknown
    Summary: Expression input selection fails
    Description: Expression input fails to select the last character when classifying and qualifying.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3629 [CaseTalk Modeler] User Interface feature have not tried 2022-09-27 15:31 2022-09-27 15:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5.1  
        Target Version: 12.5.1  
    CaseTalk Edition: unknown
    Summary: Add expressions in any dictionary
    Description: Dictionaries are available to translate type names, but not all dictionaries can be selected when entering new expressions. Only natural languages are available for expressions. This prevents domain jargon in the expressions, while types may be named according to jargon.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004633)
    BCP Software   
    2022-09-27 15:36   
    Both "expression input dialog" and "expression edit dialog" allow all natural languages and jargon dictionaries.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3630 [CaseTalk Modeler] Diagrams major have not tried 2022-09-27 15:33 2022-09-27 15:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5.1  
        Target Version: 12.5.1  
    CaseTalk Edition: unknown
    Summary: DataVault Link missing
    Description: Some binary fact types with both roles played by object types, are not shown and handled as a link, while they should've.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004632)
    BCP Software   
    2022-09-27 15:34   
    A model transformation step was mishandling a NULL value in the new SQLite driver.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3525 [CaseTalk Modeler] Import and Export feature have not tried 2022-06-29 15:54 2022-09-26 15:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Export Glossary in JSON format
    Description: Exporting the glossary in a JSON format to provide machine readable content.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004562)
    BCP Software   
    2022-06-29 15:55   
    The File\Export\Glossary as JSON is now operational. The content may require some tweaking still.
    (0004631)
    BCP Software   
    2022-09-26 15:12   
    This allows import into the Intralign Ecosystem.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3627 [CaseTalk Modeler] Repository block have not tried 2022-09-26 14:22 2022-09-26 14:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Switching to IG fails on UML_DOMAINS
    Description: Switching from IG to the previously created IGG, and then activating the IG again results in an error regarding UML_DOMAINS or SYNCLINK errors.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004630)
    BCP Software   
    2022-09-26 14:22   
    The new SQLite driver handled schema's slightly different resulting in some NULL values in the SQL needed to build internal model transformations.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3625 [CaseTalk Modeler] Diagrams tweak have not tried 2022-09-23 18:31 2022-09-26 14:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: ERD/UML/MAP style tweaks
    Description: Some background colors are not in line with the various generated diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3626 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-26 10:53 2022-09-26 10:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Close All should still prompt unsaved changes
    Description: Close All, followed by a "No" to the project saving, should still prompt the individual files to be saved or not.
    Currently the "No" seems to behave like the "No to All".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3624 [CaseTalk Modeler] Integration feature have not tried 2022-09-23 08:27 2022-09-23 08:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Research FAIR integration
    Description: "The FAIR principles are a collection of guidelines by which to improve the Findability, Accessibility, Interoperability, and Reusability of data objects. These principles emphasize discovery and reuse of data objects with minimal or no human intervention (i.e. automated and machine-actionable), but are targeted at human entities as well."

    https://docs.nih-cfde.org/en/latest/the-fair-cookbook/content/Introduction/fair-principles/
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004628)
    BCP Software   
    2022-09-23 08:46   
    https://www.go-fair.org/fair-principles/f1-meta-data-assigned-globally-unique-persistent-identifiers/

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3622 [CaseTalk Modeler] User Interface text have not tried 2022-09-22 12:04 2022-09-22 12:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Rename "Reduce Object Type"
    Description: The menu item to "Reduce Object Type" is substituting the roles back into facts which use the object type. Therefor it is the opposite of "Nominalizing" and the menu item is better of being called "Denominalize Object Type".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3604 [CaseTalk Modeler] Project tweak have not tried 2022-09-11 11:31 2022-09-22 11:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Partial archive maintains full project list
    Description: Partial archiving, will include a project file with the full list mentioned. This is inconvenient when a receiver of such an archive unzips it, and sees all files not archived as 'missing files'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3621 [CaseTalk Modeler] Project tweak have not tried 2022-09-22 11:53 2022-09-22 11:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Project archive lacks SaveAll
    Description: Project archiving warns the user for any unsaved changes. But lacks the "YesToAll" option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3612 [CaseTalk Modeler] Integration major have not tried 2022-09-15 14:50 2022-09-22 10:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: ODBC Connections not working
    Description: Somehow having multiple ODBC Connections for various DBMSs do not work properly. They all seem to want to connect to a SQL Server ODBC Driver.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004618)
    BCP Software   
    2022-09-19 13:17   
    Before any database connection is accessed, we needed to call the DNS list first to initialize the generic ODBC driver.
    (0004622)
    BCP Software   
    2022-09-20 15:09   
    ODBC configuration differs in 32 and 64 bit environments. An internal DriverID was required and not properly resolved, it should've been initialized as 'odbc' by default. Should work now on all environments.
    (0004625)
    BCP Software   
    2022-09-21 09:59   
    Some ODBC drivers provide tablenames as "schema.tablename" where others (e.g. postgresql) split the schema and tablename. The handling did not anticipate these differences. Additionally the default schemas differ across DBMSs. These needed to be incorporated in the routines to get the minimal support up and running.
    (0004627)
    BCP Software   
    2022-09-22 10:57   
    Postgres ODBC does not return the list of schemas for the selected catalog. Querying manually for it seems to work.
    select * from information_schema.schemata;

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3620 [CaseTalk Modeler] User Interface feature have not tried 2022-09-21 15:01 2022-09-21 15:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Label Type nominalization allow both names
    Description: Label Type nominalization introduces an object type and a new label type in a single operation. It is always unclear if the UI wants the new object type name, or the new label type name. A dialog should allow both to be entered at the same time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3619 [CaseTalk Modeler] Diagrams crash have not tried 2022-09-21 11:45 2022-09-21 11:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Remove from diagram occasionally crashes
    Description: Removing a few concepts from the diagram occassionally leads to an A.V. when navigating the menus.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3530 [CaseTalk Modeler] Transformation (GLR) tweak have not tried 2022-07-04 16:20 2022-09-21 11:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Remove Lost Types
    Description: GLR before 2016 would remove lost object types as part of L and R. After 2016, CaseTalk not longer removed lost Object Types as part of L or R.
    The removal of Lost Object Types is described in the FCO-IM book in the lexicalizing chapter.

    Lexicalization speaks of Object Types which lose their OTE, and therefor their Tuples, and finally should be removed. When (R) is turned off, these do not disappear from the IGG file. However there are two R variants.

    (R) Reduce if the constraints guarantee the population is elsewhere already. We may lose a small amount of type information.
    (r) Remove lost object types which contain no OTE played anywhere else.

    A (r) option in the GLR dialog would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004563)
    BCP Software   
    2022-07-04 16:22   
    If turned (r) is set, it'll perform immediately after a first major step, being either G, L or R. In the dialog it cannot be sorted differently as users can with G,L,R.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3618 [CaseTalk Modeler] Transformation (GLR) block have not tried 2022-09-20 15:45 2022-09-20 15:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Reduce Object Type failure
    Description: Reduce Object Type fails and mentions a (in)direct recursion, while there's not recursion at all.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3543 [CaseTalk Modeler] Project minor have not tried 2022-07-19 13:51 2022-09-20 15:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Recover Diagram remains unsaved
    Description: Recovering a deleted diagram, will open it in the project, seemingly with a filename, but casetalk thinks it has no name yet when saving all files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3602 [CaseTalk Modeler] Diff and Merge minor have not tried 2022-09-11 11:27 2022-09-20 08:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Merge deleted VC values
    Description: Merging a model while the source has a reduced list of VC Values, should notify the user there might be values in the target model which needs deletion. If the VC Values would have a namespace, this could be automated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004621)
    BCP Software   
    2022-09-20 08:58   
    Merging a new shorted list of VC Values cannot delete the target values automatically, for they may have been extended in the target. The log however makes not of the removed or missing values after the merge.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3568 [CaseTalk Modeler] Import and Export feature have not tried 2022-08-15 16:52 2022-09-19 20:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Merge updates from server
    Description: Namespaces come with versions as uploaded in the server. The model well-formedness checks verify if the used namespaces are to be updated or not. If so, a doubleclick to instantly merge with a newer version from the server would be very efficient. It would save additional downloads etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004619)
    BCP Software   
    2022-09-19 14:21   
    Needs one more additional test, from File\Merge and from Search\Server
    (0004620)
    BCP Software   
    2022-09-19 20:07   
    Merging failed on a Value Constraint mapping. This has been fixed, allowing download of VC's without IGX or Manager.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3617 [CaseTalk Modeler] User Interface minor have not tried 2022-09-19 13:26 2022-09-19 13:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Tab Close button disabled
    Description: Tabe Close button can be disabled, and only is enabled if the File Menu is temporarily activated. These tabs should always be closeable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3616 [CaseTalk Modeler] User Interface crash have not tried 2022-09-19 09:02 2022-09-19 09:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Close all, crashes the expression tree
    Description: When the project is closed while the expression tree is open, a crash occurs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2551 [CaseTalk Modeler] Server major always 2020-06-17 14:52 2022-09-18 17:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 10.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Intermediate temp files
    Description: The new Manager functionality still relies on the intermediate XML files as if the Manager was a seperate product. Once the download/upload is working properly and removed from the Manager, we should get rid of the intermediate file requirement when uploading/downloading directly from the Modeler.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004616)
    BCP Software   
    2022-09-18 17:24   
    XML Files can be turned off in the modeler, and upload/download will skip using temp files.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3614 [CaseTalk Modeler] User Interface minor have not tried 2022-09-16 15:43 2022-09-18 17:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Validate custom attribute value types
    Description: Custom attributes come with attribute types, but the entry of values are not checked against the actual types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3615 [CaseTalk Modeler] Diagrams feature have not tried 2022-09-17 14:58 2022-09-18 14:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: OTFT choose Annotation in diagram
    Description: OTFT can display the comments through a connected textblock. It would be nice to be able to select which annotations are being rendered in that block.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: ShowAnnotations.png (53,460 bytes) 2022-09-18 14:03
    https://www.casetalk.com/tickets/file_download.php?file_id=425&type=bug
    png
    Notes
    (0004614)
    BCP Software   
    2022-09-18 14:03   
    (0004615)
    BCP Software   
    2022-09-18 14:03   
    Annotation types may be turned on and off through the context menu option 'Properties'.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3613 [CaseTalk Modeler] Diagrams minor have not tried 2022-09-16 11:34 2022-09-16 11:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: ERD not shown
    Description: ERD is not shown when the Diagram Extra is set to SVG output. The ERD is generated, shown only briefly, and the tab is removed again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3600 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-11 11:25 2022-09-16 11:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Hints and tooltips
    Description: Various places in the UI try to display hovering tooltips, and hints. The statusbar, controls, toolbarbuttons and diagram elements with comments. These hints cannot be turned on/off in a single consistent manner. This should be harmonized.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004602)
    BCP Software   
    2022-09-12 11:08   
    The statusbar and the environment settings for hints are synchronized, as are other places which can show hints.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3586 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-09-02 16:19 2022-09-15 14:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: DataVault Satellite Grouping
    Description: DataVault generator creates a satellite for each individual fact type. These should support a grouping mechanism to have multiple fact types be generated into a single satellite.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004594)
    BCP Software   
    2022-09-02 16:20   
    Containers with the schema DVSAT will be used for that. Or custom attribute "Satellite ID" can be used.
    https://www.casetalk.com/wiki/DataVault

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3611 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2022-09-15 14:47 2022-09-15 14:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Datavault Builder Link Type
    Description: Datavault Builder supports Link Type:
    • many_to_many
    • one_to_many
    • one_to_one
    • many_to_one
    These are not generated by CaseTalk yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3610 [CaseTalk Modeler] User Interface major have not tried 2022-09-15 14:41 2022-09-15 14:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Sometimes the IG does not show
    Description: Sometimes the IG with the list of OTFTs does not show. Opening another file suddenly makes the IG appear. Some UI delay, or trigger is not making the panel with OTFTs show.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3588 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-08 12:38 2022-09-15 14:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Manage custom colors
    Description: Various items in CaseTalk can be set to a specific color. A central place to manage color customization seems to be lacking.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004610)
    BCP Software   
    2022-09-15 14:39   
    All color related dialogs now use the persistent set of custom colors.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3609 [CaseTalk Modeler] Diagrams tweak have not tried 2022-09-14 15:17 2022-09-14 16:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Font colors are limited
    Description: Colors can have a wide range, but the font selection dialog only shows a few system colors.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004609)
    BCP Software   
    2022-09-14 16:03   
    Replaced the font selection dialog to allow more colors.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3607 [CaseTalk Modeler] Diagrams feature have not tried 2022-09-12 16:27 2022-09-14 12:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show verbalized rules in diagram
    Description: Show verbalized rules below the FTE/OTE under the Object/Fact Types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004608)
    BCP Software   
    2022-09-14 12:09   
    This can be turned on per diagram style, or per displayed OTFT through the Properties Dialog.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3582 [CaseTalk Modeler] Import and Export minor have not tried 2022-08-30 09:53 2022-09-13 12:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Business Glossary Vocabulary Comment error
    Description: The business glossary export with multiple vocabularies, shows the comment section with strange texts. The sections and newlines are exported, instead of just the text itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004606)
    BCP Software   
    2022-09-13 12:44   
    Special character encoding to store translations is now properly handled when exporting for business glossary.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3581 [CaseTalk Modeler] Import and Export minor have not tried 2022-08-30 09:51 2022-09-13 12:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Business Glossary export only once a session
    Description: Business glossary can only be generated once per session. CaseTalk will ask to overwrite the previous file, but nothing happens.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3593 [CaseTalk Modeler] Project tweak have not tried 2022-09-11 11:09 2022-09-13 12:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Project reopen diagrams (or not)
    Description: When large projects with many diagrams get reopened, it takes a very long time to parse all data and files. The user would be helped in startup time, if asked to continue opening all previously activated diagrams.

    Also the option to save active files, reopen active files could be specified in the environment, but would still not take into account long loading times.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004600)
    BCP Software   
    2022-09-11 11:09   
    Options are:
    • Not
    • Do
    • Ask
    (0004605)
    BCP Software   
    2022-09-13 12:25   
    Environment settings allow the reopening of previously active files to happen, ignore them, or ask the user.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3599 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-11 11:22 2022-09-13 12:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Population editor with VC values
    Description: The population editor shows dropdown lists for existing values and VC Enumerations. The latter should be displayed on top of the list to indicate the proper spelling. This could help to prevent typos from previous tuples.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3608 [CaseTalk Modeler] Constraints tweak have not tried 2022-09-13 11:42 2022-09-13 11:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Verbalization of UC rule
    Description: Verbalization on UC Rules either choose "identified" or "unique" depending on the UC Setting. However when an Object Type with a single role, and one UC, it is by default verbalized using "identified". This breaks the optional UC.Primary flag. We should not override the verbalization based upon structure.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3589 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-09 10:25 2022-09-13 09:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add custom attribute ordering
    Description: Custom attribute definitions are ordered in the way they are defined. Being able to altering the order would be nice.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3596 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-09-11 11:16 2022-09-13 08:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Merge sort otfts on datetime
    Description: Merge allows selecting otfts. The latest build allows filtering them. Adding a sorting argument would also help, such as on datetime instead of just alphabetically.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004604)
    BCP Software   
    2022-09-13 08:47   
    The list with OTFTs used to show an Alias column, this has been replace with a timestamp. The columns can be clicked for sorting in ascending or descending order. This allows faster access to selecting updated items from the source IG.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3601 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-11 11:26 2022-09-12 16:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Annotations do no support plural
    Description: The OTFTs support plurals, but the comments which links OTFT names does not support the plural notation. Neither in the rich text windows.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004603)
    BCP Software   
    2022-09-12 16:36   
    Both annotations and richtext will support linking and navigating to plural names.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3606 [CaseTalk Modeler] Diagrams tweak have not tried 2022-09-12 12:05 2022-09-12 12:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Diagram Show Hide FTE and OTE
    Description: Elements in the diagram allow some properties to be overridden, such as Show/Hide Expressions. It would be nice to nuance this setting into ShowFTE/ShowOTE options.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3605 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-12 11:09 2022-09-12 11:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Diagram Delete-key remains active
    Description: Even though the diagram might not have focus, once the DELETE-key the diagram will hide selected items. This keystroke should not respond if the diagram does not have focus.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3591 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-09 12:21 2022-09-09 12:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Welcome page slow to update
    Description: Welcome page can be slow when starting CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004599)
    BCP Software   
    2022-09-09 12:22   
    After loading the welcome page content, it also started fetching more online information which slowed the main thread down. This has been removed, resulting in the absence of "Help\Whats New" menu items.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3590 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-09 12:11 2022-09-09 12:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Query Repository delayed opening
    Description: The Query Repository sometimes opens with a noticeable delay.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004597)
    BCP Software   
    2022-09-09 12:12   
    Some databases may contain a lot of tables and columns, these are now loaded only when a connection is expanded.
    (0004598)
    BCP Software   
    2022-09-09 12:13   
    Additionally the mousecursor will now show a busy state when retrieving those tables and fields.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3587 [CaseTalk Modeler] Import and Export feature have not tried 2022-09-06 18:21 2022-09-06 18:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Use containers to group datavault satellites
    Description: Using containers for grouping datavault satellites would allow these to be named and commented at the same time. This is more intuitive than using more custom attributes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3585 [CaseTalk Modeler] Diagrams major have not tried 2022-09-01 16:44 2022-09-01 17:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Diagram margin misaligned
    Description: Some diagrams display huge margins when exported to external formats.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3584 [CaseTalk Modeler] User Interface tweak have not tried 2022-09-01 14:21 2022-09-01 14:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Relationship directions
    Description: Concepts and containers can have relationships, and a small dialog allows the users to specify the direction of this relation. It would be convenient to include "is subtype of" and "is supertype of" for easy entry.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3538 [CaseTalk Modeler] Expressions block have not tried 2022-07-09 11:58 2022-08-30 17:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: OTFT name breaks expression file
    Description: Expression files need a certain structure when loading. The parser breaks on OTFT names like "something (short)".
    The expression file is generated, but loading it back into casetalk will truncate the file due to parsing errors.
    Also when editing the text file inside CaseTalk will break only after the editor is closed, so there's no means to fix it inside CaseTalk itself.
    Tags:
    Steps To Reproduce:
    Additional Information: Editing the invalid characters outside casetalk (using notepad) fixes the file.
    Attached Files:
    Notes
    (0004572)
    BCP Software   
    2022-07-18 09:52   
    Expression text file is validated before being accepted, so users may correct the text first.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3583 [CaseTalk Modeler] Repository feature have not tried 2022-08-30 14:19 2022-08-30 14:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Translate VC Values
    Description: The new vocabularies allow all texts to be translated, except the VC Labels.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3580 [CaseTalk Modeler] Project major have not tried 2022-08-29 12:22 2022-08-29 15:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: File Custom Attributes upload error
    Description: The file properties are set and uploaded/downloaded, and now the file properties contain "custom.custom..." for the locale setting. This seems wrong, and prevents the file to be uploaded to the server.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004593)
    BCP Software   
    2022-08-29 15:38   
    There was an inconsistency in handling system attributes, summary attributes, and custom attributes in the user interface and igx file handling.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3579 [CaseTalk Modeler] Integration feature have not tried 2022-08-29 12:09 2022-08-29 12:09
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Integrate OpenData through RDF
    Description: The various formats for opendata standards in the Dutch governmental bodies, uses this to exchange definitions:

    opendata.stelselcatalogus.nl

    The parsing/browsing/loading can only be done using the definitions and their attributes. The entities themselves have no identification structure and therefor can only be loaded into an FCO-IM structure if they are provided with artificial abstract identification such as object type expressions like "Entity XYZ".
    Tags:
    Steps To Reproduce:
    Additional Information: https://opendata.stelselcatalogus.nl/hr/doc/begrip/natuurlijk_persoon
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3577 [CaseTalk Modeler] Diagrams tweak have not tried 2022-08-23 17:00 2022-08-23 17:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Add menu option to (re)generate ERD
    Description: The ERD/UML/MAP diagrams can be generated when Automatic Transformation is turned on. But sometimes this takes to much CPU to have on all the time, a manual regenerate option in the diagram menu would help.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3576 [CaseTalk Modeler] Project tweak have not tried 2022-08-23 16:55 2022-08-23 16:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Opening and archive a zip file
    Description: History of projects creates archives in zip file format. Sending these files to another computer or user, should allow CaseTalk to reopen it. If the archive is opened directly, it should be moved to the archive subfolder.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3575 [CaseTalk Modeler] Integration feature have not tried 2022-08-23 10:11 2022-08-23 10:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Integrate RDF ontologies
    Description: CaseTalk can generate an RDF file based upon Objects, ObjectProperty and DataProperty. But since they can also contain semantics, and more semantic web ontologies arise, some integration in the model itself may be helpful at some point.
    Tags:
    Steps To Reproduce:
    Additional Information: For additional semantics, study this standard:
    https://www.w3.org/2006/vcard/ns.rdf

    Which demonstrates the integration possibilities based upon pods (which also rely on RDF/Turtle content):
    https://gitlab.com/vincenttunru/notepod/-/commit/5c534abdd2d6ed18be8ddc256427fb7bc0baae71
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3574 [CaseTalk Modeler] Transformation (GLR) block have not tried 2022-08-22 14:19 2022-08-22 14:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Cannot perform model transformation
    Description: The model which contains an unused label type with value constraints will prevent CaseTalk to generate an ERD in the background, or execute a model transformation. Once the label type is manually deleted, it'll work fine again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004592)
    BCP Software   
    2022-08-22 14:20   
    Model well-formedness checks for this, but does not raise it as an error.
    The transformation code attempts to remove the label type, but left some VCparts behind.
    This is now fixed by properly removing the label type and constraints.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3539 [CaseTalk Modeler] Repository minor have not tried 2022-07-09 11:59 2022-08-19 14:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: "Alter Role Played By" does nothing
    Description: The alter role played by seems idle in the educational edition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3573 [CaseTalk Modeler] Diagrams minor have not tried 2022-08-19 12:31 2022-08-19 12:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Unhide roles for specific otft fails
    Description: Through diagram OTFT Properties, the visual settings can be tweaked. However once roles are hidden, they cannot be unhidden. This can only be achieved by removing it from the diagram, and re-adding it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3572 [CaseTalk Modeler] Repository major have not tried 2022-08-18 16:33 2022-08-19 10:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Role subtype optional failure
    Description: Roles in subtypes cannot be optional, and roles in single OTE, do not turn to optional either. Behaviour seems inconsistent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004589)
    BCP Software   
    2022-08-19 09:32   
    (Last edited: 2022-08-19 10:14)
    When an OTFT is posted the routines are triggered to determine if roles are optional or not.

    We assume the roles are non optional, until we find an expression which lacks that role in it.
    Additionally the NOT NULL flag should overrule this optionality.
    (0004590)
    BCP Software   
    2022-08-19 10:58   
    Drawing of OP for optional roles remains the same, though is determined by the role being in the expression or not. Additionally the NOT NULL flag on roles overrules the optional role state. And the diagram drawing of OP/NN is made consistent.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3570 [CaseTalk Modeler] Diff and Merge block have not tried 2022-08-16 14:00 2022-08-18 15:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Select diagram to copy fails
    Description: Select diagram to be copied after merge, fails with an error that the diagram is corrupt. This is not the case, but the wizard will stop working there.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3569 [CaseTalk Modeler] User Interface tweak have not tried 2022-08-16 12:37 2022-08-16 12:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Bring back well-formedness button
    Description: Bringing back the model well-formedness button in the repository panel/window will help new users to recognize what to do with the model. Please provide a dropdown with it, in which automatic verification can be turned on and off.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3566 [CaseTalk Modeler] User Interface tweak have not tried 2022-08-12 14:21 2022-08-15 13:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Navigate to filtered OTFT
    Description: Navigating from a diagram to the otft, while this otft is not displayed due to filtering, should ask to undo the filter.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004587)
    BCP Software   
    2022-08-15 13:58   
    A prompt is displayed to reset the filter.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3567 [CaseTalk Modeler] User Interface tweak have not tried 2022-08-15 13:50 2022-08-15 13:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Upgrade file format dialog
    Description: Could the upgrade file format dialog default to 'remain old version' and automatically click ok after a timeout? That would make it more intuïtive for new users. If really needed to upgrade, they can still click it next time, or use the preferences.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3565 [CaseTalk Modeler] Constraints feature have not tried 2022-08-12 12:19 2022-08-12 14:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Subset constraint over label super/sub types
    Description: Subset constraints need to run over similar types. The new label type (sub/super) could extend the reach for subset constraints.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3564 [CaseTalk Modeler] Expressions major have not tried 2022-08-10 17:50 2022-08-10 17:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Expression tree fails with too many substitutions
    Description: Expression tree fails to properly render the Label Level if the expression has nested OTEs with many different substitutions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3563 [CaseTalk Modeler] User Interface tweak have not tried 2022-08-10 15:55 2022-08-10 15:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show OTE differently in Expression Tree
    Description: The Expression Tree window/panel shows the full grammar of an expression. The OTEs which are substituted however make more sense printed in front of the actual OTE, and not part of the OTFT Name.
    Tags:
    Steps To Reproduce:
    Additional Information: F1: "<Person>"
              |
    O2: '<firstname> <lastname>'
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3562 [CaseTalk Modeler] Expressions major have not tried 2022-08-10 15:01 2022-08-10 15:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Generalized object types do not display all expressions
    Description: The repository panel/window does not show all available expressions for the tuples available.
    Tags:
    Steps To Reproduce: F1 contains tuple 2.
    F2 contains tuple 1,3,4.

    Then only F1[2] and F2[1] will be rendered. The tuples in the first expression seem to limit the max of the expressions after that.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3561 [CaseTalk Modeler] Diagrams major have not tried 2022-08-10 13:58 2022-08-10 14:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Generalized object types draw incomplete
    Description: Generalized object types do not draw their ellipse once the Partial-Substitution is combined with the Flattening option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004585)
    BCP Software   
    2022-08-10 13:59   
    The dotted part of the ellipse and the solid part of the ellipse depended on non-GDI+ code which crashed in GDI+ handling.
    (0004586)
    BCP Software   
    2022-08-10 14:11   
    The dotted line part has been moved to the left to be able to remain visible when shadowing is turned on.
    Also the completely unused OT are drawn in a lighter color to indicate the distinction between partially substituted, or not at all.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3560 [CaseTalk Modeler] User Interface tweak have not tried 2022-08-10 11:50 2022-08-10 11:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Splitter in query panel lacks dots
    Description: The splitters all contains dots to indicate the handle, but in the query repository panel, they lack on the splitter between de query and its results.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3559 [CaseTalk Modeler] Repository tweak have not tried 2022-08-10 10:30 2022-08-10 10:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Improve run-away query detection
    Description: Writing CTE queries can be tricky, some query timeout detection would be helpful to not crash casetalk entirely.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004584)
    BCP Software   
    2022-08-10 10:30   
    Manual queries are now limited to a timeout of a few seconds.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3558 [CaseTalk Modeler] Installation trivial have not tried 2022-08-10 10:22 2022-08-10 10:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: SQLite 3.39
    Description: New distro for sqlite 3.39 needed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3557 [CaseTalk Modeler] Expressions tweak have not tried 2022-08-09 14:21 2022-08-09 14:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Deleting tuples does not renumber them
    Description: Deleting tuples from the repository window/panel using the context menu on the tuple level expressions, does no renumber the remaining tuples.
    Tags:
    Steps To Reproduce: Enter three tuples, and visualize the otft in a diagram. Select the first first LTL expression in the repository panel/windows, and delete the first or second tuple. The diagram will display empty tuples and the remaining filled ones.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3550 [CaseTalk Modeler] User Interface feature have not tried 2022-07-28 10:06 2022-08-08 14:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Filter on indicators
    Description: The indicators are a great way to visually indicate otfts for properties. The filtering could be extended to only show otfts with such indicators.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2770 [CaseTalk Modeler] Repository feature have not tried 2020-12-22 17:27 2022-08-08 12:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Datatype specialization
    Description: Some datatypes are built into CaseTalk, others are declared by Label Types. Then the option would arise to override these predefined Label Types. Some inheritance structure would be helpful. This can be seen as an extension of the datatype hierarchy in the Tools\DataType window.
    Tags:
    Steps To Reproduce:
    Additional Information: The repository requires no real change, only a re-interpretation of attributes:
    - LabelType.IsSubtype identifies if it is a specialization
    - DataType can than refer to the more generic LabelType.

    GLR simply needs to iterate the LabelType references to find the actual datatype information.
    Attached Files: LabelSubtypes.png (84,078 bytes) 2022-08-03 12:13
    https://www.casetalk.com/tickets/file_download.php?file_id=424&type=bug
    png
    Notes
    (0004581)
    BCP Software   
    2022-08-03 12:13   
    (0004582)
    BCP Software   
    2022-08-03 12:56   
    (Last edited: 2022-08-08 12:18)
    (sub)Questions
    • Check to see if GLR rolls up the datatype names properly after removing idle supertyped labels.
    • Make sure the model well-formedness check does not trip over false violations for unknown datatypes.
    • Check the behaviour for the datatype dialog.
    • Wizards for label types need to be checked.
    • Does merging behave properly when merging only subtype labels?
    • Derive datatype should also navigate supers.
    • Prevent recursion in definitions.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3555 [CaseTalk Modeler] Repository feature have not tried 2022-08-02 10:16 2022-08-02 10:16
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Allow concept/container to link to diagrams
    Description: The concepts in containers should be able to link to diagrams. This way containers may be used as (nested) virtual folders with finally all otft's inside a diagram as list.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3551 [CaseTalk Modeler] User Interface feature have not tried 2022-07-28 10:06 2022-08-02 08:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Filter on custom attributes
    Description: The advanced filtering should provide functions to filter otfts based upon a set of custom attributes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004580)
    BCP Software   
    2022-08-02 08:27   
    The filtering dropdown has been replaced by a filter-dialog which also allows filtering on custom attribute content.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3554 [CaseTalk Modeler] Expressions feature have not tried 2022-07-31 11:40 2022-07-31 11:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Duplicate Expression
    Description: Duplicate existing expression for easier creation of alternate wordings (or translations) for facts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3552 [CaseTalk Modeler] Diagrams minor have not tried 2022-07-29 14:30 2022-07-29 16:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Disconnected diagrams get connected
    Description: Disconnected diagrams get automatically reconnected when a new fact expression is entered. There's an option to temporarily disconnect diagrams during Qua/Cla. If this option is turned off, the disconnected diagrams automatically get connected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004579)
    BCP Software   
    2022-07-29 16:44   
    A logical construction needed to be brought up to date.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3553 [CaseTalk Modeler] User Interface minor have not tried 2022-07-29 16:24 2022-07-29 16:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Change highlighter diagrams is idle
    Description: Nothing happens when the highlighter switches from current diagram to all diagrams to current repository. It is supposed to highlight certain otfts, but nothing like that happens.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004578)
    BCP Software   
    2022-07-29 16:43   
    Fixed, a regression issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3547 [CaseTalk Modeler] Validation feature have not tried 2022-07-23 11:32 2022-07-23 11:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Validate unique names in vocabularies
    Description: Object/Fact Type names must be unique. When providing dictionaries, these names are not immediately checked. But before generating artifacts in a specific vocabulary, they are supposed to be unique, therefor the well-formedness rules need to be extended to validate them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004577)
    BCP Software   
    2022-07-23 11:33   
    If GLR has no specific Dictionary to generate artifacts in, violations are considered a warning. However, once a specific vocabulary is chosen, violations are considered an error.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3211 [CaseTalk Modeler] Repository feature have not tried 2021-11-18 11:24 2022-07-23 11:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Support technical names
    Description: The model transformations use generated names in various ways. But the final rename after generation should be made possible, and persisted. This requires the technical names to be stored in the conceptual model for the next iteration.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004457)
    BCP Software   
    2022-03-15 20:20   
    The vocabulary feature in 12.4 will start support for various names. The model transformation can then be set to a specific vocabulary as a preference over others. The last step will be the way forward in version 13.
    (0004576)
    BCP Software   
    2022-07-22 10:43   
    (Last edited: 2022-07-22 10:44)
    2022-07-22
    Current builds allow a Vocabulary to be specified in the GLR settings to generate artifacts in those translations.
    And artifacts are generated using available translations.
    No validation is performed to prevent potential name clashes due to bad translations, as regular FCO-IM domain would.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3360 [CaseTalk Modeler] Diagrams tweak have not tried 2022-03-03 14:44 2022-07-20 18:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Diagram Classic Style
    Description: The diagram classic style distributed with CaseTalk does not reflect the classic FCO-IM styling.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004574)
    BCP Software   
    2022-07-20 18:01   
    The styles distributed with new installs have been updated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3546 [CaseTalk Modeler] Diagrams feature have not tried 2022-07-20 15:50 2022-07-20 15:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Also show text blocks in ERD
    Description: Text blocks displayed in the FCOIM diagrams, should also render as such in the ERD diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3544 [CaseTalk Modeler] Diagrams major have not tried 2022-07-20 13:56 2022-07-20 13:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: One-to-one relationships
    Description: Some one-to-one relationships are not shown as such in ERD diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3542 [CaseTalk Modeler] Diagrams tweak have not tried 2022-07-18 18:05 2022-07-18 18:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Extend mouse cursor state
    Description: Extend the mouse cursor to show which elements in the diagram can be clicked, and which are ignored. A hand-pointer could be used on sensitive areas.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3541 [CaseTalk Modeler] Installation tweak have not tried 2022-07-18 10:52 2022-07-18 10:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Diagram Styles need updates
    Description: Default diagram styles as provided in the distribution needs to be updates, for some contain white colored fonts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004573)
    BCP Software   
    2022-07-18 10:53   
    (Last edited: 2022-07-18 10:53)
    Refreshed are:
    • Default Style
    • Plain
    • Classic
    • Modern

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3540 [CaseTalk Modeler] User Interface minor have not tried 2022-07-18 10:50 2022-07-18 10:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: OTFT Documentation not updated
    Description: Selecting an OTFT from the repository window/panel updates the Fact Type documentation tab. When the OTFT is selected from the inheritance tree, the panel does not update, or report an index error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3537 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-07-07 23:04 2022-07-07 23:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Export metadata to Alation
    Description: Alation is a data catalog publication platform. It may be enriched with model informatiom coming from casetalk as a virtual data source.
    Tags:
    Steps To Reproduce:
    Additional Information: https://developer.alation.com/dev/reference/virtual-data-source
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3534 [CaseTalk Modeler] User Interface tweak have not tried 2022-07-07 11:32 2022-07-07 15:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Search Server require more context
    Description: Edit\Search Server requires more context in the results. Some hits do not show in which project/model/otft it is found.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004569)
    BCP Software   
    2022-07-07 11:32   
    Query results has been ordered and extended with full context.
    (0004571)
    BCP Software   
    2022-07-07 15:33   
    Copy Bookmark is extended with a Goto-button in an attempt to find the local copy on disk, open it, and navigate to the item selected.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3536 [CaseTalk Modeler] User Interface tweak have not tried 2022-07-07 11:58 2022-07-07 12:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show custom attributes with tree
    Description: When an expression is displayed in the expression, the tabs with metadata is not displayed. These could be added as tabs around the expression tree.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004570)
    BCP Software   
    2022-07-07 12:04   
    Showing both expression tree, expression code, and custom attributes is implemented with a slightly different layout to the panel.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3535 [CaseTalk Modeler] User Interface block have not tried 2022-07-07 11:57 2022-07-07 11:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Cannot start population editor
    Description: From the expression tree to the population editor does not work.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3533 [CaseTalk Modeler] User Interface minor have not tried 2022-07-06 17:25 2022-07-06 17:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Error with OTFT having a schema
    Description: OTFT with a schema does not get processed properly and is displayed without an icon, and opening the IG may fail.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004568)
    BCP Software   
    2022-07-06 17:59   
    Regression bug fixed

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3524 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-29 15:15 2022-07-06 14:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show concept type in ERD class
    Description: Show the concept type and other icons in the ERD (temporal, etc.)
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3523 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-29 15:14 2022-07-06 14:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show concept type in UML class
    Description: Show the concept type icons in the UML Class diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3391 [CaseTalk Modeler] Transformation (GLR) major have not tried 2022-03-24 09:42 2022-07-05 15:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: IGG.OTFT not found
    Description: During regular GLR the dialog pops up which states the table IGG.OTFT does not exist.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: image001.png (22,355 bytes) 2022-03-24 09:43
    https://www.casetalk.com/tickets/file_download.php?file_id=421&type=bug
    png
    Notes
    (0004469)
    BCP Software   
    2022-03-24 09:43   
    (0004566)
    BCP Software   
    2022-07-05 15:27   
    Only seems to happen when an IGG is already activated internally, and a manual GLR is run.
    (0004567)
    BCP Software   
    2022-07-05 15:28   
    The warning does not seem harmful. It is a state handling error, in which a previously connected IGG is closed, and then the data is inserted. Which obviously failed. The close/open is now handled properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2282 [CaseTalk Modeler] Installation feature sometimes 2019-10-09 09:42 2022-07-05 13:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Windows 10 Restart with Restart Applications
    Description: Windows 10 supports restarting applications after a reboot due to updates. CaseTalk does not seem to support the restart when Windows reboots.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001533)
    BCP Software   
    2019-10-09 09:43   
    (Last edited: 2021-08-26 12:21)
    In addition to reloading the last opened project due to CaseTalk preferences, CaseTalk could also register to be restarted when that Windows 10 behaviour occurs:

    https://docs.microsoft.com/en-us/windows/win32/recovery/registering-for-application-restart

    https://codeverge.com/embarcadero.delphi.rtl/automatically-restart-program-when-cra/1071436

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3532 [CaseTalk Modeler] Project tweak have not tried 2022-07-05 11:39 2022-07-05 11:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Add automatic transformation to project
    Description: Automatic model transformations can be turned on, and could also be stored as IGG and added to the project. This should be a preference.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004564)
    BCP Software   
    2022-07-05 11:40   
    By default this setting is turned off.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3529 [CaseTalk Modeler] Transformation (GLR) trivial have not tried 2022-07-04 09:43 2022-07-04 09:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Always lexicalize in background transform
    Description: For the model to transform in the background to generate ERDs, the Lexicalize should always be applied. If the GLR settings do not provide this flag, the background process should nevertheless apply the lexicalization last. If not L then there will be no ERD.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3370 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-09 17:34 2022-07-03 17:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: UC Wizard hard to read
    Description: UC Wizard shows expressions and variations. For very long expressions, it's sometimes hard to read the differences. Perhaps the variations could be highlighted, and lines wrapped.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3527 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-06-30 14:33 2022-06-30 14:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: DataHub support
    Description: Generating output for use in DataHub could be a feature of interest.
    https://datahubproject.io/
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3526 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-06-30 14:32 2022-06-30 14:32
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Pegasus Schema Definition
    Description: DataHub from LinkedIn uses PDL files, and could be generated using CaseTalk:
    https://linkedin.github.io/rest.li/pdl_schema
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3520 [CaseTalk Modeler] Repository feature have not tried 2022-06-28 12:45 2022-06-29 13:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Hide OTFT with certain schema
    Description: Filtering OTFTs is helpful, being able to hide certain schema's would be a new requirement but very helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004560)
    BCP Software   
    2022-06-28 12:57   
    A filter submenu is added to filter out OTFTs with specific schema names.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3522 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-29 12:53 2022-06-29 13:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.5  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Show concept types in conceptmap
    Description: Show concept type icons in the concept map diagram, instead of the name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3519 [CaseTalk Modeler] User Interface major have not tried 2022-06-27 17:49 2022-06-27 17:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Current namespace does not show all otfts
    Description: Selecting the current namespace, does not show all otft's in this repository.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3516 [CaseTalk Modeler] Diagrams minor have not tried 2022-06-22 08:01 2022-06-23 16:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Subset constraint character misplaced
    Description: The subset constraint between roles contains a character inside a circle. This character is plotted at the top-left of the diagram when exported or copied to the clipboard.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3517 [CaseTalk Modeler] Expressions tweak have not tried 2022-06-22 08:30 2022-06-23 16:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Order or OTFTs in classification list
    Description: The order of OTFT names in the classification dropdown list could be tweaked a little better. Currently it shows a sorted list of names, filtered the partial name entered.

    + If there's an exact match, it should be at the very top.
    + All elements which are part of the currently worked on OTFT should be listed next.
    + Remaining matches should be last in alphabetical order.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3518 [CaseTalk Modeler] User Interface crash have not tried 2022-06-23 15:01 2022-06-23 16:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.5  
    CaseTalk Edition: unknown
    Summary: Expression tree failure
    Description: The expression tree does not display anymore if the LTL or LL level is selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004559)
    BCP Software   
    2022-06-23 15:01   
    A resource leak was plugged in the internal cache handling routines.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3515 [CaseTalk Modeler] Diagrams major have not tried 2022-06-20 12:33 2022-06-20 12:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Some subset constraints are not drawn in IGD after GLR
    Description: Some subsets are not drawn when OTFT's are dropped into a diagram after GLR.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3514 [CaseTalk Modeler] Diagrams block have not tried 2022-06-20 11:40 2022-06-20 11:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: UML not showing on legacy models
    Description: Some older models do not render the UML Class Diagrams, not the ConceptMap.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004558)
    BCP Software   
    2022-06-20 11:40   
    Older files work with a legacy set for synlink ids and the UML scripts did not take those into account.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3513 [CaseTalk Modeler] User Interface tweak have not tried 2022-06-18 11:57 2022-06-18 11:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Cannot close diagram tab
    Description: When the repository is closed, and one diagram is left open, the tab cannot be closed using the 'close button'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3512 [CaseTalk Modeler] Transformation (GLR) block have not tried 2022-06-15 18:23 2022-06-15 18:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: GLR Blocks with Expression part error
    Description: During grouping some expressions which get substituted raise an error which blocks the process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004557)
    BCP Software   
    2022-06-15 18:26   
    An OTE which ends with an expression part with a text which is merged into a fact expression which immediately after continues with a text, fails to merge properly.

    [car]
    '<plate> car'
    [Color]
    "My <car> is <color>."

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3511 [CaseTalk Modeler] User Interface minor have not tried 2022-06-15 12:33 2022-06-15 12:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: OTFT ViewStyle button not visible
    Description: The OTFT viewstyle button is not visible initially. Once clicked, it remains visible. It may be some initialization issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3510 [CaseTalk Modeler] User Interface major have not tried 2022-06-15 10:41 2022-06-15 10:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Taxonomy requires refresh
    Description: Taxonomy sometimes does not instantly draw relations correctly. Mainly containers/subcontainers show this behaviour. (De-)Selecting the taxonomy tab a few times will correct it over time. But this is odd and should be drawn correctly the first time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004556)
    BCP Software   
    2022-06-15 10:42   
    Handling of containers and subcontainers/concepts fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3507 [CaseTalk Modeler] Installation tweak have not tried 2022-06-14 09:03 2022-06-14 09:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Setup filename should include buildnumber
    Description: The installation files have their version number, but not the build number. In situations where builds are released for testing, the version number does not illustrate which is which. A finder granularity should be displayed in the filename itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3502 [CaseTalk Modeler] Server minor have not tried 2022-06-13 09:23 2022-06-13 21:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: OTFT Abbreviation not uploaded
    Description: OTFT Abbreviation is not uploaded to the server.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3503 [CaseTalk Modeler] User Interface tweak have not tried 2022-06-13 12:59 2022-06-13 21:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Local OTFT and Expression colorized
    Description: The OTFT and Expressions may be printed in their namespace coloring, though it is more intuïtive to not paint these in any namespace colorings to indicate their locally owned or created.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3505 [CaseTalk Modeler] Project tweak have not tried 2022-06-13 15:27 2022-06-13 21:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Show archive filenames
    Description: The history tab in the project panel shows a list of archives and their descriptions. There may be files listed which are not created by CaseTalk, these should be listed by their filename if they contain no comment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3504 [CaseTalk Modeler] Server tweak have not tried 2022-06-13 13:08 2022-06-13 21:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Upload/Download without using IGX format
    Description: Uploading-to and Downloading-from requires IGX files. If the "Save IGX" features is turned off, they should both be performed in native IG file format.
    Disabling the "save igx" should support binary upload/download to the server using the teams menu; speeding up the interaction.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3506 [CaseTalk Modeler] Diff and Merge crash have not tried 2022-06-13 21:17 2022-06-13 21:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Merge crashes on renames
    Description: When merging OTFTs where renames are being applied, it may occasionally cause strange model corruptions, crashing CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004553)
    BCP Software   
    2022-06-13 21:18   
    A merge of "x" which is renamed to "B" will not update the index resulting in OTFT's not being in the proper order, making CaseTalk think terms have been deleted. This appears as an entirely corrupt model.
    (0004554)
    BCP Software   
    2022-06-13 21:19   
    Record management on indexes is fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3049 [CaseTalk Modeler] Generation (SQL, XML, etc) crash have not tried 2021-07-16 18:07 2022-06-13 21:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Out of memory with large model OWL files
    Description: Out of memory occurs when very large model files are exported to OWL/RDF.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002012)
    BCP Software   
    2021-07-16 18:08   
    Some driver settings needed to be tweaked to locate the issue at hand. Which occurs at the SQL query to gather the instances for OTFT's with static populations.
    (0004555)
    BCP Software   
    2022-06-13 21:22   
    0003504 will also skip the IGX requirement speeding up saving and down-/up-loading from the Modeler.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3432 [CaseTalk Modeler] Server tweak have not tried 2022-04-30 21:45 2022-06-13 13:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Skip saving IG(G)x
    Description: Saving IG(G)X files is only there for communication with the CaseTalk Manager and Viewer.
    It slows down the saving of files, and creates overhead while uploading from the IG could be direct from the Modeler now.
    With the new ERD/UML/MAP generator, the Viewer is to be announced end-of-life.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004490)
    BCP Software   
    2022-04-30 21:45   
    Save IG(G)X is made optional for enterprise editions and can be turned off in the tools\preferences.
    (0004495)
    BCP Software   
    2022-05-03 17:49   
    (Last edited: 2022-05-03 17:50)
    • Preferences allow user to surpress saving xml files with ig, prj, and igd.
    • Upload models through Teams Menu no longer requires an IGX.
    (0004544)
    BCP Software   
    2022-06-07 14:49   
    If the Viewer is no longer used, and uploads are not done through the Manager but through the Teams menu, the preference for saving IGx may be turned off for performance reasons.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3501 [CaseTalk Modeler] Project tweak have not tried 2022-06-11 13:06 2022-06-11 14:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Saving Project markdown file
    Description: The project (only) automatically creates a markdown file for version control if the project is in a SVN or GIT folder. This should be made optional.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004551)
    BCP Software   
    2022-06-11 14:21   
    The creation of markdown files (read.md) can be specified in Tools\Preferences.
    (0004552)
    BCP Software   
    2022-06-11 14:21   
    It now also supports the listing of ERD/UML/MAP files.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3496 [CaseTalk Modeler] Expressions crash have not tried 2022-06-08 16:40 2022-06-10 12:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Expression input crashes casetalk
    Description: At random moments the expression input fails in a catastrophic way dropping casetalk completely.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004546)
    BCP Software   
    2022-06-08 16:40   
    The behavious is very unpredictable and sometimes it shows no expression input dialog, or no expressions to match. No consistent scenario to be found.
    (0004547)
    BCP Software   
    2022-06-08 16:42   
    The internal expression cache contained a memory leak leading to unpredictable behavior. This leak is now plugged.
    (0004548)
    BCP Software   
    2022-06-08 21:27   
    Unsolved as of yet..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3500 [CaseTalk Modeler] Server major have not tried 2022-06-10 12:47 2022-06-10 12:49
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Model not always downloaded properly
    Description: The model files which are downloaded from the server (using Teams or IGZ) do not always update pre-existing project files.
    Tags:
    Steps To Reproduce: Download a version of the project into an empty folder.
    Change a diagram and save it.
    Revert the model to the last downloaded version using the Teams menu.
    Reopen the diagram, the content is not reverted.
    Additional Information:
    Attached Files:
    Notes
    (0004550)
    BCP Software   
    2022-06-10 12:49   
    The moving of temporary files into the project folders is hardened to handle all files.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3499 [CaseTalk Modeler] Other feature have not tried 2022-06-10 11:06 2022-06-10 11:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Background validation and transformation in menu
    Description: The parallel verification and transformation is (de)activated throught the Tools\Preferences\Advanced settings. This is too deep to quickly toggle on and off. This could be done using a simple checked menu item.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004549)
    BCP Software   
    2022-06-10 11:07   
    The Run menu is now extended with "Automatic" options to (de)activate these features.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3498 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-10 11:03 2022-06-10 11:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Diagram previews use default style
    Description: Dialogs presenting a diagram preview use the default style. The expression input dialog allows this to be altered using the context menu. Not all preview panels allow this popup to appear.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3497 [CaseTalk Modeler] Validation minor have not tried 2022-06-10 11:01 2022-06-10 11:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Manual verify allows creating duplicate UCs
    Description: Manual verify may report an Object Type in need of an UC. By double clicking the UC is created. The violation rule is not automatically removed from the list allowing another double click, which in turn creates another UC. This should not happen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3495 [CaseTalk Modeler] Other feature have not tried 2022-06-07 15:14 2022-06-07 15:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Run tools and capture output
    Description: Run external tools could be done already, but to execute commandline tools, the output may be relevant.
    For instance when a Python script is configured as the tool, the output may produce relevant text, or even expression files.

    Capturing that output is desireable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004545)
    BCP Software   
    2022-06-07 15:15   
    Tool configuration allows capturing the output and show it as textfile or expression file in CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3405 [CaseTalk Modeler] Diagrams feature have not tried 2022-04-02 14:02 2022-06-07 14:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Show ERD/UML/Concept map in other languages
    Description: With generated diagrams, the localizations of OTFT Names, should be extended into the ERD/UML/Concept Map diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3494 [CaseTalk Modeler] Diagrams minor have not tried 2022-06-07 09:52 2022-06-07 09:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Do not show empty comment sections
    Description: Generated diagrams show comments as [comment] while there is not text. These should be removed from display.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3493 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-07 09:42 2022-06-07 09:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Locale Expressions in MAP
    Description: Locale expressions in ConceptMap diagram should adhere to the selected locale and diagram preferences.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3492 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-07 09:41 2022-06-07 09:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Locale Expressions in ERD
    Description: Locale expression in ERD should follow the locale selection and preferences of the main diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3490 [CaseTalk Modeler] Expressions major have not tried 2022-06-05 16:47 2022-06-05 16:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.4.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Expressions without a period
    Description: Expressions entered without a period at the end of the line are not recognized as the same pattern as a previous expression.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004540)
    BCP Software   
    2022-06-05 16:50   
    A strange combination of circumstances creates an incompatible pattern for comparing expressions. The new output settings for expressions influenced routines which appear to be used by the pattern builder, which in turn would not find a match if an expression is entered without a period, while the new output settings were specified as "end a line with a period".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3489 [CaseTalk Modeler] Diagrams minor have not tried 2022-06-05 11:21 2022-06-05 12:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Lines between concepts and Label Types
    Description: Lines between concepts and Label Types end in arrows in the middle of the Label Type. This is changed to the outside of the Label Type as soon as the line is broken in two or more parts using connecting dots.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3488 [CaseTalk Modeler] Diagrams tweak have not tried 2022-06-05 11:17 2022-06-05 11:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Drag OTFT to create new diagram
    Description: Drag an OTFT into a new diagram requires a new diagram to be created first. How about dragging it onto an empty space where there's not Tab open, to create a diagram on the fly?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004539)
    BCP Software   
    2022-06-05 11:18   
    Drag and drop used to work while hovering over the tabs for the files to activate them, so users could drop the content. This has been extended by dragging it next to the last tab to autocreate a new diagram when dropping the otft.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3487 [CaseTalk Modeler] User Interface major have not tried 2022-06-04 18:38 2022-06-04 18:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Switch tabs when dragging over
    Description: The main tabs list diagrams and other active files, but dragging an OTFT or FILE over the tabs should also bring that tab into focus so the content can be dropped in it. This tab switching does not happen, making the drag and drop and multitab rather unusable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3484 [CaseTalk Modeler] Diff and Merge major have not tried 2022-06-02 12:48 2022-06-03 10:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Merging legacy expressions fail
    Description: When two models contain an expression with the same expression code as if they are both created in their own model, the merging into a third leads to confusing results.
    Tags:
    Steps To Reproduce: IG1 (# 400): [OTFT1] O123
    IG2 (# 987): [OTFT1] O123

    After merging IG2 into IG3 the rsult is:
      IG3: [OTFT1] O123 (Namespace IG2#987)

    After merging IG1 into IG3 the rsult is:
      IG3: [OTFT1] O123 (Namespace IG1#987)

    Workaround:
      Replace O123 in either IG1 or IG2 with the correctly owned OTE.
      Then merge into IG3.
    Additional Information: Legacy code used to merge on ExpressionCode and OTFT. This is replaced by merging on SyncLinks to make sure all expressions are unique where they are created. The merge however needs to take into account old versions and newer versions of models, and therefor: if it couldn't find a matching synclink, it would fallback to matching on expressioncode and otft. This can no longer be maintained.
    Attached Files:
    Notes
    (0004536)
    BCP Software   
    2022-06-02 12:50   
    The user is being confused, for the namespace list will present wrong numbers behind the listed namespaces. The numbers are displayed correctly, it is the merging of legacy expression which cause the numbers to be merged wrongfully. The removal of legacy code to match non-identical expressions should fix the issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3486 [CaseTalk Modeler] User Interface tweak have not tried 2022-06-02 15:04 2022-06-03 10:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Namespace selection freezes ui
    Description: In large models with parts merged from other models, selecting a Namespace it can take tremendous amounts of time before the items in that namespace are listed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004538)
    BCP Software   
    2022-06-03 10:24   
    Show only contained OTFTs and skip the expressions which may be part of the filter.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3485 [CaseTalk Modeler] Lineage tweak have not tried 2022-06-02 13:24 2022-06-02 15:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Show all existing namespace versions
    Description: Though the namespace and versions has changed its paradigm a few times, the merging now makes sure that those are managed properly. The repository view should now show all existing namespaces and their versions in the active IG. This allows users to see which information is merged with older/newer other models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004537)
    BCP Software   
    2022-06-02 15:01   
    Previous iterations hid the versions and only show the highest to tell users it's up to date until that number. However, if for whatever reason only part of it was updated through merging instead of all otfts, the versions do matter and should be listed. Therefor all numbers are listed (again).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3482 [CaseTalk Modeler] Diagrams minor have not tried 2022-06-01 21:22 2022-06-01 21:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.4.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.2  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: OTFT Comment not translated
    Description: The OTFT Comment can be displayed in the diagram, but does not het translated as other texts when switching the locale.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3480 [CaseTalk Modeler] Diagrams tweak have not tried 2022-05-30 09:57 2022-05-31 09:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Container default shape should be RoundedRect
    Description: Containers dragged into the diagram are initialized as Convex by default. This causes occasional drawing errors. Therefor the default should simply be the RoundedRect. And perhaps the Convex shape can simply be removed as an option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004531)
    BCP Software   
    2022-05-30 09:58   
    The shapetype is now default a Rounded Rectangle, and the loading of diagrams overrules this setting to RoundedRect for now. The future builds will probably remove this shape type from the options to prevent drawing errors in the diagram.
    (0004534)
    BCP Software   
    2022-05-31 09:48   
    Found and solved the error in drawing (or not drawing at all) convex shapes. The default will remain RoundedRect, but the shape will not be overridden when loading from file and there's no need to remove it from the option list.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3481 [CaseTalk Modeler] Diagrams tweak have not tried 2022-05-31 09:22 2022-05-31 09:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Concept/Container anchor points
    Description: Concepts and containers have anchorpoints to which lines connect. The shape itself is aligned with the grid, but the anchorpoints not always. Some of these should also align with the grid so that lines show more straight.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3478 [CaseTalk Modeler] Installation block have not tried 2022-05-29 18:14 2022-05-31 08:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Cannot install on Windows 11 ARM
    Description: Though Windows 11 is supporting the ARM architecture (E.g. Windows ARM on Parallels on Mac M1 CPU), the installer immediately blocks execution. Even though the Portable App distribution (zip without installer) seems to work.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004528)
    BCP Software   
    2022-05-29 18:15   
    Removing 32 bit requirements on some files and need to test if that works now.
    (0004533)
    BCP Software   
    2022-05-31 08:36   
    Some 32bit requirements in the installer prevented it to run on Windows ARM.
    Or Windows ARM required the appropriate updates before being able to run the installer.
    Anyhow, it got tested and approved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3479 [CaseTalk Modeler] Expressions tweak have not tried 2022-05-30 09:34 2022-05-30 13:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Fact Expression without ending '.'
    Description: Fact expressions can be entered in the Qua/Cla dialog, while tweaking the storage of the '.' at the end of the sentence. If the dot at the end of the line is omitted, the expression generators do not seem to generate the dot at the end of the line.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004529)
    BCP Software   
    2022-05-30 09:40   
    In the multi locale environment of 12.4 it had been decided not all languages could be generated with a '.' at the end of the line. Therefor the hard-coded appending of the '.' had been removed.

    But this should most likely should become a preference. Currently the preference allows the removal of the '.' while inputting new expressions, but nowhere is the user supported in generating the '.' back when skipped.

    The preference surrounding this '.' should most likely have three states:
    * Never
    * As entered
    * Always
    (0004530)
    BCP Software   
    2022-05-30 09:42   
    Hard coding the '.' will be implemented into the next build before the user preference is implemented to overcome current discrepencies.
    (0004532)
    BCP Software   
    2022-05-30 13:40   
    1. The expression parts are now stored as entered by the user.
    2. The environment settings provide options on how to display Fact Expressions.
    3. The existing naming convention wizard allows to alter Names and Expression in the repository.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3477 [CaseTalk Modeler] Other feature have not tried 2022-05-28 10:57 2022-05-28 10:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Tool output
    Description: CaseTalk allows external tools to be run, but doesn't capture the potential output. If for instance a Python script is run, the output might be important, and could be shown in a new text editor window/tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004527)
    BCP Software   
    2022-05-28 10:59   
    (Last edited: 2022-05-28 10:59)
    The Tools\Configuration options dialog allows users to check the 'Capture Output' option to show the output of running an external tool in the text editor of CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3475 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-05-24 20:56 2022-05-24 20:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Add unsupported info as meta in OWL
    Description: OWL/RDF does not support all information from CaseTalk Models. E.g.: isAbstract, Task, Color, Namespace.
    These could be added a predefined objectAnnotations, allowing the users of the generated RDF to at least know of these additional settings.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004524)
    BCP Software   
    2022-05-24 20:58   
    Custom attributes are listed in the OWL/RDF by their category, key and values.
    The unsupported data is listed similarly, but with category name 'CaseTalk'.
    The exception is the "dc:versionInfo" which is a special objectAnnotation tag, which will report the originating namespaceversion.
    (0004525)
    BCP Software   
    2022-05-24 20:59   
    Buildnumber > 28684

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3461 [CaseTalk Modeler] Diff and Merge block sometimes 2022-05-16 21:29 2022-05-20 11:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merge InterUC fails
    Description: When OTFT's are merged into the target model, for they are unknown, the interUCs they bring along prevent the merge to complete correctly. The error shows there are UCParts which have no parent record in the UC table.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3441 [CaseTalk Modeler] Diagrams major have not tried 2022-05-04 15:25 2022-05-20 11:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Not all subsets show in ERD
    Description: Some subset relations do not show up in the generated ERD diagram, giving the impression some tables are disconnected from others.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3448 [CaseTalk Modeler] Repository tweak have not tried 2022-05-12 13:29 2022-05-20 11:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Migrate custom attributes
    Description: Some custom attribute definitions are now supported in the regular repository. Some migration needs to take place to move these to the appropriate storage.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004507)
    BCP Software   
    2022-05-12 13:32   
    "migrate_attributes.ini" provided functionality to move data.
    Additional dialogs are provided to ask for confirmation before migration starts.
    Cleaning up the custom attributes is a menu function which will show a log of cleaned up values.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3473 [CaseTalk Modeler] Validation tweak have not tried 2022-05-20 11:14 2022-05-20 11:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Used namespace must be up to date
    Description: "Used namespace must be up to date" mentions all updates for every older version it can find in the model. It should only report there's an update, and not update to all older occurrences in the same model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3470 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-20 09:39 2022-05-20 11:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Dictionary disabled for locked OTFT
    Description: Dictionary button is disabled for locked OTFT, but simply be presenting a readonly window.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004520)
    BCP Software   
    2022-05-20 11:09   
    A readonly view of the translations is now supported.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3471 [CaseTalk Modeler] Validation tweak have not tried 2022-05-20 09:42 2022-05-20 11:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Generalization Subtype warning
    Description: A subtype with more than one verbalization, creating a generalization, results in errors instead of warnings on the subtype construction.

    - The subtype rule must be valid for every subtype
    - A struct equality constraint must apply to each subtype tupel

    These are errors, but should be reduced to warning.
    And the second cannot even be added in CaseTalk at this point.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004518)
    BCP Software   
    2022-05-20 09:49   
    These rules are checking roles in OTs, but not the Roles in an OTE.
    (0004519)
    BCP Software   
    2022-05-20 11:09   
    Error levels are lowered to Warning.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3472 [CaseTalk Modeler] Diagrams tweak have not tried 2022-05-20 10:52 2022-05-20 10:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Constraint Symbols
    Description: The subset constraint shows the union symbol instead of the subset symbol.
    The XOR/TC constraint shows a diagonal cross, which could be upright for readability and logical alignment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3468 [CaseTalk Modeler] Diagrams tweak have not tried 2022-05-19 13:52 2022-05-19 13:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Role OP/NN indicator issue
    Description: Role OP/NN indicators are not consistent with the "Force Not Null" setting at the Role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004517)
    BCP Software   
    2022-05-19 13:53   
    The NN/OP indicators in the diagram were not properly updating themselves to reflect the actual role state.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3310 [CaseTalk Modeler] Server minor have not tried 2022-01-28 15:16 2022-05-18 14:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Download version not consistent
    Description: Download via the Manager results in a IGZ file, which contains more diagrams in comparison to download/revert through the Teams menu.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3467 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-18 13:58 2022-05-18 13:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: File reopen does not show locked projects
    Description: Project list in the main tab of the main window shows locks for projects which did not close well, or are in use by other users. The File\Reopen menu does not provide this visual feedback.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3466 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-18 11:16 2022-05-18 12:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Main window state not persisted
    Description: Positioning the main window, should be persisted for the next time CaseTalk starts. Currenlty it always opens maximized.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3465 [CaseTalk Modeler] User Interface minor have not tried 2022-05-18 10:45 2022-05-18 10:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: OTFT edit failure does not explain itself
    Description: When an OTFT Editor dialog is shown, and some data is conflicting, which prevents the OK button to close the dialog, it does not explain why the dialog is not closing. An error of some sort needs to be displayed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3455 [CaseTalk Modeler] Diagrams major have not tried 2022-05-13 13:37 2022-05-18 10:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: "Combine in Fact Type" freezes
    Description: Selecting OTFT's from the diagram to quickly manufacture a binary fact type between them, will position the newly created fact type in the top left, and cannot be dragged into position until one of the relations is changed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004511)
    BCP Software   
    2022-05-13 13:38   
    Correctly positioning it when automatically added after creation seems to prevent the freeze.
    (0004513)
    BCP Software   
    2022-05-17 10:30   
    It still seems to occur every now and then. Internally the Role seems to respond to mousemove events, but the Fact Type itself does not. Until Refreshed is used, or if a relation or related OT is moved.
    (0004516)
    BCP Software   
    2022-05-18 10:27   
    A role calculation routine was not called, therefor lacking any virtual size to click in. This has been fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3464 [CaseTalk Modeler] Diff and Merge major have not tried 2022-05-17 17:17 2022-05-17 17:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merge looses subtype info
    Description: Sometimes the subtype indicators of a subtype after merge.
    Tags:
    Steps To Reproduce: An OTFT which is a supertype and has subtypes, is merged and overwritten by a OTFT which has no subtypes (and therefor is no supertype).
    After merge the absence of the supertype indicator is erased, and the pre-existing subtypes no longer remain to be subtypes.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3463 [CaseTalk Modeler] Server minor have not tried 2022-05-17 09:47 2022-05-17 09:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Sql server errors are not displayed
    Description: When users query a sql server the errors in the query do not get reported. (Error code 1200).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3462 [CaseTalk Modeler] Diff and Merge minor have not tried 2022-05-17 09:31 2022-05-17 09:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merging InterTC looses XOR
    Description: Merging InterTC does not tranfer the XOR indicator.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004512)
    BCP Software   
    2022-05-17 09:32   
    New code to also copy/merge InterTC/InterUC needed to transfer properties as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3460 [CaseTalk Modeler] User Interface major have not tried 2022-05-16 18:04 2022-05-16 18:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Abort closing project does not abort
    Description: When closing the project, or application, and outstanding changes are still unsaved, a dialog is shown to Save All, cancel, etc. The Cancel button is not properly handled, and some things close unsaved, and other do not.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3459 [CaseTalk Modeler] User Interface major always 2022-05-16 16:45 2022-05-16 16:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: OTFT Abbreviation not saved
    Description: OTFT Abbreviation can be specified, but does not seem to persist.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3454 [CaseTalk Modeler] Project feature have not tried 2022-05-13 12:40 2022-05-15 21:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.2  
    CaseTalk Edition: unknown
    Summary: Open project from archive
    Description: Sometimes a project file get corrupted. Restoring the files from an archive is the well known workaround. It would be nice for CaseTalk to have the functionality to open the zip files, and have it restore the project from that. Similar to how it opens/unpacks IGZ files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3458 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-14 09:16 2022-05-14 09:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Archive without comment, dialog
    Description: When creating a new archive, the dialog asks "Ignore to continue archiving?" This phrase is more clear if there are Yes/No buttons.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3457 [CaseTalk Modeler] Diagrams minor have not tried 2022-05-14 09:10 2022-05-14 09:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Hide OTFT comment fails
    Description: Show comment is cool, but hiding the text block by hiding the block itself does not work.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3456 [CaseTalk Modeler] Server major have not tried 2022-05-13 14:08 2022-05-13 14:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: "File open from server" misses files
    Description: Some files do not seem to get downloaded into the project when Opening a project from the server, and downloading them into a new empty folder.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3453 [CaseTalk Modeler] Project tweak have not tried 2022-05-13 12:33 2022-05-13 12:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Archive Restore Partially shows unsorted list
    Description: The list of files to be unarchived should be sorted alphabetically.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3452 [CaseTalk Modeler] Project minor have not tried 2022-05-13 12:29 2022-05-13 12:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Project Archive menuitems not disabled
    Description: When in the Project panel, the archive dropdown menu allows it to be archived. But the menu items for unarchiving should only be enabled when the History tab is active and an actual archive is selected.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004510)
    BCP Software   
    2022-05-13 12:29   
    Menu items are disabled when archive is not visibly selected.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3451 [CaseTalk Modeler] Repository major have not tried 2022-05-13 12:16 2022-05-13 12:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Add Role does not Nominalize Facts
    Description: The refactoring function "Add Role" does not nominalize the fact type.
    Tags:
    Steps To Reproduce: Select a Fact Type, select "Add Role".
    After selecting an Object Type or Label Type by which the new role is played, CaseTalk creates a OTE for this new role.
    However if the Fact Type is not transformed to an Object Type.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3450 [CaseTalk Modeler] Diagrams minor have not tried 2022-05-13 12:11 2022-05-13 12:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: UC Numbers not hidden
    Description: Diagram options allow UC Numbers to be positioned, or hidden. However it does not seem to hide the numbers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004508)
    BCP Software   
    2022-05-13 12:12   
    The inter constraint numbers also are drawn, when specified to be hidden.
    (0004509)
    BCP Software   
    2022-05-13 12:12   
    .. and UC Primary indicator keeps showing up.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3449 [CaseTalk Modeler] Diff and Merge major have not tried 2022-05-12 14:40 2022-05-12 14:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merge Overwrite Details skips values
    Description: Merging OTFTs while turning on the Overwrite Details, seems to skip certain values of the OTFT to be overwritten.
    Tags:
    Steps To Reproduce:
    Additional Information: Please check the following old and relatively new properties:

        Alias
        LocalizeTuples
        Derivable
        ReduceUserOverride
        ArtificialKey
        EstimatedNrTuples
        StaticPopulation
        Plural
        Abbreviation
        Transitional
        ConceptType
        Task
        TaskColor
        TaskBackground
        ImageURI
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3447 [CaseTalk Modeler] Diagrams major have not tried 2022-05-10 21:38 2022-05-10 21:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Generalization in UML wrong
    Description: Generalization in UML diagrams is generated wrong. It depicts double relations between the related classes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3444 [CaseTalk Modeler] Installation minor have not tried 2022-05-09 13:09 2022-05-09 13:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.4.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Catastrofic failure when saving IGX
    Description: Some catastrofic failure occurs when saving the IGx. This should not be turned on for many editions, and should no lead to any error if so.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004505)
    BCP Software   
    2022-05-09 13:09   
    Automatically saving of IGx is turned off for all editions, and can be turned on for the Enterprise Edition.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3438 [CaseTalk Modeler] User Interface feature have not tried 2022-05-03 17:47 2022-05-09 12:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: List file upgrade impact
    Description: If a file is to be upgraded or not, it doesn't report what will go missing, or is added. A more elaborate briefing would be helpful in making a decision.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004496)
    BCP Software   
    2022-05-04 17:09   
    A new button in the upgrade dialog, displayed when saving an individual file, will report the features involved in upgrading to the new file format.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3443 [CaseTalk Modeler] Installation block have not tried 2022-05-09 09:47 2022-05-09 12:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Settings database may cause installation problems.
    Description: After installing an update (12.4) an error dialog is shown at startup.
    Tags:
    Steps To Reproduce:
    Additional Information: Your settings database (v10) may cause installation problems. If so, please contact your
    supplier with this message:

    v8: [FireDAC][Phys][SQLite] ERROR: no such column: FALSE

    insert or replace
    -- NATIVE TYPES
    into native_type
    (name, isAbstract, parent _type)
    values
    ('default', FALSE, null),
    ('unknown',FALSE, 'default'),
    ('date and time', TRUE, 'default'),
    ('date', FALSE, 'date and time'),
    ('time' FALSE, 'date and time'),
    ('datetime',FALSE, 'date and time'),
    ('char' FALSE, 'default'),
    ('number', TRUE, 'default'),
    ('integer', FALSE, 'number'),
    ('boolean', FALSE, 'default'),
    ('numeric' FALSE, 'number'),
    ('currency', FALSE, 'numeric'),
    ..
    
    Attached Files:
    Notes
    (0004504)
    BCP Software   
    2022-05-09 12:20   
    Distribution of an older version of sqlite3.dll causes failure at startup.
    Please make sure, through "Help\About\System Info" the sqlite engine is reported to be 3.28 or higher.
    Manual updates are available at sqlite.org

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    594 [CaseTalk Modeler] Diff and Merge major always 2015-01-30 12:01 2022-05-06 09:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 6.5  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Merging does not take in the TC's
    Description: The merging of repositories does not merge existing TC's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004502)
    BCP Software   
    2022-05-06 09:47   
    Extended merge functions to extend TC.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    224 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2013-01-21 17:48 2022-05-06 09:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Always GLR to implementation
    Description: Create a threaded GLR task with which the output DDL script can be constantly viewed while modeling.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004500)
    BCP Software   
    2022-05-06 09:44   
    Background GLR is made available through the Tools\Preferences\Advanced\Parallel... options.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    131 [CaseTalk Modeler] User Interface major always 2012-08-29 13:48 2022-05-06 09:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Rolenumbers are obsolete and should be hidden
    Description: The role numbers puzzle many new users. They are artificial in nature. The new well-formedness rule which requires semantically unique roles, the number of the role itself is no longer useful.

    It is a technical requirement to store the model and the rolepaths in a relational database. Therefor it shows again there's no conceptual purpose. It is there for what FCO-IM methodology calls 'doping'.

    They are allowed in the internal repository, but should be removed from the eyes of the users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000097)
    BCP Software   
    2012-08-31 12:02   
    The role editor dialog now displays the semantic part in the list in addition to the role number.
    (0004498)
    BCP Software   
    2022-05-06 09:41   
    Diagram options allow rolenumbers to be hidden. If ambiguous roles exist, without rolefixes, the rolenumbers are only displayed locally.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3442 [CaseTalk Modeler] Diagrams major have not tried 2022-05-04 17:11 2022-05-04 17:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: ERD diagrams double on subset constraints
    Description: In the ERD Diagrams the subset constraints, generated during GLR, are displayed as foreign keys. But some do not match a corresponding unique constraint, and are rendered as a dashed relationship. These are sometimes doubled or redundant for it overlaps with foreign keys. This needs to be fixed to get a better diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004497)
    BCP Software   
    2022-05-04 17:13   
    These dashed relationships also show the direction in which the database check constraint is to be read. Some 'data' must exist 'elsewhere'.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3440 [CaseTalk Modeler] Diagrams major have not tried 2022-05-04 15:23 2022-05-04 15:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: ERD Relation cardinality
    Description: ERD seems to draw a foreign key in combination with a subset (if enabled) instead of drawing the correct cardinality on both ends of the relation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3439 [CaseTalk Modeler] Transformation (GLR) major have not tried 2022-05-04 15:21 2022-05-04 15:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: "Don't Reduce" ignored
    Description: Don't reduce can be specified on object types to prevent them from being reduced during GLR. However once a OT has no more expressions, it will still be reduced, no matter the setting. This should simply not happen. The user should have a final say in the matter using thie option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3437 [CaseTalk Modeler] Diagrams tweak have not tried 2022-05-03 17:43 2022-05-03 17:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Filter expression in diagram on Locale
    Description: Expressions can be displayed in the diagram. Filtering expressions to the displayed locale accordingly is not yet an option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004493)
    BCP Software   
    2022-05-03 17:44   
    Diagram styles now allow All locales, Preferred Locales, and Only matching locales to be limit the expressions displayed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3436 [CaseTalk Modeler] Repository minor have not tried 2022-05-03 12:38 2022-05-03 17:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Copy expression looses information
    Description: Using the context menu on expressions to copy an OTE to a FTE (or vice versa), looses metadata. These should also be duplicated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3435 [CaseTalk Modeler] User Interface feature have not tried 2022-05-02 16:55 2022-05-02 16:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merge OTFT filtering
    Description: Merging of IGs may get cumbersome once the models grow, having a filtering mechanism to more quickly find a certain OTFT would be very helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3434 [CaseTalk Modeler] User Interface tweak have not tried 2022-05-02 14:01 2022-05-02 14:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.4.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Project input box overlaps
    Description: The merge wizard can be resized, but the project selection step overlays lists and input boxes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3433 [CaseTalk Modeler] Diff and Merge block have not tried 2022-05-02 14:00 2022-05-02 14:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.4.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Merge blocks on new expressions
    Description: If the source model contains newer expressions for the already merged OTFT's, it'll block and merging is not possible.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1027 [CaseTalk Modeler] Other feature N/A 2016-07-20 17:18 2022-05-01 13:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Add some support for BPMN
    Description: Besides modeling "what" a dimension for Business Process Modeling would be great.
    Tags:
    Steps To Reproduce:
    Additional Information: http://yawlfoundation.org/pages/resources/lexicon.html
    https://en.wikipedia.org/wiki/Business_process_modeling
    Attached Files: bpmn2.png (188,733 bytes) 2019-06-03 16:44
    https://www.casetalk.com/tickets/file_download.php?file_id=365&type=bug
    png

    choreography_1.bpmn (14,376 bytes) 2019-06-03 16:44
    https://www.casetalk.com/tickets/file_download.php?file_id=366&type=bug
    Notes
    (0001450)
    BCP Software   
    2019-06-03 16:46   
    Using Eclipse Modeling Framework the attachments were created as an illustration how a BPMN file could be annotated with an XSD file for datatypes, Annotations to tasks and data items. This way CaseTalk may decorate existing BPMN files with more detailed definitions from a CaseTalk Model.
    (0004492)
    BCP Software   
    2022-05-01 13:39   
    Example files from a BPMN gathering, including the descriptions for Data Objects and -Stores.
    https://bpmtips.com/bpmn-miwg-demonstration-2018-nearly-everything-you-always-wanted-to-know-about-data-objects-but-were-afraid-to-ask/

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3431 [CaseTalk Modeler] Diff and Merge feature have not tried 2022-04-30 14:48 2022-04-30 16:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.1  
        Target Version: 12.4.1  
    CaseTalk Edition: unknown
    Summary: Support new terms and definitions from Glossary
    Description: Support merging new terms from business glossary. Current implementation skips non-pre-existing terms. It would be cool to allow the new terms and definitions to get merged as 'concepts' into the model file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004489)
    BCP Software   
    2022-04-30 16:21   
    Terms are by default "Concept" unless specified as "Container". And the 'Relations' tab is processed to create the corresponding relations.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3422 [CaseTalk Modeler] Expressions feature have not tried 2022-04-09 13:11 2022-04-28 14:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Allow NULL equivalent entry for examples
    Description: Allow NULL equivalent entry for examples. When using these to enter new fact expressions, we can specify grammar structure without providing actual populations. This should then ignore the NULL to be stored as a text value and remove the population row. Perhaps user friendly notations such as "***" could be used as a NULL equivalent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004488)
    BCP Software   
    2022-04-28 14:25   
    '...' is interpreted as a missing value, this allows the modeler to enter an expression using Qua/Cla, without providing concrete examples. These must be amended in the population editor later on in the modeling process.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3414 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2022-04-05 23:28 2022-04-28 13:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Background transformation stops download model
    Description: Background tranformations seem to interfere with the downloading of an information model to the point that it does not seem to download at all.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004487)
    BCP Software   
    2022-04-28 13:04   
    Downloading a model while GLR is active is disabled.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3430 [CaseTalk Modeler] User Interface block have not tried 2022-04-28 11:31 2022-04-28 11:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Find shortest path stops too early
    Description: Find shortest path dialog, does not allow searching for more and longer paths after finding the first shortest. This defeats the purpos of the dialog, to find alternate routes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3429 [CaseTalk Modeler] Diff and Merge trivial have not tried 2022-04-28 10:07 2022-04-28 10:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Merge reports OTFT.UpdatedOn
    Description: The updatedOn timestamps could be reported in the merging of OTFTs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004485)
    BCP Software   
    2022-04-28 10:07   
    Merging OTFT with a higher UpdateOn timestamp will mark the OTFT as newer, and set the OverwriteDetails to true.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3296 [CaseTalk Modeler] Diff and Merge minor have not tried 2022-01-20 09:24 2022-04-28 09:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Old expression substitution not merged
    Description: Expressions and substituted OTEs should ignore the originating version. The merge will fail if these do not align (yet).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004403)
    BCP Software   
    2022-01-20 11:29   
    In the newer implementations the NamespaceVersion no longer has any veto. In the new approach of namespace+version this is simply a lineage notation and it should not be blocking anymore. Merging older expressions is a different story though, it can simply be skipped when the OTE is to be merged.
    (0004484)
    BCP Software   
    2022-04-28 09:50   
    Substitutions with lower namespace version numbers is no longer marked as blocking.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3428 [CaseTalk Modeler] Import and Export minor have not tried 2022-04-28 09:32 2022-04-28 09:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Export as SQL invalid
    Description: The script generated by "Export Repository as SQL" is invalid since MultiLocale is introduced.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004483)
    BCP Software   
    2022-04-28 09:32   
    The order of fields, and NOT NULL on OTFTSchema, made the script invalid.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3427 [CaseTalk Modeler] User Interface tweak have not tried 2022-04-26 12:34 2022-04-26 12:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Show available memory
    Description: Showing the memory usage at the statusbar should reflect the available memory to the process, not the total physical memory.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004482)
    BCP Software   
    2022-04-26 12:35   
    Not all physical memory is available to a 32 bit user process. It should therefor display the total virtual memory available to the current process.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3425 [CaseTalk Modeler] Repository block have not tried 2022-04-19 10:26 2022-04-19 10:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: OTFT with Schema name not found
    Description: An OTFT with a Schema may result in the record not found in certain parts of the repository handling.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3424 [CaseTalk Modeler] Project minor have not tried 2022-04-13 12:05 2022-04-13 12:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Not all zips from archives are listed
    Description: When opening the History tab in the Project Panel, not all ZIP files are listed. Only zip files, created similar to the project filename are shown. Any otherly named manually placed archive is not.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3421 [CaseTalk Modeler] Diagrams minor have not tried 2022-04-09 13:08 2022-04-09 14:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Diagram bookmarks shapes with titles
    Description: The dragging and dropping of URI's into the diagram should allow for Titles for user friendly display.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3420 [CaseTalk Modeler] Diagrams tweak have not tried 2022-04-08 11:53 2022-04-08 11:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Show subsets as foreign key cardinality
    Description: Some subsets are drawn in ERD as an additional and seperate relatioship, where this could be solved to adjust the cardinality on the foreign key.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3410 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-04-05 13:04 2022-04-07 15:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Add column name option for Full Path
    Description: This should prefix columns with table name for easy joining and distinctive resultset columns.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004479)
    BCP Software   
    2022-04-05 17:36   
    Prefix needs to be an individual option, next to the path options.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3417 [CaseTalk Modeler] Project block have not tried 2022-04-06 16:15 2022-04-07 09:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Diagram connect freezes
    Description: Inactive diagram set to disconnect/connect freezes casetalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3416 [CaseTalk Modeler] User Interface minor have not tried 2022-04-06 12:05 2022-04-06 12:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Multiselect for partial unarchive
    Description: Partially unarchiving a project archive fails to allow multi-selection of files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3413 [CaseTalk Modeler] Other minor have not tried 2022-04-05 15:44 2022-04-05 15:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Unable to reverse "Always upgrade"
    Description: There's a dialog to ask for upgrading working files. While not upgrading this dialog appears every time you start CaseTalk. Via Tools\Preferences this options can be checked, and upgrades are done silently. This checkbox cannot be undone. That should not be.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004478)
    BCP Software   
    2022-04-05 15:45   
    Disabling the checkbox was a mistake.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3412 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2022-04-05 15:37 2022-04-05 15:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Keep rolefix of grouped role
    Description: Rolefixes for a role which gets grouped are getting lost. It should be treated as a role path as if it was a grouped nominalization. Rolefixes should precede the original otft name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: Untitled 45.png (113,414 bytes) 2022-04-05 15:42
    https://www.casetalk.com/tickets/file_download.php?file_id=422&type=bug
    png

    Untitled 46.png (61,305 bytes) 2022-04-05 15:42
    https://www.casetalk.com/tickets/file_download.php?file_id=423&type=bug
    png
    Notes
    (0004476)
    BCP Software   
    2022-04-05 15:42   
    (0004477)
    BCP Software   
    2022-04-05 15:42   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3409 [CaseTalk Modeler] User Interface tweak have not tried 2022-04-05 12:55 2022-04-05 13:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Rename "Attempt Reduce"
    Description: OTFT has a flag called "Attempt Reduce". This is really "Force Reduce" and will remove information model structures. Therefor model well formedness should warn for this setting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3407 [CaseTalk Modeler] User Interface tweak have not tried 2022-04-04 13:58 2022-04-04 13:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Zoom generated diagrams
    Description: Zooming is not possible in the generated diagrams. Extending the zoom buttons onto the other diagram tabs would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3404 [CaseTalk Modeler] User Interface feature have not tried 2022-04-02 14:01 2022-04-02 14:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Show diagram in other languages
    Description: Having the multi-lingual support for OTFT names, a dropdown in the toolbar could allow the FCO-IM diagram to be rendered in a different vocabulary.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3403 [CaseTalk Modeler] Expressions feature have not tried 2022-03-31 15:50 2022-03-31 15:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Show translated expression tree
    Description: The expression tree can show OTFT name and expression parts and their relations. If the expression is set to be in a different locale, the type names should also show the translations if available.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3402 [CaseTalk Modeler] User Interface crash have not tried 2022-03-31 08:58 2022-03-31 08:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Close Project fails
    Description: File Close All works fine, but when the project panel/window was active and "File\Close Project" is selected, it crashes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004474)
    BCP Software   
    2022-03-31 08:59   
    The "Close Project" closed the window twice, instead of running the same "Close All" routine.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3401 [CaseTalk Modeler] Transformation (GLR) crash always 2022-03-30 13:13 2022-03-30 13:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: UML attribute failure
    Description: UML transformations may fail under certain circumstances.
    Tags:
    Steps To Reproduce: Create two Object Types bound by a binary fact type. This binary fact type has no UC's, but has one role marked as "Force Group". This will result in a unique violation in the UML_ATTRIBUTES table.
    Additional Information: Apparently, the binary fact type becomes both an attribute and an entity, which fails the unique constraint on their identifiers.
    Attached Files:
    Notes
    (0004473)
    BCP Software   
    2022-03-30 13:14   
    Roles under these circumstances, should not be considered groupable for UML purposes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3400 [CaseTalk Modeler] User Interface tweak always 2022-03-30 12:28 2022-03-30 12:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Welcome page not updated
    Description: The welcome page shows a list of previously opened projects. Once this welcome tab is shown, the list of recent project does not seem to update, until CaseTalk restarts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004472)
    BCP Software   
    2022-03-30 12:29   
    Caching the web results which were mixed into the welcome page, prevented the project list to be updated.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3395 [CaseTalk Modeler] Import and Export major have not tried 2022-03-25 16:20 2022-03-25 16:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Record timestamps for OTFT not exported
    Description: Timestamps for OTFTs do not get exported in XML files (or IGX files).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3393 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-25 13:53 2022-03-25 13:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Tabbed memo handling
    Description: The tabbed memos sometimes show "abc[def]ghi" on a single line, where the "[def]" should be it's own tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004471)
    BCP Software   
    2022-03-25 13:54   
    Improved handling of tabs when first displaying, when "[def]" is on it's own line, and deleting/renaming/adding tabs using the context menu.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3392 [CaseTalk Modeler] User Interface tweak sometimes 2022-03-25 10:56 2022-03-25 10:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Sorting OTFT on Timestamp
    Description: The OTFTs can be sorted on timestamp of the details view is set. Sorting the the items by clicking on the timestamp header, appear to sort on datetime in seconds, but the names inside the same time are not sorted alphabetically.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004470)
    BCP Software   
    2022-03-25 10:57   
    Timestamps were recorded in milliseconds, and shown in seconds. This ordering discrepancy is fixed. The rounding of milliseconds is taken into account.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3390 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-23 11:26 2022-03-23 11:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Expression file tagging change
    Description: The controls to tag, untag and toggle can be improved. The user interface does not follow the tag/untag behaviour on multiple lines. Therefor a 'toggle' should replace the 'tag' allowing consistent behaviour for a single line, or multiple lines with various tagged statuses. Also the double tag checks should only occur when the expression file is actually connected. This latter seems to operate even though the connected state is set to manual.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3388 [CaseTalk Modeler] User Interface minor have not tried 2022-03-23 10:40 2022-03-23 10:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Expression file double tags not automatic
    Description: Expression file allow users to tag expression lines. When the tagged lines match an expression in the model, it should automatically be double tagged. This however does not seem to work anymore.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004468)
    BCP Software   
    2022-03-23 10:40   
    Internal code handled the '.' at the end of the expression wrongly. This is now fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3387 [CaseTalk Modeler] Other minor have not tried 2022-03-23 10:14 2022-03-23 10:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: ProxyServer prevents image caching
    Description: Environments with mandatory proxyservers prevent the image cache to be populated when using URI in OTFTs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3386 [CaseTalk Modeler] Project major have not tried 2022-03-23 09:23 2022-03-23 09:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Create repository from diagram
    Description: Create repository from diagram seems idle. Either there's an error, or the IG is created empty.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004466)
    BCP Software   
    2022-03-23 09:23   
    This seems to be related to some diagram not filling the IG.Area records and leaving them empty.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3385 [CaseTalk Modeler] User Interface minor have not tried 2022-03-22 17:53 2022-03-22 17:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Custom attribute URL do not navigate
    Description: When custom attributes are set to to contain a URI, navigating them through the context menu "Go to..." seems idle.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3384 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-22 15:32 2022-03-22 15:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Copy selected lines from expression file
    Description: The expression file has a list report in which lines may be tagged etc. Selecting these lines and pressing Ctrl+C does not seem to copy the lines to the clipboard.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3383 [CaseTalk Modeler] User Interface minor have not tried 2022-03-22 13:19 2022-03-22 13:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Windows not repositioned after reopening
    Description: Some dialogs and windows are not repositioned at the last known coordinates when reopening the dialog/window.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3382 [CaseTalk Modeler] User Interface block random 2022-03-22 10:35 2022-03-22 13:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Cancelling expression QuaCla may freeze
    Description: Sometimes a cancel to abort the expression qualification/classification keeps the UI in the loop, and the dialog does not close. The only way to get out of this state is to kill the CaseTalk process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004463)
    BCP Software   
    2022-03-22 10:36   
    In handling the expression parts it seems a role/substitution is not handled properly. This prevents the data to be committed to the internal repository, and leaving it in a edit/lock state.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3379 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2022-03-18 09:42 2022-03-20 11:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: XMI export sql error
    Description: XMI reports view already exists.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004459)
    BCP Software   
    2022-03-18 09:50   
    Cannot run this module while there are model validation errors.
    (0004461)
    BCP Software   
    2022-03-20 11:56   
    This only appeared when running UML/XMI instead of UML/XMI (2.0)

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3381 [CaseTalk Modeler] Diagrams tweak have not tried 2022-03-18 18:34 2022-03-18 18:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Role ordering in diagram
    Description: Roles are ordered automatically, but this can be tweaked a little more. A binary fact type with only one role displaying a relationship, the reordering could happen just a little bit sooner. The role with relationship should take priority over the one without.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3380 [CaseTalk Modeler] Diagrams minor have not tried 2022-03-18 17:34 2022-03-18 18:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Paste diagram does nothing
    Description: Copy paste diagram information to a different diagram no longer works. The copy and paste outside casetalk works, so it seems the paste across diagrams is failing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3361 [CaseTalk Modeler] Diagrams block have not tried 2022-03-03 15:07 2022-03-17 15:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Diagram sync freeze
    Description: Some models freeze when Save All is pressed, and CaseTalk starts synchronizing diagrams with the latest state of the IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3378 [CaseTalk Modeler] Other block have not tried 2022-03-16 15:56 2022-03-16 16:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Naming conventions abort
    Description: Naming conventions abort in the process when not all data is available in OTFT's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3376 [CaseTalk Modeler] Other block sometimes 2022-03-15 20:03 2022-03-15 20:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Delete OTFT freeze
    Description: CaseTalk sometimes freezes when a role and expressions get deleted when deleting a label type.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004456)
    BCP Software   
    2022-03-15 20:05   
    A compiler optimization made it so that an internal function was no longer called in a loop.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3295 [CaseTalk Modeler] Diff and Merge minor have not tried 2022-01-20 09:23 2022-03-15 18:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Interconstraints merging fails
    Description: Interconstraints are not properly merged. They seem to be triggered when only one part of the OTFT pair is being merged, and failing because of the other halve not being present yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004404)
    BCP Software   
    2022-01-20 11:30   
    Merging InterUCs was happening inline with IntraUCs. The InterUCs should be delayed until all related OTFT's are merged first.
    (0004453)
    BCP Software   
    2022-03-15 18:00   
    (Last edited: 2022-03-15 18:09)
    InterTC&UC is now merged/extended after all OTFTs are completed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3374 [CaseTalk Modeler] User Interface minor have not tried 2022-03-15 09:52 2022-03-15 09:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Issue Placing InterTC
    Description: Placing an InterTC on an Object Type with multiple roles playing by it, does not always show the TC edit dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3281 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-01-12 15:13 2022-03-11 15:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Snapshots background process
    Description: The snapshot generation and comparison could be a background thread to not block the UX with this lengthy process.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004450)
    BCP Software   
    2022-03-11 13:49   
    Background thread does not return
    (0004451)
    BCP Software   
    2022-03-11 15:23   
    Thread issue prevented the code to actually run. Should now be fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3373 [CaseTalk Modeler] User Interface minor have not tried 2022-03-11 15:06 2022-03-11 15:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Created timestamps not displayed
    Description: The timestamps in the repository panel are not displayed in the Timestamp column. This column should reflect the latest timestamp. Also the "rule" which verbalizes "Created on .. by .., updated on .. by" could list the latest date first, since it is more recent and relevant to sorting and reading changes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3371 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-09 17:36 2022-03-10 12:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Wizard dialogs position not saved
    Description: Wizard dialogs have a position and size, but they do not persist when reopening the dialog for the next time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3366 [CaseTalk Modeler] Diagrams major have not tried 2022-03-07 13:34 2022-03-10 12:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: InterTC does not reappear
    Description: An Inter-TC is drawn when added, but once a related OTFT is hidden from, and re-added to the diagram, the inter TC does not re-appear. It is in the repository, but does not get drawn when refreshed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004448)
    BCP Software   
    2022-03-10 12:23   
    SmartMove behaviour has been enhanced to be more consistent and intuïtive.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3369 [CaseTalk Modeler] Diagrams tweak have not tried 2022-03-08 11:46 2022-03-08 20:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Containers size jumps
    Description: Container sizes are dynamically determined, yet they seem very 'jumpy' when something changes in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3368 [CaseTalk Modeler] Diagrams minor have not tried 2022-03-08 10:53 2022-03-08 10:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Concept relations not updated
    Description: Sometimes concepts connected to a container do not update the relation when the concept is dragged around.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004445)
    BCP Software   
    2022-03-08 10:54   
    Due to the nature of concept/container relations, the line is sometimes drawn starting at the concept not begin dragged. Therefor an extra logic needs to be added to udpate the relation.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3364 [CaseTalk Modeler] Diagrams tweak have not tried 2022-03-07 10:08 2022-03-07 10:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Straight Line option not found
    Description: For straightening a line from a role to an OTFT, a menu option existed, but no longer.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004443)
    BCP Software   
    2022-03-07 10:08   
    Menu item visibility fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3358 [CaseTalk Modeler] Server major always 2022-03-03 10:25 2022-03-04 15:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Opening unknown IGZ
    Description: When opening an IGZ which has no known local counterpart, fails to open.
    - 'archives' subfolder does not exist
    - prj opens, but no ig, or igd.
    Tags:
    Steps To Reproduce:
    Additional Information: Workaround, create project folder, and archives subfolder, create empty ig. Save all, close all, reopen igz.
    Attached Files:
    Notes
    (0004442)
    BCP Software   
    2022-03-04 14:22   
    Saving a project not automatically forces the Archives subfolder.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3355 [CaseTalk Modeler] User Interface minor have not tried 2022-03-01 17:59 2022-03-04 14:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.3.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Progressbar does not hide
    Description: Progressbar shows at 100% but remains visible while doing nothing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004441)
    BCP Software   
    2022-03-04 14:11   
    Reaching 100%, should hide the progress by setting the windows position back to zero.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3363 [CaseTalk Modeler] User Interface crash have not tried 2022-03-04 10:55 2022-03-04 10:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: New expression files creates two tabs
    Description: Once a project is opened, and a new expression file is added, two tabs are created. Closing the empyt one will result in errors.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3362 [CaseTalk Modeler] Installation tweak have not tried 2022-03-03 18:09 2022-03-03 18:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Educational material needs old icons
    Description: Educational material is not easily rewritten by school and universities. By default the icons should remain the old-school styling, unless specified otherwise in the preferenfes. For commercial editions, this may be otherwise.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3357 [CaseTalk Modeler] Import and Export crash always 2022-03-02 14:10 2022-03-02 19:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Error with Import Unknown IGX
    Description: When an IGX is imported using File\Import\XML and the filename does not correspond to an existing IG(G), an error occurs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3354 [CaseTalk Modeler] Installation feature have not tried 2022-03-01 15:58 2022-03-02 11:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Dot 3.0
    Description: GraphViz engine 3.0 release can be incorporated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004440)
    BCP Software   
    2022-03-02 11:57   
    The Diagram\Optimize Layout is fixed to handle the latest Dot output.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3356 [CaseTalk Modeler] Diagrams minor sometimes 2022-03-02 11:52 2022-03-02 11:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Diagram bitmap margin
    Description: Whenever a diagram gets transformed to a bitmap, the white margin seems to be off at times.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004438)
    BCP Software   
    2022-03-02 11:53   
    Hidden diagram elements would drive the margin calculations off. This has been fixed. If not, please alter the diagram style to force an update of the calculations (once).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3352 [CaseTalk Modeler] Generation (SQL, XML, etc) block always 2022-03-01 13:17 2022-03-01 14:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.3.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: OWL fails to be generated
    Description: OWL renders an a.v. when exported.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3353 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-03-01 13:36 2022-03-01 13:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: OWL with language specifiers
    Description: OWL contains skos:labels which could be made language aware with the new translations data in the model. Please provide "xml:lang=" attributes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3351 [CaseTalk Modeler] User Interface tweak have not tried 2022-03-01 10:52 2022-03-01 10:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Transformation settings in Projects
    Description: Transformation settings in the Project Property Dialog is incomplete.
    Tags:
    Steps To Reproduce:
    Additional Information: The Professional Edition has a more elaborate settings dialog for model transformations. This should be repurposed when editing the transformation settings in a single project/file/personal edition. That requires the Transformation Page to be removed from the project settings.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3345 [CaseTalk Modeler] Installation feature have not tried 2022-02-24 14:47 2022-03-01 10:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: SQLite 3.38
    Description: SQLite 3.38 contains support for JSON queries and some other fixes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004428)
    BCP Software   
    2022-02-24 14:48   
    https://www.sqlite.org/releaselog/3_38_0.html

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3350 [CaseTalk Modeler] Import and Export feature have not tried 2022-03-01 10:02 2022-03-01 10:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Business Glossary with translations
    Description: Business Glossary needs support for translations worksheets.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    917 [CaseTalk Modeler] Repository feature N/A 2016-03-07 17:40 2022-03-01 10:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition:
    Summary: Multi-lingual model support
    Description: Expressions, OTFT's and population can be multi-lingual. Modeling two separate languages is not convenient. Organizations where more than a single language is used, a dictionary may be relevant.
    Tags:
    Steps To Reproduce:
    Additional Information: Based upon the custom attribute setup and storage, a dictionary could be created. Translating expressionparts, otft names, and values for populations, could be defined and updated.

    CaseTalk would then be able to convert the model into a different language by itself.

    Therefor both IG, and all parts need a country-language-code.
    Attached Files:
    Notes
    (0001445)
    BCP Software   
    2019-05-24 17:22   
    https://www.w3schools.com/tags/ref_language_codes.asp
    (0002052)
    BCP Software   
    2021-09-19 15:49   
    The modeler generates translation tables when Label Types are marked for localization. This needs to be extended to the repository of the Modeler as well.
    (0004433)
    BCP Software   
    2022-02-25 18:34   
    If the column.localizevalues is set in the table definition, it supports translation and sqlite. Need more testing for Glossary/Export/Import/Merge/etc.
    (0004437)
    BCP Software   
    2022-03-01 10:01   
    OTFT and ROLE can be translated, if the MultiLocale setting is turned on in the Tools\Preferences\Advanced.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3348 [CaseTalk Modeler] Repository major have not tried 2022-02-28 10:21 2022-02-28 10:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Fact Type names with leading/trailing spaces
    Description: Fact Type names with a leading or trailing space confuse database indexes. Records can no longer find parent records from other tables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3347 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-27 11:13 2022-02-27 11:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Comments behave strange
    Description: The comments control contains tabs, which occasionally behave strange. When adding a line [AAA] a new tab 'AAA' should be added. But when entering [AAA][BBB] it creates a tab 'AAA][BBB'. This should be handled differently.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3346 [CaseTalk Modeler] Diagrams feature have not tried 2022-02-24 15:08 2022-02-24 15:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Provide Semantics and Examples in UML
    Description: Provide semantic and examples in text in the generated UML diagrams, if turned on in the FCO-IM Diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004429)
    BCP Software   
    2022-02-24 15:09   
    Fact Expression do not relate to UML Classes in the same way they do as with Tables. Despite the difference, an approach has been made to show some nevertheless.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3344 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-23 12:17 2022-02-23 12:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Expression panel size not persistent
    Description: The expression panel can be resized, yet the resizing is not persisted over sessions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3343 [CaseTalk Modeler] Diagrams feature have not tried 2022-02-22 12:56 2022-02-23 11:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.4.0  
        Target Version: 12.4.0  
    CaseTalk Edition: unknown
    Summary: Show comment in diagrams
    Description: The OTFT comments are only visible through tooltips, and opening dialogs. For users and viewers of diagrams, it might help to show the comments using a connected text block.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: ShowComment.png (84,444 bytes) 2022-02-23 11:21
    https://www.casetalk.com/tickets/file_download.php?file_id=414&type=bug
    png
    Notes
    (0004424)
    BCP Software   
    2022-02-23 11:21   
    (0004425)
    BCP Software   
    2022-02-23 11:22   
    These exploded notes will now also be drawn in the generated ERD and UML Diagrams.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3342 [CaseTalk Modeler] User Interface major have not tried 2022-02-19 12:44 2022-02-19 13:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Edit Population with different substitutions not possible
    Description: Population editors require an expression to find the correct label types. If the expression has multiple substitution paths, it always seems to pick the first occurance. The user should be able to also edit the other expresion substitution paths.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3341 [CaseTalk Modeler] User Interface feature have not tried 2022-02-18 13:31 2022-02-18 13:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Show locked projects on welcome tab
    Description: A list of existing project files is displayed in the welcome tab. It would be helpful to see in a glance which projects are locked/in use/improperly closed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3333 [CaseTalk Modeler] User Interface minor have not tried 2022-02-17 10:19 2022-02-18 11:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: OTFT Edit Dialog not committing
    Description: Merged label types, one locked, one local prevents schema to be removed and dialog to be closed with OK. Could this be a surpressed error, or required c.a. or something else?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004421)
    BCP Software   
    2022-02-18 11:39   
    Readonly dialogs can be unlocked to allow temporary edits. This mishandled transaction order, sometimes failing to commit.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3334 [CaseTalk Modeler] User Interface feature have not tried 2022-02-17 10:21 2022-02-18 11:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Custom attribute of type CaseTalk-Bookmark
    Description: Custom attribute of type URI is supported. A special bookmark type would help, since it can be populated with existing bookmarks, or using a ServerSearch-Bookmark dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004420)
    BCP Software   
    2022-02-18 11:27   
    A list of premade bookmark is shown; but also an 'other' which allows server database lookup of any term to be bookmarked.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3331 [CaseTalk Modeler] Server minor have not tried 2022-02-17 10:13 2022-02-17 15:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: IG Custom Attributes not checked in?
    Description: The portal does not show IG Custom Attributes, are they checked in? Or not displayed in the portal?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3089 [CaseTalk Modeler] Diagrams major sometimes 2021-08-30 15:16 2022-02-17 15:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Diagram draws containers wrong
    Description: Containers are not always properly drawn or positioned. Especially the containers which have concepts inside them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3332 [CaseTalk Modeler] Diagrams minor have not tried 2022-02-17 10:17 2022-02-17 15:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Containers not aligned on grid
    Description: Containers are dynamically resized to surround concepts inside, but does not align to the grid. This makes lines connecting them a little skewed at times.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3294 [CaseTalk Modeler] User Interface minor have not tried 2022-01-20 09:22 2022-02-17 15:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Teams download shows no progress
    Description: The manager download/upload shows a progress, but int he modeler the functionality goes all quiet and shows no progress at all.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3339 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-17 14:09 2022-02-17 14:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Show busy cursor while logging in
    Description: Some virtual environments and remote servers may cause a delay in responsiveness when logging in. This should be indicated with a mouse cursor depicting it is busy.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3338 [CaseTalk Modeler] Diagrams minor have not tried 2022-02-17 14:02 2022-02-17 14:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Containers do not select relationdots
    Description: Selecting a container which contains two interconnected concepts, also selects both concepts, but not the dots on the connection between them. This makes dragging a container useless when lines inside are bend.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3337 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-17 11:48 2022-02-17 11:49
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Highligher button missing active state
    Description: The highligher button in the Repository Window/Panel is not displayed as checked even though the Active Diagram determines the font colors. This selected state should also be reflected. This is simply considered to be NOT Current Repository.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004419)
    BCP Software   
    2022-02-17 11:49   
    This is now included, indicating users the change in applied font colors.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3319 [CaseTalk Modeler] User Interface feature have not tried 2022-02-03 11:57 2022-02-17 10:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Search Server and Bookmark
    Description: Searching the server would be helpful if extended with a "Copy bookmark" function.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3330 [CaseTalk Modeler] Diagrams major have not tried 2022-02-16 18:06 2022-02-16 18:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Lines between concepts and containers
    Description: Lines between concepts and containers do not seem to take the shortest connecting points all the time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3329 [CaseTalk Modeler] Expressions minor have not tried 2022-02-16 15:37 2022-02-16 15:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Do not verbalize OTE under Concepts/Containers
    Description: The expression under Concepts and Containers are not regulat expressions and should therefor not be verbalized anywhere. They are simply there to support CaseTalk in handling roles etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3328 [CaseTalk Modeler] Transformation (GLR) block have not tried 2022-02-16 15:17 2022-02-16 15:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Failure to transform Containers
    Description: When a model contains only concepts and containers, the GLR will fail. After having removed concepts, containers and unused labeltypes, the IG should simply be empty instead.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3327 [CaseTalk Modeler] Validation minor have not tried 2022-02-16 13:06 2022-02-16 13:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Some validation rules do not make sense for concepts
    Description: Model well-formedness rules should take into account the concepts and containers which should not be evaluated according to FCO-IM rules. These will be removed from GLR before any potential error kicks in.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3326 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-16 11:37 2022-02-16 11:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Allow role edit from connectiondot
    Description: The lines connecting roles to other OTFT's may contain dots on the corners where lines break. These should support the Role-Edit menu items, similar to the context menu's on the line themselves.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3325 [CaseTalk Modeler] Diagrams tweak have not tried 2022-02-16 11:03 2022-02-16 11:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Wrong role number shown in context menu of lines
    Description: The role number mentioned in the context menu is wrong. It does not reflect the role from which the relationship line departs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3324 [CaseTalk Modeler] Diagrams tweak have not tried 2022-02-16 09:42 2022-02-16 09:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Bitmap margin wrong
    Description: Diagram exports as bitmap sometimes have a wrong margin or offset.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004418)
    BCP Software   
    2022-02-16 09:43   
    Aligned grid calculating routines with some older area calculation functions to solve the mismatch in circumferences.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3322 [CaseTalk Modeler] Validation tweak have not tried 2022-02-15 10:15 2022-02-15 12:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Check counts hints as errors
    Description: The hints are listed as errors. The counter message should incorporate errors, warnings and hints.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004417)
    BCP Software   
    2022-02-15 12:23   
    Statistics is now seperated into Error, Warning and Hints.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3323 [CaseTalk Modeler] Transformation (GLR) minor have not tried 2022-02-15 12:22 2022-02-15 12:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Performing transformation saves many times
    Description: Performing the GLR saves the IG, the IGG before and after. This can be optimized to save only when needed. That would save a lot of waiting time for larger models.

    - If the IG is changed, (prompt to) save it.
    - Do not save the IGG until the repository gets closed itself.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3321 [CaseTalk Modeler] User Interface tweak have not tried 2022-02-15 09:31 2022-02-15 09:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Wrong icon displayed for Task Finished
    Description: The OTFT list shows a table icon for OTFTs which have a Task set to Finished.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004416)
    BCP Software   
    2022-02-15 09:32   
    This was confusing since it would seem the background GLR already executed. Which it didn't.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3317 [CaseTalk Modeler] User Interface minor have not tried 2022-02-03 11:51 2022-02-10 16:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Project reopen only closes
    Description: Project reopen only closes the current project and does not reopen the meant file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3315 [CaseTalk Modeler] User Interface text have not tried 2022-02-02 11:00 2022-02-02 11:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Import File Dialog TItle
    Description: Import File Dialog title does not always reflect the action of import. Import XLS, XML, Reference Data, all use the same title.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3314 [CaseTalk Modeler] User Interface feature have not tried 2022-02-01 14:06 2022-02-01 14:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Show table documentation when transforming in the background
    Description: Showing the table documentation is only enabled with transformed IGG's, but with the new background transformations this could be enabled sooner.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3280 [CaseTalk Modeler] User Interface minor have not tried 2022-01-12 13:37 2022-02-01 10:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Custom annotations not shown
    Description: Custom annotations defined through Custom Attributes do not show up if there's no text stored for it in the OTFT (or other element). The tabs simply do not show.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004378)
    BCP Software   
    2022-01-12 13:38   
    The control to show the tabbed text did not handle the initially empty text properly, and erased the defined tabs.
    (0004413)
    BCP Software   
    2022-02-01 10:26   
    Workaround: is to have the [SectionName] on a seperate line, this will force the tabs to appear.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3313 [CaseTalk Modeler] Import and Export block have not tried 2022-01-31 14:57 2022-01-31 15:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.3  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Business Glossary does not export
    Description: Exporting the glossary remains quiet. An empty file is generated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004412)
    BCP Software   
    2022-01-31 15:17   
    Internal SQL clash with the new diagram requirements blocked the export. This is now fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3311 [CaseTalk Modeler] User Interface tweak have not tried 2022-01-28 15:17 2022-01-29 11:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Download version confirmation
    Description: Download/Revert overwrites all working files, a confirmation dialog is wise.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004411)
    BCP Software   
    2022-01-29 11:58   
    Dialog for opening IGZ is now also shown before downloading/reverting a model through 'Teams\Model' Menu.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3309 [CaseTalk Modeler] Diagrams minor have not tried 2022-01-28 09:55 2022-01-28 09:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Conceptmap occasionally empty
    Description: While the ERD and UML diagrams show content, the ConceptMap occasionally remains empty.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3308 [CaseTalk Modeler] Repository block have not tried 2022-01-27 14:46 2022-01-27 15:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Book Edition fails due to CustomAttributes
    Description: Book Edition fails when performing QuaCla of expressions due to the "ig.CustomAttributes" table not existing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3307 [CaseTalk Modeler] Repository tweak sometimes 2022-01-27 13:42 2022-01-27 14:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Old namespace version obsolete
    Description: In the newer paradigm, the namespace and namespaceversions are recorded for lineage purposes. In the old paradigm this was used to determine ownership. From ownership perspective all elements must be from the same version. In the newer paradigm this is not needed.

    - The namespace tab should therefor only show the latest version number.
    - The model well-formedness rule should no longer enforce namespaces to contain one version.
    - Merging models should report only non-existing OTFT's and non-existing Expressions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004409)
    BCP Software   
    2022-01-27 14:17   
    Additionally, a merge code line was fixed to not overwrite matching expressions with older version numbers.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3306 [CaseTalk Modeler] Diagrams tweak have not tried 2022-01-26 15:39 2022-01-26 15:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Generat ERD/UML/Map in one process
    Description: The various diagrams could be generated in a single run. Also the run should only start once the main diagram is activated (or focused). This will save massive cpu cycles and not hog the system.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3305 [CaseTalk Modeler] Repository major have not tried 2022-01-26 13:17 2022-01-26 13:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.3  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Create New OTFT fills every Role.OriginalOT
    Description: Creating a new Label (or other OTFT) using the Refactoring function in CaseTalk, will fill all Role.OriginalOT instances with the new name for the created OTFT. This should not occur.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004408)
    BCP Software   
    2022-01-26 13:19   
    The UI allowing the user to properly define the new OTFT accidentally hit the "RenameOTFT" function to also apply the new OTFT Name in all occurances in the repository. It did not take into account the former name being absent. Therefor it renamed all instances of "empty"-OTFT to the new OTFT Name. Affecting only the Role.OriginalOT values.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3304 [CaseTalk Modeler] Diagrams feature have not tried 2022-01-25 16:56 2022-01-25 16:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Generated diagrams in SVG support
    Description: The diagrams were generated in PNG file formats, while the used libraries also support the SVG format. Could this be used in conjunction to the Diagram Save Extra's option?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004407)
    BCP Software   
    2022-01-25 16:57   
    Diagram Extra's is now leading in the formats of the extra diagram files being generated. They support jpg, png, and svg.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3301 [CaseTalk Modeler] Diagrams tweak have not tried 2022-01-25 15:27 2022-01-25 15:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: SVG Viewbox and sizes
    Description: The viewbox inside the svg definition needs to be reflected in the width and height of the svg element to be handled properly by browsers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3300 [CaseTalk Modeler] Diagrams feature have not tried 2022-01-21 12:47 2022-01-22 13:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Add ConceptMap to generated diagrams
    Description: Add concept map to the ERD and UML diagrams to be generated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3297 [CaseTalk Modeler] User Interface tweak have not tried 2022-01-20 12:28 2022-01-20 12:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Welcome browser page visibility
    Description: If the browser tab is not visible due to a project being active, and all diagrams are closed, the browser will show without a tab. This should not occur.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3293 [CaseTalk Modeler] User Interface tweak have not tried 2022-01-19 16:54 2022-01-19 16:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Show merge log as non modal window
    Description: The merge is partially logged in the expression panel, partially in a popup dialog. These need to come together in a text window/tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3292 [CaseTalk Modeler] User Interface tweak have not tried 2022-01-19 15:47 2022-01-19 15:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Merge other IG from same project
    Description: Merging a different IG from the same project fails due to the active project not being listed as an option.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3291 [CaseTalk Modeler] User Interface minor have not tried 2022-01-19 12:19 2022-01-19 12:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Indicate Tables and Classes in OTFT list
    Description: With the background validation and transformation, it would be nice to be able to also indicate which OTFTs in the list are available as table or class.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004392)
    BCP Software   
    2022-01-19 12:20   
    The highlighter menu has been extended to show state icons for entities.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3289 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2022-01-17 17:39 2022-01-17 17:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Datavault builder Subject area empty
    Description: The subject area is empty for the datavault scripts. This should either be filled with the OTFT Schema, or the IG name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3288 [CaseTalk Modeler] User Interface minor have not tried 2022-01-17 17:01 2022-01-17 17:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Incomplete "Project Options \ Transformation"
    Description: The part of the dialog where the GLR settings can be specified is invisible. It works in Transormation Settings and profiles, just not in the Project Options to serve as defaults.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3287 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2022-01-17 16:32 2022-01-17 16:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: UML hides Facts without any UC
    Description: UML Classes do not show Facts which have no UC in place. This results in a weird view in which model parts are simply non existent. Like GLR options to assume a wide UC, the UML should present these Facts as independent classes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3249 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-12-23 18:16 2022-01-14 16:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Embed the UML diagram generator
    Description: The PlantUML generator and preview should be embedded in the Diagram similar to the ERD tab.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3285 [CaseTalk Modeler] Project tweak random 2022-01-14 15:04 2022-01-14 15:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Copy project folders refer to older files
    Description: Copy a project folder with content, may lead to a project file being opened while the files in the previous folders are referenced.
    Tags:
    Steps To Reproduce:
    Additional Information: CaseTalk should match the local files first.
    Attached Files:
    Notes
    (0004383)
    BCP Software   
    2022-01-14 15:05   
    Local project files are preferred above remote files when opening the project.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3251 [CaseTalk Modeler] Server minor have not tried 2021-12-27 17:10 2022-01-14 14:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Download into new project
    Description: Download IG Version tries to reopen a matching project from disk before opening the IG(Z) into it. This should be a user choice to allow it to happen, use the current project, or a new project file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004381)
    BCP Software   
    2022-01-14 13:21   
    (Last edited: 2022-01-14 13:33)
    This should be provided by the "File\Open from Server", but that function seems to be wrong.
    (0004382)
    BCP Software   
    2022-01-14 14:59   
    Download from server is now working.
    - users may choose to reopen an existing project
    - if declined, choose a folder to start a downloaded copy elsewhere.
    - warnings and confirmation dialogs are in place to not overwrite existing files.

    The download will attempt to download the newest IG if possible.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3284 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2022-01-14 11:16 2022-01-14 11:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: PlantUML not drawing super-/subtype relations
    Description: The plantuml generator does not draw subtype supertype relationships.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3283 [CaseTalk Modeler] Diagrams minor have not tried 2022-01-13 12:55 2022-01-13 14:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Diagram ERD does not wrap derived expressions
    Description: The diagram ERD which is generated wraps long expressions, but does not for the type level deriveable fact expressions. Something seems to be off there due to the '*' prefix.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004380)
    BCP Software   
    2022-01-13 14:32   
    Plantuml does not support '//...//' if there's a newline in it. So a workaround was created.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3282 [CaseTalk Modeler] User Interface feature have not tried 2022-01-13 10:38 2022-01-13 10:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Show busy status as icons
    Description: With CaseTalk doing more and more in the background threads, it's helpful to know it is actually working on something. A list of icons, lighting up in the statusbar, could give that crucial feedback to users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3279 [CaseTalk Modeler] Validation minor have not tried 2022-01-12 10:20 2022-01-12 13:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3.1  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Nested Edits unproperly handled
    Description: Model validation seems to perform an Undo after it's done.
    Tags:
    Steps To Reproduce: Enter a wrong population which would not fit a Value Constraint.
    Validate the Model.
    Fix the Label Type and Value Constraints to allow the values.
    Validate the model again.

    - Notice the label type adjustments getting undone.
    Additional Information:
    Attached Files:
    Notes
    (0004375)
    BCP Software   
    2022-01-12 11:31   
    Apparently the problem lies in editing the VCValues from the OTFT Editor. The undo stack is not handled properly. When the model validation finishes, the unproperly handled stack undoes the previous Edit. Renaming the ticket title to reflect the actual problem.
    (0004379)
    BCP Software   
    2022-01-12 13:40   
    This issue is triggered by OTFT Edit Dialog, and continue editing for VC's or other nested dialogs; followed by Model Validation before having saved the IG.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3278 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak have not tried 2022-01-11 16:29 2022-01-11 16:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Foreign keys names in generated ERD redundant
    Description: Foreign key name consisting of parent/detail table names is redundant for the ERD diagrams which are generated as part of the Modeler Diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3276 [CaseTalk Modeler] Diff and Merge feature have not tried 2022-01-11 14:01 2022-01-11 14:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3.1  
    CaseTalk Edition: unknown
    Summary: Deleted OTFT is not removed in second Merge
    Description: Previously merged OTFT's may be deleted in the next merge operation. The wizard should list items to be deleted. Currently it ignores that entirely which leaves users unnotified of the potential legacy items.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0004372)
    BCP Software   
    2022-01-11 14:46   
    Previously merged OTFTs which no longer exist in the source IG are marked with 'Retire' in the OTFT.Status for further manual processing.
    The compare is done on the SyncLink occurance and the source IG being the same or newer version than previously merged.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3277 [CaseTalk Modeler] Repository tweak have not tried 2022-01-11 14:16 2022-01-11 14:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Alter Role Played By - Synclink issue
    Description: The Alter Role Played by introduces new synclinks for the role itself. Any expression where this role used also will receive a new SyncLink. The OTFT however should NOT receive a new SyncLink, for that reference itself is not affected, only it's structured parts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3275 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-01-09 17:29 2022-01-09 17:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Replace custom attribute values when merging
    Description: Merging allows to check the 'overwrite details', however the custom attributes from the source were merged, not replacing the target.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002168)
    BCP Software   
    2022-01-09 17:29   
    This has been changed to completely replace the set of relevant attribute values where the overwrite details is active.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3253 [CaseTalk Modeler] Repository feature sometimes 2021-12-28 15:37 2022-01-08 14:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Role Verbs should move to SC during GLR
    Description: Role verbs are lost when transformation splits the role into two, and a SC is added. The SC should be able to catch the Incoming/Outgoing verbs for further use in the naming of foreign keys and relationships.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002164)
    BCP Software   
    2022-01-08 13:58   
    Repository table SC has extra columns for Incoming and Outgoing, which are derived from Roles being replaced by SCs during GLR.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3274 [CaseTalk Modeler] Server tweak have not tried 2022-01-08 14:20 2022-01-08 14:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Show server database version in About dialog
    Description: Please also show the database version in the about dialog with other system data.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3273 [CaseTalk Modeler] Project major have not tried 2022-01-07 19:16 2022-01-07 19:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Project Archives contain duplicates
    Description: Project archives, either created manually or automatically, may contain duplicate files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002163)
    BCP Software   
    2022-01-07 19:48   
    The timing of automatic archiving is synced with the project save action. Manual archiving reminds the user to save any checked file. The file duplication is removed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3272 [CaseTalk Modeler] Project tweak have not tried 2022-01-07 12:53 2022-01-07 12:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Prompt for an archive comment
    Description: Manual archiving of a project should prompt for a comment if none is provided.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3271 [CaseTalk Modeler] Project feature have not tried 2022-01-07 12:35 2022-01-07 12:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Project archives old files
    Description: Archive project works on the files on disk, and doesn't mention any outstanding unsaved changes. The user could use a warning to allow saving the changes first.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002162)
    BCP Software   
    2022-01-07 12:36   
    Once pressing OK in the archive dialog, the user is alerted for unsaved changes and can choose to save them first, ignore them, or stop.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3270 [CaseTalk Modeler] Diff and Merge major have not tried 2022-01-07 10:41 2022-01-07 10:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: Enterprise Edition
    Summary: Older deleted expressions not re-merged
    Description: Once an expression is merged, and deleted from the target model, the expression will not reappear on the next merge. Even when overwrite details is turned on, the older expression are not longer appearing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002161)
    BCP Software   
    2022-01-07 10:43   
    The code behaved as planned, but did not foresee the wrongful deletion of the expression in question. So the conditions have extended for this scenario.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3269 [CaseTalk Modeler] Diff and Merge tweak have not tried 2022-01-06 14:26 2022-01-06 14:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Obsolete dialog "Current custom attribute definition is set to .."
    Description: Obsolete dialog "Current custom attribute definition is set to .." is about a visual preference which has no effect on the merging or the model. Therefor it can be safely removed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3268 [CaseTalk Modeler] Diff and Merge major have not tried 2022-01-05 11:46 2022-01-05 13:41
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: urgent OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Merge shorter expressions may fail
    Description: When an expression has less expression parts and is merged using Overwite Details set, an index error results in random expression parts getting lost.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002152)
    BCP Software   
    2022-01-05 11:50   
    The only solution is to merge again from the source models and overwrite the new details and expressions.
    (0002153)
    BCP Software   
    2022-01-05 13:01   
    (Last edited: 2022-01-05 13:15)
    Query the server repository over all versions and models to find the newest mismatches:
    
    select 
      org.item_name, max(org.ig_version) as ig_version, org.otft_name, org.exp_code, org.expparts as origin_expparts, other.item_name as used_in, max(other.ig_version) as used_in_ig_version, other.expparts as used_expparts ,
      case when len(org.expparts) < len(other.expparts)
        then 'Not truncated'
        else 'Missing parts'
        end as status
    from
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) org
    join
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) other
    on other.exp_synclink = org.exp_synclink
    and other.otft_name = org.otft_name
    and other.ig_version > org.ig_version
    and other.namespace_version = org.ig_version
    and other.expparts <> org.expparts
    and org.item_name <> other.item_name
    
    group by
      org.item_name, org.otft_name, org.exp_code, org.expparts, other.item_name, other.expparts
    
    (0002154)
    BCP Software   
    2022-01-05 13:18   
    Or just a list of relevant OTFTs which are affected by the bug:

    
    select distinct
      org.item_name, -- max(org.ig_version) as ig_version, 
      org.otft_name, 
      -- org.exp_code, org.expparts as origin_expparts, 
      other.item_name as used_in, -- max(other.ig_version) as used_in_ig_version, 
      -- other.expparts as used_expparts ,
      case when len(org.expparts) < len(other.expparts)
        then 'Not truncated'
        else 'Missing parts'
        end as status
    from
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) org
    join
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) other
    on other.exp_synclink = org.exp_synclink
    and other.otft_name = org.otft_name
    and other.ig_version > org.ig_version
    and other.namespace_version = org.ig_version
    and other.expparts <> org.expparts
    and org.item_name <> other.item_name
    
    group by
      org.item_name, org.otft_name, org.exp_code, org.expparts, other.item_name, other.expparts
    order by item_name, otft_name, used_in, status
    
    (0002155)
    BCP Software   
    2022-01-05 13:22   
    The mismatch of amount of expression parts during merge has been fixed. The problem should resolve itself once source models are merged again with 'Overwrite Details' turned on.
    (0002158)
    BCP Software   
    2022-01-05 13:41   
    Only model combinations which need re-merging:

    
    select distinct
      org.item_name, -- max(org.ig_version) as ig_version, 
      -- org.otft_name, 
      -- org.exp_code, org.expparts as origin_expparts, 
      other.item_name as used_in -- max(other.ig_version) as used_in_ig_version, 
      -- other.expparts as used_expparts ,
      /*
      case when len(org.expparts) < len(other.expparts)
        then 'Not truncated'
        else 'Missing parts'
        end as status
        */
    from
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) org
    join
    (
    select iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version, STRING_AGG(exp_part_no,',') expparts
    from ctk_expression_part ep
    join ctk_expression e on e.ig_version = ep.ig_version and e.exp_code = ep.exp_code
    join ctk_item_version iv on iv.item_version = e.ig_version
    join ctk_information_model i on i.ig_version = ep.ig_version and derived_from_ig_version is null
    group by iv.item_name, ep.ig_version, e.otft_name, ep.exp_code, e.exp_synclink, e.namespace_version
    ) other
    on other.exp_synclink = org.exp_synclink
    and other.otft_name = org.otft_name
    and other.ig_version > org.ig_version
    and other.namespace_version = org.ig_version
    and other.expparts <> org.expparts
    and org.item_name <> other.item_name
    
    group by
      org.item_name, -- org.otft_name, org.exp_code, org.expparts, 
      other.item_name -- , other.expparts
    order by item_name, -- otft_name, 
    used_in --, status
    

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3248 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2021-12-23 18:09 2022-01-05 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Transform model in the background
    Description: Once the model is validated, the GLR algorithm can be performed in a separate background thread. This could also feed back into the ERD generation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002157)
    BCP Software   
    2022-01-05 13:25   
    This option can be turned on in the Tools\Preferences\Advanced tab.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3246 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-12-23 18:06 2022-01-05 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Background model validation
    Description: The model can be validated in the background so you never have to wait for the results.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002156)
    BCP Software   
    2022-01-05 13:25   
    This option can be turned on in the Tools\Preferences\Advanced tab.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3266 [CaseTalk Modeler] Project major always 2022-01-04 09:10 2022-01-05 09:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: File custom attributes not saved
    Description: File properties allow custom attributes, but they are not persisted.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3265 [CaseTalk Modeler] Repository major random 2022-01-04 09:09 2022-01-04 10:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Fact Types marked subtype should not be possible
    Description: Due to an old erroneous bug some binary fact types have the subtype flag set. This should not happen. It will make the GLR fail, while model validation does not show this as an error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002149)
    BCP Software   
    2022-01-04 10:05   
    Subtype rule now checks for fact types which are wrongfully marked as a subtype.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3247 [CaseTalk Modeler] Diagrams feature have not tried 2021-12-23 18:08 2022-01-03 16:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Generate ERD Diagrams
    Description: ERD Diagrams can be generated using the Java and PlantUML plugin.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002148)
    BCP Software   
    2022-01-03 16:26   
    Requirements are:
    - java installed
    - validations are not reporting errors

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3250 [CaseTalk Modeler] Expressions major random 2021-12-27 16:59 2022-01-03 16:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Generalisation error
    Description: Expression qualification with generalization fails with a.v., yet the input will continue, and leave CaseTalk in some undetermined state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002139)
    BCP Software   
    2021-12-27 17:00   
    It seems to be the moment where a dialog should appear with a "generalization, are you sure"-warning.
    (0002147)
    BCP Software   
    2022-01-03 16:19   
    The newly added role did not repopulate in the diagram where it would be depicted. This state is now handled properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3201 [CaseTalk Modeler] Diagrams minor sometimes 2021-11-08 09:41 2022-01-02 16:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Data Vault coloring on complex fact types
    Description: DataVault coloring on fact types in the demo WorkingHours is not correct for complicated fact types with 4 roles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002146)
    BCP Software   
    2022-01-02 16:08   
    Multiple roles and/or multiple UCs are now considered a many-to-many link.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3262 [CaseTalk Modeler] Other tweak have not tried 2022-01-02 15:25 2022-01-02 15:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Some large model files load slow
    Description: An IG file 6MB in size can take various seconds to load. Perhaps some buffering can be used to boost loading?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002145)
    BCP Software   
    2022-01-02 15:26   
    Loading from files now uses available memory to buffer the disk file before the actual loading occurs, this can reduce loading time to 50%. Most notable with very large model files.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3261 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2022-01-02 12:03 2022-01-02 12:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Assume wide UC en wide TC when absent
    Description: The FCO-IM requires rules to be valid before GLR can start. The N-Rule being one of them. However having no UC's over any specific roleset could also be interpreted as a wide UC over all roles. Therefor the GLR settings should provide 'Assume Wide UC' and similarly a 'Assume Wide TC' to allow GLR transformation even when these rules are not specifically met.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002144)
    BCP Software   
    2022-01-02 12:04   
    Support added, allowing background transformation at all times, once turned on.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3260 [CaseTalk Modeler] User Interface tweak have not tried 2022-01-02 11:52 2022-01-02 11:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Hide welcome page when project is open
    Description: The welcome page is always there. Could it be made to hide when a project is opened?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002143)
    BCP Software   
    2022-01-02 11:53   
    A checkbox is placed at the bottom of the page. Once checked, the tab will be hidden when a project is active, and shown when there's no project active.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3259 [CaseTalk Modeler] Repository major random 2022-01-01 16:53 2022-01-01 16:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: ExpParts with whitespace missing
    Description: ExpParts with just whitespace as text is missing from the IG file. This may result in errors when handling the sequence of expression parts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002142)
    BCP Software   
    2022-01-01 16:54   
    Through the cause is unknown, we do re-insert an empty space where expparts skip a exppartno sequence.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3257 [CaseTalk Modeler] Diff and Merge block sometimes 2022-01-01 12:14 2022-01-01 16:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Merge fails if intermediate expressionparts are missing
    Description: Merging fails if the expression does not contain an adjacent set of expression parts.
    Tags:
    Steps To Reproduce:
    Additional Information: Due to an unknown cause, a model with expressionpart 1 and 3, cannot be merged since part 2 seems to be lacking. This should not occur, but the merge could also be strengthened to handle this rare case of the model.
    Attached Files:
    Notes
    (0002141)
    BCP Software   
    2022-01-01 13:46   
    Fixing the expression by opening the expression editor, and inserting the missing expression part is now possible. The previous state prevented the expression parts to be listed and edited.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3258 [CaseTalk Modeler] Diff and Merge block have not tried 2022-01-01 12:16 2022-01-01 12:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: UC is not properly merged
    Description: The merging of UCs happens when an OTFT Overwrite Details are set, fails and the merge will be aborted.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002140)
    BCP Software   
    2022-01-01 12:17   
    UCs which cannot be merged due to overlapping with preexisting UCs sometimes results in an error which is not properly handled, and aborted the merging.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3255 [CaseTalk Modeler] User Interface minor have not tried 2021-12-28 16:16 2021-12-28 16:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Save diagram style after changing it
    Description: If a selected diagram style is altered, the user should be prompted to save the new settings. This is done for GLR Profiles, and should be repeated under the Daigram Style UX.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3254 [CaseTalk Modeler] User Interface tweak have not tried 2021-12-28 16:03 2021-12-28 16:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: 'Stop' button in wizard rename
    Description: The 'Stop' in current UX should be called 'skip' to indicate we're done to far and wish to skip the remainder of the questions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3245 [CaseTalk Modeler] User Interface tweak always 2021-12-23 17:42 2021-12-23 17:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Context menu on role selection
    Description: The context menu gives the selected name in the context menu itself, except when a role is selected. Then it'll simply mention "selection". This could be little more descriptive. :-)
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3244 [CaseTalk Modeler] User Interface minor have not tried 2021-12-23 13:42 2021-12-23 17:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Edit substitution fails
    Description: Edit substitution dialog fails when two options are available and one is added and the other removed. The Okay buttons doesn't seem to handle the result correctly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002138)
    BCP Software   
    2021-12-23 17:17   
    Some combinations failed due to incorrectly handling add and delete at the same time.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3243 [CaseTalk Modeler] User Interface minor have not tried 2021-12-23 13:41 2021-12-23 16:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Role selection does not change context
    Description: Selecting a role in a diagram, and then opening the context menu does not show the role to be selected. It requires a lot of re-selecting before this picks up the role again.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002137)
    BCP Software   
    2021-12-23 16:28   
    Seemed to be a coordinate issue, on some roles it works fine, on others it didn't. Now fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3242 [CaseTalk Modeler] Validation tweak have not tried 2021-12-22 16:09 2021-12-22 16:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Datatype derivation exceptions
    Description: The datatype detection uses function which may raise an exception if the specified types fails. This takes precious cpu cycles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002136)
    BCP Software   
    2021-12-22 16:10   
    Using function like 'try***" which do not raise an exception, but simply return true or false. This makes the debugger faster (no more EConvertError raised), and the runtime as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3239 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-12-18 16:40 2021-12-20 09:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.3  
        Target Version: 12.3  
    CaseTalk Edition: unknown
    Summary: Datavault link for non binary facts
    Description: Ternary facts with 2 overlapping UC's should be rendered as a link if some roles are played by Hubs. The Datavault architecture assumes many to many relationships, and therefor a ternary fact types reflect that.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002133)
    BCP Software   
    2021-12-18 16:41   
    E.g.:

    Apprenticeship Preference:
    '<order Number><Student><Apprenticeship>'

    UC1: <order><Student>
    UC2:<Student><Apprenticeship>

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3199 [CaseTalk Modeler] Generation (SQL, XML, etc) block unable to reproduce 2021-11-05 23:24 2021-12-17 09:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: A freeze occurs when generating artifacts
    Description: Somehow CaseTalk freezes at the finish of the generation process. Windows still sees the output in the 'recent files', but upon investigation they appear to be absent.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002132)
    BCP Software   
    2021-12-17 09:58   
    Some models caused issues when a unique foreign key was determined. A new algorithm attempted to use less "FK<n>..." names, but could fail and freeze while trying to find a unique name. This has now been solved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3238 [CaseTalk Modeler] Installation major random 2021-12-15 12:10 2021-12-15 12:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: No native datatypes
    Description: Some model validations return errors on invalid datatypes. The Tools\DataTypes shows an empty list in the native Casetalk tab.
    Tags:
    Steps To Reproduce:
    Additional Information: Under Help\About\System it reports a SQLite library 3.8 which appears to be very old.
    Attached Files:
    Notes
    (0002131)
    BCP Software   
    2021-12-15 12:51   
    Upgraded to SQLite 3.37

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3237 [CaseTalk Modeler] Transformation (GLR) major sometimes 2021-12-14 13:14 2021-12-14 13:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Temporal settings lost during Group
    Description: Temporal settings combining both Valid and Transaction time are not kept when grouping roles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3236 [CaseTalk Modeler] User Interface minor always 2021-12-14 13:01 2021-12-14 13:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Fact Table fails
    Description: Fact Table window fails to open properly leaving CaseTalk in a locked edit state.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3235 [CaseTalk Modeler] User Interface tweak always 2021-12-10 12:09 2021-12-10 12:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Edit Subset from diagram toolbar fails
    Description: The toolbar button fails to open a dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3234 [CaseTalk Modeler] User Interface tweak have not tried 2021-12-09 13:06 2021-12-09 14:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Show subtype in expression tree
    Description: Expression tree contains information for expression parts, relations and object/label types, but lack the lines indicating it is a subtype.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002129)
    BCP Software   
    2021-12-09 14:29   
    A thicker line is drawn when the line is referring to a subtype/supertype relation.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3232 [CaseTalk Modeler] Diagrams tweak have not tried 2021-12-09 12:36 2021-12-09 12:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Hiding Role Numbers problem
    Description: Role numbers are needed when two roles in a fact type are played by the same object type. Especially when there's no rolefix or it is not displayed. The expressions and anonymous roles become non descript. Therefor the expressions should use role numbers if the OT is the same, use the fix when available, or resort back to numbers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3231 [CaseTalk Modeler] Diagrams tweak sometimes 2021-12-09 11:17 2021-12-09 11:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Subset Constraints both ways
    Description: Subset constraints which are set up to go both ways should be displayed as an Equality Constraint "=".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3230 [CaseTalk Modeler] User Interface tweak always 2021-12-09 11:02 2021-12-09 11:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: TC Editor "Both"
    Description: TC Editor contains Mandatory, Exclusive or Both. However, users may be confused with the term "Both" if the role listbox contains two selected roles. This "Both" should be "Mandatory AND Exclusive".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3229 [CaseTalk Modeler] Diagrams tweak have not tried 2021-12-09 10:58 2021-12-09 10:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: UC Names/Numbers display ÿ
    Description: Not providing a UC Name may lead to a "ÿ" instead of a number in diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002128)
    BCP Software   
    2021-12-09 10:59   
    Internal NULL was not handled properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3228 [CaseTalk Modeler] User Interface tweak have not tried 2021-12-09 10:50 2021-12-09 10:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Expression Parts Highlighting
    Description: While qualifying an expression, the expression parts are not always highlighted, making it sometimes confusing on which part is being worked on.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3227 [CaseTalk Modeler] Installation major random 2021-12-09 10:14 2021-12-09 10:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Expression Input Dialog off screen
    Description: In a fresh installation it was encountered the Expression Input Dialog was displayed off screen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002126)
    BCP Software   
    2021-12-09 10:16   
    Workaround:
    When focus shifts to the non-visible dialog, press Ctrl+Space to open the dialogs system menu. Select Maximize, and then drag the title bar of the dialog to an appropriate place. It should not occur afterwards.
    (0002127)
    BCP Software   
    2021-12-09 10:16   
    A routine is interjected to prevent off screen display of dialogs.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3226 [CaseTalk Modeler] User Interface tweak have not tried 2021-12-09 10:00 2021-12-09 10:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Adjust SQL syntax colors
    Description: For better readability, the SQL Syntax colors could be made more readable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002125)
    BCP Software   
    2021-12-09 10:03   
    Colors are aligned with Microsoft SQL Server Management Studio.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3225 [CaseTalk Modeler] Project minor always 2021-12-05 16:58 2021-12-05 17:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Cannot open version 6 files
    Description: CaseTalk seems to be unable to version 600 files.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3224 [CaseTalk Modeler] User Interface tweak always 2021-12-05 15:30 2021-12-05 15:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: OTFT Editor does not show Task
    Description: The Task is to set life cycle information. Once set, and the dialog reopens, the entry shows up as blank.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002123)
    BCP Software   
    2021-12-05 15:31   
    The actual value is only painted once selected. The data is not lost, simply not painted properly.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3223 [CaseTalk Modeler] Diagrams minor have not tried 2021-12-03 13:38 2021-12-03 13:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Diagram Style Font Size
    Description: Diagram Style Font Size settings are correct once set, but reloading the style changes the size of the font.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3222 [CaseTalk Modeler] User Interface minor always 2021-12-03 13:24 2021-12-03 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Selected diagram style not shown
    Description: The selected diagram style is not always shown as checked in the style menu. Saving a changed style is also not reflected in the menu.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002122)
    BCP Software   
    2021-12-03 13:25   
    Resolved conflicting sourcecode names.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3081 [CaseTalk Modeler] Diagrams tweak sometimes 2021-08-24 13:09 2021-12-03 12:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: White fonts to hide elements
    Description: Some styles seem to be set to a white font color by users wanting to hide elements from the diagram. These colors should be reset to the default, and the diagram option to hide elements should be activated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002025)
    BCP Software   
    2021-08-24 13:10   
    Old style file formats are upgraded to promote white to black, and turn of the display option for the relevant information element.
    (0002121)
    BCP Software   
    2021-12-02 12:33   
    (Last edited: 2021-12-02 15:38)
    There's some regression going on which prevents proper font assignment.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3221 [CaseTalk Modeler] User Interface minor random 2021-12-02 20:38 2021-12-02 20:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2.1  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: Copy Expression appends to clipboard
    Description: The copying of the expressions from the OTFT Panel/Windows does not clear the clipboard first. This results in previous clipboard content to remain, and the text is added. This should simply replace the clipboard contents.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3180 [CaseTalk Modeler] Diff and Merge minor have not tried 2021-10-28 08:51 2021-12-02 15:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.2.1  
    CaseTalk Edition: unknown
    Summary: UC not overwritten when merging
    Description: UC is not merged, even when 'overwrite details' is checked.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002098)
    BCP Software   
    2021-10-28 08:59   
    When UCs are placed differently the wizard does not seem to notice.
    (0002104)
    BCP Software   
    2021-11-02 10:53   
    Constraint changes in SC, VC, UC, TC are not noticed or reported to the user before the actual merging starts. Notifying users of this is important.
    (0002105)
    BCP Software   
    2021-11-02 12:09   
    Value Constraints were merged, but went unnoticed for users. This is now made explicit.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3108 [CaseTalk Modeler] Repository feature always 2021-09-07 13:07 2021-11-30 22:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Provide a name for UC
    Description: The UC is placed through a wizard or manually through diagrams. The ability to name the role combination with something meaningfull is absent. This is not required for normal modeling efforts, but is helpful when generating constraints in databases. Even data vault model generations might benefit from these names.
    Tags:
    Steps To Reproduce:
    Additional Information: E.g.:
    Apprenticeship Preference with roles to Student, Number, Apprenticeship.
    "Student 873 has preference 1 for apprenticeship 101."

    Where the UC's are placed on:
    - Student + Number
    - Student + Apprenticeship

    ---

    Renaming the Fact Type into:
    - Registered Preference

    The two UC's could now be named as:
    - Preference Number
    - Apprenticeship Preference
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3220 [CaseTalk Modeler] Repository major random 2021-11-30 13:50 2021-11-30 14:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Alter Role Played By - Undone
    Description: Some model allows the Role Alter Played By operation, shows the change in the diagram, and then 'last second' it rolls back the operation without any further message.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002119)
    BCP Software   
    2021-11-30 14:54   
    Regression error tried to remove subset constraints which might not have been there.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3218 [CaseTalk Modeler] Diagrams tweak have not tried 2021-11-29 18:27 2021-11-29 18:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: SmartMove is turned on
    Description: SmartMove is a flag to automatically position the interConstraints. This is always on, where previous versions dynamically turned it off, when dragged by the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3217 [CaseTalk Modeler] User Interface major random 2021-11-24 12:53 2021-11-24 12:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Aborted edit shows as Redo
    Description: Edits on the model will be an unfinished edit. However sometimes these failed edits show up as "Redo" options under the Undo menu items.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3216 [CaseTalk Modeler] User Interface tweak always 2021-11-23 20:43 2021-11-23 20:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: OTFT Reduce is disabled
    Description: The Reduce option for OTFT's in the OTFT Editor always seems to be disabled.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3215 [CaseTalk Modeler] User Interface major sometimes 2021-11-23 11:17 2021-11-23 11:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: OTFT saves data wrongly
    Description: When the OTFT Edit dialog fails due to mandatory custom attributes are not provided, and the user presses Cancel, other changed fields still get saved.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002117)
    BCP Software   
    2021-11-23 11:18   
    The error telling the user some custom attribute is required, created a shortcut preventing data to be rolled back later.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2321 [CaseTalk Modeler] Import and Export feature have not tried 2019-12-11 21:18 2021-11-22 17:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support INSPIRE code lists
    Description: European Union has a Registry with code lists. Perhaps, if custom attributes specify them, we could use those to validate the population as an external code value list.
    Tags:
    Steps To Reproduce: http://inspire.ec.europa.eu/codelist
    Additional Information:
    Attached Files:
    Notes
    (0002116)
    BCP Software   
    2021-11-22 17:57   
    INSPIRE code lists are downloadable as CSV files. Once saved as XLS file, they may be imported with "File\Import\Reference Data" to become available internally in CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3214 [CaseTalk Modeler] Expressions feature have not tried 2021-11-18 17:56 2021-11-18 17:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Expression re-generation skip configuration
    Description: The expression re-generation dialog still requests to save the file. Even with the previously set configuration in the exp-file, it still prompts. This should all be streamlined when "re-generating". And a button in the file panel could be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3209 [CaseTalk Modeler] Transformation (GLR) feature N/A 2021-11-16 13:24 2021-11-16 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: GLR could generate ERD on the fly
    Description: GLR transforms a model, and in combination with already supported PlantUML, and the selection of Fact Types in pre-existing Diagrams, an ERD can be generated on the fly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002113)
    BCP Software   
    2021-11-16 13:25   
    PlantUML will add a Tab in every diagram called 'ERD' which contains a selected part of the total modal, corresponding to the depicted Fact Types.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3208 [CaseTalk Modeler] Expressions major sometimes 2021-11-16 13:22 2021-11-16 13:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Qua/Cla mentioning Concepts fails
    Description: Adding expressions in which a previously defined concept is qualified, transforms the concept into an already qualified label type. This is wrong.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3207 [CaseTalk Modeler] Other block always 2021-11-15 16:39 2021-11-15 16:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Reverse Engineering broke
    Description: The reverse engineering wizard broke. Immediately after selecting an ODBC connection, the screen fails.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002112)
    BCP Software   
    2021-11-15 16:39   
    The FireDac driver broke, it needs a patch to continue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3206 [CaseTalk Modeler] Generation (SQL, XML, etc) tweak sometimes 2021-11-15 11:50 2021-11-15 11:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: SQLite plugin mishandles reserved words
    Description: SQLite plugin does not escape tablenames which correspond to reserved keywords.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3205 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-11-13 15:33 2021-11-13 15:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Using PlantUML for JSON might help
    Description: Using PlantUML to draw UML Class diagrams, might also be applied to visualizing JSON in a similar 'Preview Tab'.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002111)
    BCP Software   
    2021-11-13 15:33   
    Opening JSON in a text panel will present a Preview Tab if plantUML is installed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3204 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2021-11-11 16:39 2021-11-13 15:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: PlantUML export blocks with DataVault
    Description: Some modules require creating helper views on the sqlite database, which blocks on already existing helper classes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002110)
    BCP Software   
    2021-11-13 15:31   
    SQL used in Modules and the new DataVault coloring SQL aligned to work nice together.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3203 [CaseTalk Modeler] User Interface tweak always 2021-11-11 15:37 2021-11-11 15:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: OTFT Dialog shows clipped icons
    Description: OTFT Dialog shows Status icons clipped to 16 pixels.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3190 [CaseTalk Modeler] Other feature have not tried 2021-10-30 11:16 2021-11-11 15:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Cache picture uri for preview
    Description: OTFT can have a picture, this is nowhere to be previewed, and the picture is not locally cached in a user folder for non-internet situations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002109)
    BCP Software   
    2021-11-11 15:34   
    The picture URI editbox has a browse and preview button.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3200 [CaseTalk Modeler] Diagrams major have not tried 2021-11-05 23:25 2021-11-11 15:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Diagram status icons not shown
    Description: Diaram status icons are no longer shown when turned on.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002108)
    BCP Software   
    2021-11-11 15:12   
    The new scaling of images in the diagram set the initial icons to zero size.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3202 [CaseTalk Modeler] User Interface feature N/A 2021-11-11 14:37 2021-11-11 14:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Highlight OTFT Names in Comment
    Description: While writing notes in the comment/annotation section of the OTFTs, it would be nice to see words highlighted if they correspond to other OTFT Names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3025 [CaseTalk Modeler] User Interface minor have not tried 2021-07-06 16:06 2021-11-11 10:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support Markdown notation in comments
    Description: Markdown notation would be nice, but perhaps even an external RTF file for rich text editing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002000)
    BCP Software   
    2021-07-06 16:10   
    In the portal this should be presented as html, and even long term editable by visitors.
    (0002107)
    BCP Software   
    2021-11-11 10:12   
    As a start a content aware richtext would be a great start. It doesn't need to save the richtext, but the linking to illustrate known OTFT Names would be helpful alread.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3195 [CaseTalk Modeler] Diff and Merge major have not tried 2021-11-02 08:05 2021-11-02 10:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Merge does not update changed expressions
    Description: Merging does not reflect the changed fact expressions. Structure is checked, but soft semantics is skipped if the structure is the same..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002101)
    BCP Software   
    2021-11-02 09:09   
    Detecting expression part change added to the merge wizard.
    (0002103)
    BCP Software   
    2021-11-02 10:08   
    The expression parts are now merged when OverwriteDetails is turned on. The analytics tab mentions the possible change.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3196 [CaseTalk Modeler] Diff and Merge major have not tried 2021-11-02 09:53 2021-11-02 10:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Record timestamps not copied during merge
    Description: The new record timestamps are not copied when merging records into the target database.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002102)
    BCP Software   
    2021-11-02 10:07   
    Some record types lacked calling the timestamp copying routines.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3191 [CaseTalk Modeler] Diagrams tweak have not tried 2021-10-30 11:17 2021-11-01 19:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Allow image resizing in diagrams
    Description: Image resizing is very relevant in the diagrams to be able to scale the image in context to other depicted elements. The handle on the Image, when selecting it, does not allow it to be resized though.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3193 [CaseTalk Modeler] Transformation (GLR) trivial have not tried 2021-11-01 09:21 2021-11-01 12:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Remember the last used transformation
    Description: Reopening an IG should/could remember the last used Transformation Profile. This would safe some time, selecting a previous profile, and then call the specific transformation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3189 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2021-10-30 11:12 2021-10-30 11:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Allow GLR to split UC's
    Description: Allow GLR to split named UC's into their seperate entities. This would allow easier DataVault generation for each UC should be it's own core business concept and it's own storage artificial key.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1100 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2016-10-13 10:19 2021-10-30 11:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support Data Vault Physical Model Generation
    Description: Data Vault (and or Anchor Modeling) should be easily derivable from a fact based model. Some investigation has been presented in the past. Investigate and build such a transformation would benefit the fact based domain ánd the dwh domain from a single model.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: datavault.png (814,381 bytes) 2019-06-28 17:35
    https://www.casetalk.com/tickets/file_download.php?file_id=367&type=bug
    Notes
    (0000665)
    BCP Software   
    2016-10-13 10:22   
    Marco Engelbart (HAN) presented a transformation sequence for both DataVault and AnchorModeling based upon FCO-IM, at the DMZ 2015. This presentation could be used as a starting point. More DataVault experts need to join the talk to discuss if further fine tuning needs to be added.
    (0000677)
    BCP Software   
    2016-10-28 12:40   
    Rob Arntz also did a talk on this subject.
    (0001439)
    BCP Software   
    2019-05-17 14:59   
    https://nl.wikipedia.org/wiki/Data_Vault
    (0001464)
    BCP Software   
    2019-06-28 17:35   
    A snapshot of a partial data vault model showing the required storage functions.
    (0001795)
    BCP Software   
    2020-10-24 16:20   
    Just added a preliminary set of sql views to extract Hubs, Links and Satellites from the IG. Based upon ObjectTypes, FactTypes with UC's, Reducable ObjectTypes etc.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3188 [CaseTalk Modeler] Installation minor have not tried 2021-10-30 11:09 2021-10-30 11:10
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Various install tweaks
    Description: - In some editions the plantuml.jar is marked as a read-me-file in the final step of the installation.
    - Some modules are not updated when installing a newer casetalk version.
    - Some editions seem to lack the newicon pack.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3187 [CaseTalk Modeler] Installation minor have not tried 2021-10-30 11:08 2021-10-30 11:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Errors in sql repository
    Description: In a clean installation the customscript can be empty or absent, that may result in an error when opening the repository in sql mode.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3186 [CaseTalk Modeler] User Interface tweak have not tried 2021-10-30 11:01 2021-10-30 11:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Create Concept Dialog
    Description: The create new concept dialog could simply open the OTFT Properties dialog. That way the users can annotate the concept instantly. Making it more productive to enter new terms.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002099)
    BCP Software   
    2021-10-30 11:01   
    This user interface works for all "New Types" such as Label, Concept, Container..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3185 [CaseTalk Modeler] Diff and Merge major have not tried 2021-10-29 16:05 2021-10-29 16:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Business Glossary fails merging Schemas
    Description: The business glossary fails to merge when various schema's are listed in it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3178 [CaseTalk Modeler] Diagrams feature have not tried 2021-10-27 08:48 2021-10-27 21:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Embed Picture URI to OTFT
    Description: Embedding a picture URI with OTFT allows concepts and containers to refere to a graphical representation to be used in displaying the concept. It may also illustrate other Object/Fact Types and be used in the Portal and other publications.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3175 [CaseTalk Modeler] Diagrams minor random 2021-10-25 15:09 2021-10-25 17:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Some operations switch diagrams
    Description: Some operations on the repository or diagram, activate a previously active diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002096)
    BCP Software   
    2021-10-25 17:19   
    Fixed reference handling to (in)active diagram window.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3176 [CaseTalk Modeler] User Interface major have not tried 2021-10-25 16:26 2021-10-25 16:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: New icons missing
    Description: The new icons are not in some distribution packages.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3173 [CaseTalk Modeler] Diagrams minor random 2021-10-25 10:32 2021-10-25 13:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Diagram style loading seem random
    Description: Diagram selection seems to render results which are not set according to user specifications.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002095)
    BCP Software   
    2021-10-25 13:39   
    Not all UI routines handled styling in a uniform manner. This has been unified for consistent behavior.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3174 [CaseTalk Modeler] Expressions feature always 2021-10-25 13:30 2021-10-25 13:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Expression input preview style
    Description: Expression input shows a diagram as preview, but the styling cannot be set as other diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002094)
    BCP Software   
    2021-10-25 13:31   
    A context menu is added to the preview panel which allows users to switch styling. The choice is saved as dialog setting.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3172 [CaseTalk Modeler] Diagrams minor have not tried 2021-10-21 14:23 2021-10-21 14:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Adding pictures to diagrams fails
    Description: Adding pictures to diagram works for old-school bmp files, but not for JPG or PNG. When choosing the latter, nothing seems to happen.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3171 [CaseTalk Modeler] Repository feature have not tried 2021-10-21 14:17 2021-10-21 14:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Edit recursive population
    Description: A recursive structure can be entered with expressions, but the example population editor is not able to allow edits on the examples by the user.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3169 [CaseTalk Modeler] User Interface minor have not tried 2021-10-20 13:37 2021-10-21 09:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Python text editor
    Description: Generated Python files are not editable by the text editor.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002091)
    BCP Software   
    2021-10-20 13:38   
    File association and python source code highlighter added.
    (0002092)
    BCP Software   
    2021-10-20 14:07   
    It appears the new Pascal, Java and Python are not activated in the syntax highlighting text editor yet.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3170 [CaseTalk Modeler] Transformation (GLR) feature have not tried 2021-10-20 23:51 2021-10-21 09:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.2  
        Target Version: 12.2  
    CaseTalk Edition: unknown
    Summary: Override OTFT settings during GLR
    Description: Override Transitional, Temporal, Artificial Key, and Localization settings of all OTFTs just before GLR starts would be helpful for specific artifacts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: GlrSettingsDialog12.png (59,927 bytes) 2021-10-20 23:52
    https://www.casetalk.com/tickets/file_download.php?file_id=413&type=bug
    png
    Notes
    (0002093)
    BCP Software   
    2021-10-20 23:52   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3140 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-09-23 09:51 2021-10-18 12:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Python DataClass
    Description: Python DataClass provides record like grammar to easily handle data in code.
    Tags:
    Steps To Reproduce:
    Additional Information: https://docs.python.org/3/library/dataclasses.html
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3165 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-10-18 11:57 2021-10-18 11:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Pascal generator lacks code
    Description: Pascal generator lacks the implementation part of the generated Unit.
    - Include TCollection, TCollectionItem, IndexOf, Add and Assign methods.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3164 [CaseTalk Modeler] User Interface major have not tried 2021-10-18 10:43 2021-10-18 11:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: QuaCla - Back failure
    Description: When performing a classification/qualification on a new expression, and repeatedly pressing Back, will fail.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002085)
    BCP Software   
    2021-10-18 10:45   
    Some steps involve creating roles, where next steps create OTE's and substitutions. The Back button therefor rolls back to a partially valid model. It should suppress the database validation while the dialog is not fully committed.
    (0002087)
    BCP Software   
    2021-10-18 11:51   
    Database validation only executed when the root transaction is ended, but when nested transactions are ended.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3162 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-10-16 19:35 2021-10-18 11:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Foreign Key Names are numbered
    Description: When foreign keys are generated for ER/Studio the names of the FK Objects contain numbers. If the original models is changed, these numbers may change and report many differences when comparing two ER Studio models.
    Tags:
    Steps To Reproduce:
    Additional Information: Examples snippet where numbered names occur:

    Set FK50_Asset = MyModel.Relationships.Item("FK50_Asset")
    if FK50_Asset is nothing then
    Set FK50_Asset = MyModel.Relationships.AddWithRoleName( _
          Entity_Workload.EntityName, Entity_Asset.EntityName, 3, _
          "workload id, Workload aggregation/Workload")
        end if
        If FK50_Asset.ID <> 0 Then ' succesful
          FK50_Asset.Name = "FK50_Asset"
          FK50_Asset.BusinessName = "Workload aggregation"
          For Each fkpair In FK50_Asset.FkColumnPairs
            fkpair.ChildAttribute.RoleName = fkpair.ChildAttribute.LogicalRoleName
          Next
        End If
    Attached Files:
    Notes
    (0002084)
    BCP Software   
    2021-10-17 13:11   
    Foreign key names which are technical in contrast to the Business Name, is now based on the business name to get rid of artificial global numbering.
    (0002086)
    BCP Software   
    2021-10-18 11:23   
    In case a FK name still clashes, a local number is added to make at least one of them unique. Role verbs may also be used to generate a Business Name, aka FK Name.

    Similar issues may arise for PK/AK, but the new CaseTalk 12.1 will provide UC Names to prevent that from happening.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3163 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-10-17 13:29 2021-10-17 13:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: ER/Studio alternate keys on optional columns
    Description: ER/Studio script contains no alternate key generation on columns which are optional. This should not be the case.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3161 [CaseTalk Modeler] User Interface minor have not tried 2021-10-15 11:58 2021-10-15 11:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Upgrade file format prompts
    Description: When starting a newer version of CaseTalk, or saving an older work file, users are prompted for actions with a standard dialog without clear explanations. A more elaborate dialog would be more helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3160 [CaseTalk Modeler] User Interface crash have not tried 2021-10-14 13:51 2021-10-14 13:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Session dialog error
    Description: Session dialog fails to show with a typecasting issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002083)
    BCP Software   
    2021-10-14 13:51   
    Fixed, and the Dates/Minutes chart on work session is fixed as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3158 [CaseTalk Modeler] Expressions feature have not tried 2021-10-10 10:25 2021-10-10 22:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 13.0.1  
    CaseTalk Edition: unknown
    Summary: Input fact expressions with references
    Description: Fact expressions such as
    "Jan Jansen lives in Amsterdam"
    and
    "He is born in Berlin"

    Could be entered using QuaCla, when the "he" could be marked as a reference to the already entered "Jan Jansen". This is slightly different from "Insert OTE", but serves as a "Link to OTE". The "he" can then be stored in the newly created Substitution Pronoun Reference field.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002080)
    BCP Software   
    2021-10-10 10:54   
    (Last edited: 2021-10-10 10:54)
    In the QuaCla process, the 'Person' can be selected at first, but then the 'he' still needs to be qualified. Qualified as what? If anything it prompts users to create a generalization.

     * Instead of classifying the 'he' as 'Person', CaseTalk should allow an additional option in which it can be marked as a language reference to an already existing OTE. This would either require an additional population in the OTFT combobox, or a new button to link it to an existing OTE.
     * Another idea would be to prompt for an OTE by asking 'who is he?'. If the user enters "Jan Jansen" it could match it up with a pre-existing populated OTE.
     * Finally a 'link' button could be made visible which prompts the user a filtered list dialog, in which all populated OTE's are shown, and the user can simply find the appropriate OTE fast.
    (0002082)
    BCP Software   
    2021-10-10 22:43   
    Either using 'Insert OTE' button when there's just a cursor placement without any text selected;
    Or using 'Refer OTE' when a pronoun is selected. The latter will automatically substitute the OTE, and store the selected text part as a reference.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3154 [CaseTalk Modeler] Diagrams feature have not tried 2021-10-05 14:11 2021-10-05 14:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Data Vault coloring scheme
    Description: Data Vault is heavily based on finding natural business keys and core business concepts. There are links and satellites and reference elements, but they very well map to FCO-IM symbols. It would be nice of the diagram elements would be colored according to a Data Vault organisation of elements.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002077)
    BCP Software   
    2021-10-05 14:12   
    The coloring preference in the diagram settings allow a data vault coloring preference on the diagram.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3153 [CaseTalk Modeler] User Interface tweak N/A 2021-10-04 11:20 2021-10-04 11:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: OTFT Editor button placement
    Description: The OTFT editor dialog has the operational buttons like OK, Cancel on the right side of the dialog, these should be placed at the bottom to be consistent with other dialogs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3148 [CaseTalk Modeler] Repository tweak have not tried 2021-09-29 10:55 2021-09-29 17:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Generalized Object Type detection
    Description: Generalized Object Types are not precise enough. The current implementation seems to be satisfied when at least one role is optional. It should only be marked as such if all roles are optional and all have a narrow UC.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3150 [CaseTalk Modeler] Project crash always 2021-09-29 16:49 2021-09-29 17:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Open from server blocks
    Description: When there's no active project and 'File\Open from Server' is used to select a project, the modeler does nothing or raises an error.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3149 [CaseTalk Modeler] Diagrams feature N/A 2021-09-29 12:25 2021-09-29 12:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Text block styling
    Description: Text blocks can be added to a diagram similar to shapes and images, but lack the colorization options.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3111 [CaseTalk Modeler] Generation (SQL, XML, etc) feature sometimes 2021-09-07 18:02 2021-09-28 13:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Use UC names for Key naming
    Description: The UC Names which are added to the repository should be used to name primary keys and alternate keys in the database creation scripts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3145 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2021-09-28 11:40 2021-09-28 11:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Artificial keys handling
    Description: Primary keys, alternate keys and foreign keys are all affected if an artificial keys is introduced.

    CaseTalk should demote the logical columns to derivable columns, and reflect the artificial keys in alternate keys.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3144 [CaseTalk Modeler] Expressions tweak have not tried 2021-09-27 16:45 2021-09-27 16:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Expression generation option
    Description: Expression generation option "Show substitution codes" would be nice for user validation on type level, without having to eliminate codes manually first.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002071)
    BCP Software   
    2021-09-27 16:45   
    If Analysts + Object Type Level, with or without Substition Codes.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3143 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2021-09-23 16:56 2021-09-23 16:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Double quotes not escaped in artifacts
    Description: Some names in the artifacts contain double quotes. These should be omitted or escaped to allow the artifact to be correct.
    Tags:
    Steps To Reproduce: ER/Studio script contains the definition for BusinessName. These often contain double quotes.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3141 [CaseTalk Modeler] Validation minor have not tried 2021-09-23 12:17 2021-09-23 15:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: UC Names should be unique
    Description: The new UC Naming cuts two ways. It allows naming of Primary and Alternate keys in tables, but also names role combination which are not explicitly modeled as separate OTFTs. Therefor a rule should be added to warn users to make the name unique across the model. (Warn and not block with errors.)
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3139 [CaseTalk Modeler] User Interface feature have not tried 2021-09-23 09:37 2021-09-23 09:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Improve menu items
    Description: The menu items seems to be all over the place and in sometimes counter-intuïtive places. For new users some menu items are too deeply nested.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002069)
    BCP Software   
    2021-09-23 09:38   
    The various 'Tasks' menu should be 'Repository' and in the main menu this should not be nested.
    The menu items to open windows should move under 'View'.
    Customization options should move to 'Tools'.
    Provide grouped menu items with clear header texts.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3110 [CaseTalk Modeler] User Interface tweak always 2021-09-07 18:00 2021-09-23 09:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Inconsistent UX for constraint editing
    Description: Constraints can be edited through the diagram or the OTFT dialog. Not through selecting a fact type from the list, and editing it through "Repository\Task\Edit Constraint".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3138 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-22 16:12 2021-09-22 16:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Shortest path dialog seems case sensitive
    Description: The shortest path dialog only finds paths if the terms are entered exactly as named as otft.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3137 [CaseTalk Modeler] User Interface minor have not tried 2021-09-22 14:00 2021-09-22 14:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Shortest path dialog issue
    Description: The shortest path dialog has no lookup buttons which makes the dialog useless for the From-To pairs are unselectable.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3136 [CaseTalk Modeler] User Interface tweak random 2021-09-22 13:30 2021-09-22 13:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: OTFT Smart Select fails
    Description: The OTFT selection menu items do not seem to respond consistently. The Smart Select doesn't render anything different.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002068)
    BCP Software   
    2021-09-22 13:31   
    UI issues in selecting through context menu is fixed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3133 [CaseTalk Modeler] Diagrams minor have not tried 2021-09-21 18:03 2021-09-21 18:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Subset Constraints not visible
    Description: It seems the new subset constraint visualization doesn't turn on when Interconstraints are set to visible in the diagram options.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002066)
    BCP Software   
    2021-09-21 18:04   
    The final code did not end up in the release builds.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3132 [CaseTalk Modeler] User Interface minor have not tried 2021-09-21 16:44 2021-09-21 16:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Menu item "Tasks" should move
    Description: The UX with the main menu and context menus does not correspond that the actual editing is hidden under "\Repository\Tasks" or context menus where 'tasks' do not clarify the actions.
    A suggestion is to bring the items under task directly under Repository. And where context menus still refer to "tasks' it should actually be called 'Repository'.
    Tags:
    Steps To Reproduce:
    Additional Information: Unify 'Tasks' under 'Repository'.
    Attached Files: CaseTalk12.1ux.png (85,166 bytes) 2021-09-21 16:45
    https://www.casetalk.com/tickets/file_download.php?file_id=412&type=bug
    png
    Notes
    (0002065)
    BCP Software   
    2021-09-21 16:45   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3130 [CaseTalk Modeler] Expressions tweak have not tried 2021-09-21 13:55 2021-09-21 13:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Verbalize using named UCs
    Description: The new feature to name UC's should be reflected in the manner business are verbalized by CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002063)
    BCP Software   
    2021-09-21 13:56   
    If the UC has a name, the verbalizations will refer to it, and define what it contains.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3129 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-21 10:15 2021-09-21 10:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: New Project not in dropdown list
    Description: New Project is missing from the drop down menu at the "New Button".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3115 [CaseTalk Modeler] Diagrams minor have not tried 2021-09-14 14:12 2021-09-20 23:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Column fix font too small
    Description: Column fix font settings is not honored in the diagram, it remains unreadable small.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002058)
    BCP Software   
    2021-09-20 23:05   
    Some font scaling failed when applying settings.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3122 [CaseTalk Modeler] Repository major sometimes 2021-09-16 11:36 2021-09-20 22:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Alter Role Played By - unaffects TC
    Description: When an intra TC is places and one of the roles is altered using "Alter Role Played By" the TC is not modified appropriately. The TCForRoles should see the record removed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002057)
    BCP Software   
    2021-09-20 22:41   
    (Last edited: 2021-09-20 22:42)
    If the old and new role playedbyot are not part of the same sub/supertype branch, intraconstraint parts with this role will be removed.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3128 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-20 18:51 2021-09-20 19:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Constraint editing dialog index
    Description: Constraint editing shows a dialog which is not by default highlighting the proper constraint in the list when one was selected for editing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002056)
    BCP Software   
    2021-09-20 19:06   
    Starting the dialog from a TC will now show that TC selected when opening even when there are multiple.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3127 [CaseTalk Modeler] User Interface minor have not tried 2021-09-20 10:59 2021-09-20 11:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Custom attribute ellipse button fail
    Description: When custom attributes are modified using the 'ellipse'-button, the wrong dialog may show. This happens only when different attribute types are listed in a single page.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002055)
    BCP Software   
    2021-09-20 11:00   
    Now every attribute type will render it's own corresponding editor when the ellipses button is used.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3125 [CaseTalk Modeler] Customization feature have not tried 2021-09-20 08:04 2021-09-20 10:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Re-usable custom attribute values
    Description: Custom attribute values may be repeated over different information elements. The pick list only is shown when the attribute type is set to 'options'. It would help users if the attribute has a configuration to allow all stored values for this attribute to also show in the picklist when the type is not set to options.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002054)
    BCP Software   
    2021-09-20 10:58   
    In the custom attribute definition dialog a new checkbox is added for 'Reusable Values'. That will enable a dropdown box when custom attribute values are modified, populated with previously entered values.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3126 [CaseTalk Modeler] User Interface minor have not tried 2021-09-20 10:55 2021-09-20 10:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Picklist double click error
    Description: Double clicking in Picklist dialogs while nothing is selected may result in an access violation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2468 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2020-04-28 10:48 2021-09-16 10:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support GQL
    Description: Graph Query Language dialects seem to converge to GQL.

      https://www.gqlstandards.org/existing-languages

    Which would make it interesting enough to start supporting the DDL part.

      https://docs.tigergraph.com/dev/gsql-ref/ddl-and-loading
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002046)
    BCP Software   
    2021-09-16 10:39   
    https://www.apollographql.com/docs/tutorial/schema/

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3121 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-15 16:16 2021-09-15 16:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Concept and containers Roles
    Description: Concepts and containers have relationships, these are managed in 'roles'. The menu's and dialogs mention 'Roles' still, even though on a conceptual level a 'Relation' would be more meaningful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002045)
    BCP Software   
    2021-09-15 16:16   
    Various menus and dialogs are updated to better reflect their use.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3120 [CaseTalk Modeler] User Interface tweak sometimes 2021-09-15 14:08 2021-09-15 14:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Font colors may render unreadable text
    Description: With the OTFT Background color set to grey, the fonts may render in a similar grey making the text unreadable. The colors should in those cases contrast more to prevent unreadable text.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002044)
    BCP Software   
    2021-09-15 14:09   
    If the font and background colors have similar brightness we offset the font colors to make it contrast with the background more.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3119 [CaseTalk Modeler] User Interface tweak always 2021-09-15 11:46 2021-09-15 11:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Show CreatedOn/By and ModifiedOn/By on otft form
    Description: The OTFT Table editor does not show the timestamps and authors of the changed OTFTs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3113 [CaseTalk Modeler] Repository feature have not tried 2021-09-08 12:19 2021-09-15 11:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Build substitution editor
    Description: The OTE substitutions can be added and removed through context menu's, but with more information stored with the substrules, a proper dialog will become more helpful to also edit the additional attributes. The Add/Remove can then be implemented as a listcheckbox.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3114 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-10 11:24 2021-09-10 12:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Diagram\Show menu items
    Description: The diagram 'show..." items can be grouped with a title similarly to other menu item groups.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002042)
    BCP Software   
    2021-09-10 12:03   
    Several menu items have been repositioned to make more sense from a grouped perspective.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3109 [CaseTalk Modeler] Diagrams tweak have not tried 2021-09-07 17:19 2021-09-07 17:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Context menu on otft status icon
    Description: Context menu on otft status icon in the diagram does not redirect to the OTFT itself, but results in a context menu for images.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3107 [CaseTalk Modeler] Validation minor sometimes 2021-09-07 12:38 2021-09-07 12:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Concept roles mentioned in well formedness rule
    Description: The concept roles may be mentioned to not be semantically unique. This should not happen on concepts or containers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3106 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-07 11:42 2021-09-07 12:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Flatten borders and bevels
    Description: To align with the newer Window UI, the panels and borders could be more flat.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3105 [CaseTalk Modeler] User Interface minor have not tried 2021-09-06 18:51 2021-09-06 18:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: UC Comment not saved
    Description: UC Comments are not saved in the repository after the user edits it.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002038)
    BCP Software   
    2021-09-06 18:54   
    Memo edits did not get triggered to be stored.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3103 [CaseTalk Modeler] User Interface crash have not tried 2021-09-03 15:26 2021-09-03 15:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Error when cancelling Tools\Preferences
    Description: When the tools preferences are set all is okay. Buf if the dialog gets cancelled, the mainform seems to close, and CaseTalk can only be killed through the windows task manager.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3102 [CaseTalk Modeler] Installation tweak sometimes 2021-09-03 12:31 2021-09-03 12:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: User interface choice not persisted
    Description: The user interface style can be either Single Document or Integrated Desktop. After changing it, CaseTalk needs to restart, but the choice is not honored or persisted.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3101 [CaseTalk Modeler] User Interface feature have not tried 2021-09-03 11:16 2021-09-03 11:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Diagram role lines with Hint
    Description: Diagram role lines sometimes are routed around other OTFT's and on smaller screens the lines become unclear. Having a mouseover hint to display either the role in/out verbs, or simply both OTFT's would be helpful in navigating complex diagrams.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3100 [CaseTalk Modeler] User Interface tweak always 2021-09-02 09:45 2021-09-02 09:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: OTFT Editor rearrange controls
    Description: The OTFT Editor receveived new controls to set more options on Object/Fact Types. The grouping of the controls could be better. Group according to names, types, task, implementation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3099 [CaseTalk Modeler] User Interface major sometimes 2021-09-02 09:42 2021-09-02 09:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Dragging in diagram seems sluggish
    Description: Sometimes dragging elements in the diagram appears to be sluggish. There's an apparent delay before elements are updating into their new position. This makes the dragging inaccurate for the user experiences hickups.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002036)
    BCP Software   
    2021-09-02 09:43   
    Some code optimizations removed redundant calculations.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3098 [CaseTalk Modeler] Diagrams tweak have not tried 2021-09-01 20:06 2021-09-01 20:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Click in Convex shape
    Description: The clicking inside or outside the convex shapes seems to use a simple rectangle calculation. The slanted edges are not considered.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3097 [CaseTalk Modeler] Import and Export minor always 2021-09-01 13:47 2021-09-01 16:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Business Glossary skips conceptual information
    Description: Business Glossary misses a tab for term related information such as Plural, Temporal, etc.
    There's more information available in the OTFT Editors than is exported.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3096 [CaseTalk Modeler] Import and Export major sometimes 2021-09-01 12:22 2021-09-01 13:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Business Glossary skips Schema
    Description: Export and Merge business glossary does not export the schema names with the Terms.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3095 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-01 11:06 2021-09-01 11:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Context menu misses OTFT Title
    Description: The context menu for Object/Fact types misses the selected item as a title. This is done in other menus, but not here yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3094 [CaseTalk Modeler] User Interface tweak have not tried 2021-09-01 10:38 2021-09-01 10:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Project context menu order
    Description: Project context menu has file, project and sorting items. They are not grouped according to these categories. Grouping them and providing titles for them would help navigating the menus, similar to the 'Task'-context menus elsewhere.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3093 [CaseTalk Modeler] Import and Export block have not tried 2021-09-01 10:06 2021-09-01 10:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0.1  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.1  
        Target Version: 12.1  
    CaseTalk Edition: unknown
    Summary: Glossary export fails
    Description: Business glossary export fails on some custom attribute configurations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3092 [CaseTalk Modeler] Installation tweak have not tried 2021-08-31 10:38 2021-08-31 10:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Roaming CaseTalk11 folder used
    Description: Roaming CaseTalk11 folder is used for user details, while we're at version 12. This should migrate CaseTalk11 to CaseTalk12 folder.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3091 [CaseTalk Modeler] User Interface minor sometimes 2021-08-31 10:36 2021-08-31 10:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: OTFT Go to Web uses Schema and FactName
    Description: The newly added function to search for an OTFT name on the (intra)web, adds the schema name. This should be removed from the search uri to allow more and actual search hits.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002035)
    BCP Software   
    2021-08-31 10:37   
    Only the actual Fact Type Name is now added to the URI, and no longer the schema name.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3090 [CaseTalk Modeler] User Interface tweak have not tried 2021-08-30 16:00 2021-08-30 16:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Start UC wizard from OTFT Dialog
    Description: OTFT dialog can be shown to edit the details. This dialog contains an UC Button to open the UCs. New users expect to add UCs here. The wizard should be started if non exists yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3087 [CaseTalk Modeler] User Interface minor random 2021-08-30 14:49 2021-08-30 15:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Fails to navigate using 'go to <diagram>'
    Description: From right clicking a fact type and using the menu item 'go to' to navigate to a listed diagram, does nothing.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002033)
    BCP Software   
    2021-08-30 14:49   
    The user interace sometimes does not resolve the diagram name properly and fails to report it couldn't.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3088 [CaseTalk Modeler] User Interface tweak sometimes 2021-08-30 14:51 2021-08-30 14:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Colors make OTFTs unreadable
    Description: When the OTFT colors are both set to the same values, the list of fact types becomes unreadable in the user interface.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002034)
    BCP Software   
    2021-08-30 14:51   
    In case the colors are equal the foreground color defaults to regular windows font colors in the lists.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3086 [CaseTalk Modeler] Validation minor have not tried 2021-08-30 13:20 2021-08-30 13:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: False positive in 'Expressions must be current'
    Description: The rule which reports on expired and unused expressions reports expressions which are not expired themselves.
    Tags:
    Steps To Reproduce: The new paradigm saves namespaces and the version in which they are created. This results in multiple versions within the IG when checking in is repeated. This process does not involve any merging.
    Additional Information: Only foreign expressions should be evaluated, not the 'own' namespace expressions.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3085 [CaseTalk Modeler] Validation tweak have not tried 2021-08-30 10:36 2021-08-30 10:49
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Run wellformedness rules in parallel
    Description: The well-formedness rules are run sequential. For larger models they may therefor take a long time. Running them in parallel might reduce the total time.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002031)
    BCP Software   
    2021-08-30 10:38   
    (Last edited: 2021-08-30 10:38)
    Performance wins can go up to another 30%.
    (0002032)
    BCP Software   
    2021-08-30 10:49   
    Turn this feature on via the Tools\Preferences\Advanced

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3084 [CaseTalk Modeler] User Interface tweak N/A 2021-08-28 12:05 2021-08-28 12:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 12.0  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0.1  
        Target Version: 12.0.1  
    CaseTalk Edition: unknown
    Summary: Task colors missing in Expressions
    Description: Task colors which are configurable in the OTFT dialogs, are used in the OTFT lists and diagrams, but not yet in expression trees. Showing the colors there as well, would unify the coloring experience.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: OtftColors.png (89,095 bytes) 2021-08-28 12:08
    https://www.casetalk.com/tickets/file_download.php?file_id=410&type=bug
    png
    Notes
    (0002029)
    BCP Software   
    2021-08-28 12:08   
    (0002030)
    BCP Software   
    2021-08-28 12:08   
    Expressions show in the InputExpressionDialog, EditExpressionDialog, and ExpressionTree.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3083 [CaseTalk Modeler] Generation (SQL, XML, etc) minor sometimes 2021-08-26 09:06 2021-08-26 09:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version: 11.2  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: OWL ObjectProperty wrong
    Description: OWL ObjectProperty names are sometimes wrong. For binary facts with a wide UC, will generate a multivalue property in OWL. The name of this property will be the Object Type instead of the name of the binary fact type.

    Also these should lead to an ObjectProperty on the other Object with an InverseOf indicator. This inverse property seems to be lacking from the generated file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3082 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2021-08-25 11:33 2021-08-25 11:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: MDF files contain wrong index
    Description: MDF prototype files for MEMDBINT fail due to seemingly wrongly indexed data.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3079 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2021-08-23 11:57 2021-08-23 12:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Prototype file not listed
    Description: Prototype application file (*.MDF) generated but not listed in the project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3077 [CaseTalk Modeler] Installation trivial have not tried 2021-08-20 15:38 2021-08-22 12:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: First run should ask for internet proxy
    Description: First run of CaseTalk shows a configuration dialog, which should allow the option to specify a proxyserver and port. This will enable the online check for updates in the future.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3075 [CaseTalk Modeler] Project major sometimes 2021-08-19 11:48 2021-08-19 12:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Project folder problem
    Description: The setting "Keep Project Folder Clean" becomes a problem is more than a single project is in the same folder. The last saved project file will clean files belonging to another project.
    Tags:
    Steps To Reproduce: Turn on the feature "Keep Project Folder Clean".
    Create a projectA in folder1.
    Create a projectB in folder1.
    The saving of ProjectB will remove files from ProjectA.
    Additional Information: If more than a single PRJ file is in the folder, the Clean function should be skipped.
    Attached Files:
    Notes
    (0002023)
    BCP Software   
    2021-08-19 12:50   
    When saving a project into a folder where project files already exists, the user is now advised to not do that.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3076 [CaseTalk Modeler] Installation tweak sometimes 2021-08-19 12:04 2021-08-19 12:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Proxy Server and Port not detected
    Description: CaseTalk may start very slow if the network requires a proxy for the internet. Detecting a proxy server and port might be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002022)
    BCP Software   
    2021-08-19 12:05   
    Defaults for proxy settings are now trying to detect IE Proxy Settings from the OS.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3074 [CaseTalk Modeler] Diagrams feature have not tried 2021-08-03 09:26 2021-08-03 09:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Replace expressions tab
    Description: The Expression tab verbalize OTFT's in the diagram if the diagram contains FTE/OTE's. If those are not turned on, the verbalization of rules also remains absent. This is odd, it would be more helpful to call the tab 'Verbalizations' and generate as much text as possible. Taking into account that if FTE/OTE is turned off, the rules can still be verbalized according to the depictions of OTFTs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3073 [CaseTalk Modeler] User Interface minor have not tried 2021-08-02 13:15 2021-08-02 13:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: No expression with multiple OTFTs
    Description: When multiple OTFTs are selected, not one expression shows. It could show all expressions of all OTFT's in one list.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3069 [CaseTalk Modeler] Diagrams feature have not tried 2021-07-31 19:53 2021-08-01 15:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Diagram option to influence schema display
    Description: Diagram setting to show or hide a schema name is helpful. An advanced option would be to have it set to automatic, which should only display a schema if there's another OTFT with the same FactName in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3072 [CaseTalk Modeler] Import and Export tweak have not tried 2021-08-01 14:25 2021-08-01 14:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Expression tree to export as png
    Description: PNG export is enabled for diagrams, but not for the expression tree yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002019)
    BCP Software   
    2021-08-01 14:52   
    (Last edited: 2021-08-01 14:53)
    To be found under "File\Export\Export to Image.."

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3071 [CaseTalk Modeler] User Interface minor have not tried 2021-08-01 10:29 2021-08-01 10:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Cancel project closure does not abort
    Description: When a changed and active project is about to be closed, the dialog offers a Cancel. However this simply closes the project without saving. It should abort the project closure.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3070 [CaseTalk Modeler] User Interface tweak have not tried 2021-08-01 10:27 2021-08-01 10:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Confirm before reopening
    Description: Reopening the active project (through file, or welcome page) should confirm the user wants to reopen the project or not.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3068 [CaseTalk Modeler] Diagrams minor have not tried 2021-07-31 15:36 2021-07-31 15:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Role readings does not scale
    Description: Role readings does not scale when zooming in or out.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3067 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-31 14:44 2021-07-31 14:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Filter Concept/Containers
    Description: The repository window/panel has filtering options to hide labels, objects, etc.. It should be extended to show/hide Concepts+Containers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3066 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-30 10:38 2021-07-30 10:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Add containers and subcontainers to taxonomy
    Description: The containers which contain subcontainers are not always subtypes, but it makes intuitive sense to add them nevertheless.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002018)
    BCP Software   
    2021-07-30 10:39   
    The tree can be collapsed and expanded as well.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3064 [CaseTalk Modeler] Import and Export minor have not tried 2021-07-28 17:01 2021-07-28 17:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Export only custom datatypes
    Description: Exporting datatypes will list all system datatypes. Only the custom types are required.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002017)
    BCP Software   
    2021-07-28 17:02   
    Only customizations are exported and imported.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3063 [CaseTalk Modeler] Diagrams tweak have not tried 2021-07-28 16:30 2021-07-28 16:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Show empty containers as concept
    Description: Containers allow concepts to be embedded, but when concepts are hidden, the container shows awkward. It might be shown as a simplified concept instead.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3062 [CaseTalk Modeler] User Interface minor have not tried 2021-07-28 11:11 2021-07-28 11:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: OTFT highlights switches diagrams
    Description: The OTFT highlighter can be switched from context ranging from current repository to a specific diagram. However whenever a diagram is activated it always switches to the context of that specific diagram. It should not switch unless a specific diagram was already selected. The context should only automatically alter of the context is set to a specific diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3060 [CaseTalk Modeler] Diagrams tweak have not tried 2021-07-25 23:00 2021-07-26 19:33
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Allow Concept/Container Shape Types
    Description: Concepts and Containers should be able to draw with a specific shape. Rectange, RoundedRectangle, Convex, ..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3061 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-26 17:20 2021-07-26 17:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: OTFT Listbox missed icons
    Description: Listbox dialogs to pick an OTFT has no icons. These icons would help the user in navigating the list.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3053 [CaseTalk Modeler] User Interface minor have not tried 2021-07-19 16:58 2021-07-25 10:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Diagram save as leaves Filtering Item
    Description: Saving a new diagram with a specific name, leaves the Repository Window Filtering set to '<New Diagram 1>'. It is not updated reflecting in wrongly highlighted OTFT's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3059 [CaseTalk Modeler] Diff and Merge tweak have not tried 2021-07-22 14:30 2021-07-22 14:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Order of OTFT grouping in merge wizard
    Description: Once a selection of OTFT's is made to be merged into the active IG, this selection is then grouped according to their actionable status. The order of the statuses should be from critical to less critical to alert the user of potential issues.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002016)
    BCP Software   
    2021-07-22 14:32   
    Current order of groups is:
    - blocked
    - changed id's
    - merge as ..
    - taxonomy changes
    - partially
    - adding
    - merging
    - ignored

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3057 [CaseTalk Modeler] Diagrams minor have not tried 2021-07-21 17:00 2021-07-21 17:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Label type name not updating
    Description: Label types which are renamed in the repository does not automatically update the label types in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3056 [CaseTalk Modeler] Server block have not tried 2021-07-21 16:30 2021-07-21 16:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: IG with locale attributes fails to upload
    Description: The IG with custom attributes for locale settings fails to upload to the server.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3055 [CaseTalk Modeler] Diagrams minor have not tried 2021-07-21 13:24 2021-07-21 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Group and Container selection
    Description: Some commands do not work properly when multiple items are selected, and the group and containers do not light up in a selected-color.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002014)
    BCP Software   
    2021-07-21 13:25   
    Actions improved are:
    * Task\Edit
    * Hide
    * Delete
    * Properties
    * Selecting

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3054 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-20 09:48 2021-07-20 17:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Custom colors do not persist
    Description: Custom colors may be defined as part of the OTFT property dialog, but the colors do not persist. The next time the color dialog shows, the custom definitions are reset.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3052 [CaseTalk Modeler] Server feature have not tried 2021-07-19 09:22 2021-07-19 09:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Centralize datatype management
    Description: Custom datatypes are now stored in the roaming profile settings file. For the Enterprise Edition it would be helpful if this was synchronized through the server installation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3024 [CaseTalk Modeler] Expressions minor have not tried 2021-07-06 10:09 2021-07-17 16:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Expression input does not show schemas
    Description: Expression input dialog shows pre-existing OTFT's but does not render schema names.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3021 [CaseTalk Modeler] Repository tweak have not tried 2021-07-05 09:39 2021-07-17 15:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Concepts and Containers are by definition Abstract
    Description: The Abstract flag tells CaseTalk the OTFT should not be implemented. Concepts and Containers cannot be implemented, therefor should be marked Abstract by definition.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3026 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-06 17:18 2021-07-17 15:20
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Role editing through lines
    Description: Role editing should be possible by right clicking on the lines.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3050 [CaseTalk Modeler] User Interface minor have not tried 2021-07-16 18:37 2021-07-17 15:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Delete roles from Containers
    Description: Containers may contain roles to subcontainers, concepts and otft's. But there needs to be an option to remove those roles, currently there is none. Perhaps we need to extend the DeleteMenu or allow the RoleEditDialog to remove them if it is a Container.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002013)
    BCP Software   
    2021-07-17 15:18   
    From OTFT Edit to Role Dialog allows users to delete roles from concepts, containers and generalized object types.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3020 [CaseTalk Modeler] Repository minor have not tried 2021-07-05 09:37 2021-07-16 18:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Add Concept Containers
    Description: Concepts are sometimes nested, therefor a 'Container' should be added to the list of information elements.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3048 [CaseTalk Modeler] Validation tweak have not tried 2021-07-16 11:45 2021-07-16 12:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Rule validation performance
    Description: Rule validations on large models take very long. Could this be faster or further optimized?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002011)
    BCP Software   
    2021-07-16 12:53   
    Some validation rules are now optimized for very large models by caching lookup information.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3019 [CaseTalk Modeler] Installation minor have not tried 2021-07-05 09:15 2021-07-15 09:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: SQLite 3.36
    Description: Upgrade to latest sqlite version for fixes and updates.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3028 [CaseTalk Modeler] Diff and Merge minor have not tried 2021-07-07 10:35 2021-07-12 15:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Merged expression appear to be old
    Description: Merging expressions show up under older namespace versions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002002)
    BCP Software   
    2021-07-07 10:38   
    Expression are now stored with two additional fields showing the origin it was created in: namespace and namespace-version.
    When merging new expressions into a TargetIG, they seem to maintain the original field values.
    This results in expressions in the TargetIG marked as 'old' namespace information even though they are merged fresh.

    An updated way of handling these field values is to update the namespace-version to the SourceIG-version when expressions are merged into the TargetIG.
    (0002007)
    BCP Software   
    2021-07-12 15:25   
    A logic error caused updates of version numbers still to be registered under it's former version number.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3036 [CaseTalk Modeler] Diff and Merge crash have not tried 2021-07-12 13:13 2021-07-12 13:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Merging substitution fails
    Description: Merging a OTFT which contains a substitution to an OT which is 'ignored' might fail by not merging the required OTEs.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002006)
    BCP Software   
    2021-07-12 13:26   
    Ignored OTFT's no longer prevent merging underlying OTE's which are required to complete expressions and substitution elsewhere.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3035 [CaseTalk Modeler] Diff and Merge feature have not tried 2021-07-08 21:45 2021-07-08 21:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Report obsolete OTFTs after merging
    Description: Report obsolete OTFT's and Expressions which were merged from a previous version, but no longer exist in the source IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3032 [CaseTalk Modeler] Repository minor have not tried 2021-07-07 11:53 2021-07-07 11:56
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Delete role from generalized object type
    Description: Generalized object types may contain may roles, it would be helpful in the refactoring functions to be able to delete a single role from the structure.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002004)
    BCP Software   
    2021-07-07 11:56   
    If the role is optional (through setting, or by a single OTE) it may be deleted. Use the diagram context menu for the role to perform this action.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3031 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-07 11:40 2021-07-07 11:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Delete a concept/container link
    Description: Editing a role was already implemented, and the direction of the role could be changed, but removal is not yet implemented.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3030 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-07 11:01 2021-07-07 11:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Create new archive without selection
    Description: Creating an archive manually is very helpful, but the dialog selects no files by default. It neither warns the user a selection should be made.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002003)
    BCP Software   
    2021-07-07 11:01   
    A warning is displayed if no selection is made.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3029 [CaseTalk Modeler] User Interface tweak always 2021-07-07 10:58 2021-07-07 11:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Show Archive in Explorer
    Description: The files in the project window have a popup menu with an item called 'Show in Explorer', it would be helpful if this item is also available in the History tab to easily find a specific archive.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3027 [CaseTalk Modeler] User Interface tweak have not tried 2021-07-07 10:28 2021-07-07 10:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Alter Role Played By - Locked
    Description: The 'alter role played by' function is a great help for advanced users to refactor the model. However once a role is detected to be part of a OTFT or Expression from an external namespace, this is being locked. Theoretically it should be altered in the source model, but in reality it prevents advanced users to refactor models to continue merging complex model changes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0002001)
    BCP Software   
    2021-07-07 10:28   
    It now shows a warning dialog which allows users to Cancel the action, or Ignore the warning to contine.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3017 [CaseTalk Modeler] Generation (SQL, XML, etc) major have not tried 2021-06-30 10:39 2021-06-30 10:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: RDF missing ObjectProperties
    Description: RDF generator is missing definitions for ObjectProperties which are equivalent to UML Class Associations. Properties which are relationships between Classes or Entities.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3015 [CaseTalk Modeler] User Interface tweak have not tried 2021-06-28 19:50 2021-06-28 19:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Close other tabs/windows
    Description: After having many files activated, it may be convenient to close all files except the top one.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001999)
    BCP Software   
    2021-06-28 19:51   
    The Windows or Tabs menu now has an option to 'Close Other ..' which serves this purpose.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3014 [CaseTalk Modeler] Diagrams feature have not tried 2021-06-28 15:33 2021-06-28 15:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Grouping elements in diagram
    Description: Grouping elements in the diagram to automatically draw a boundary around them is great. Being able to group elements And groups would allow the nesting which is even more powerful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3012 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-06-22 16:19 2021-06-22 16:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: PlantUML generate preview
    Description: The PlantUML export now also calls the actual application to immediately render the output in a png file.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3011 [CaseTalk Modeler] User Interface tweak have not tried 2021-06-22 11:29 2021-06-22 11:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Project Options menu
    Description: Project Options and File Properties show different parts. These need some sort of unification.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001998)
    BCP Software   
    2021-06-22 11:29   
    Project Options are now shown (including the custom attributes) when File Properties are opened for the project file node.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3009 [CaseTalk Modeler] Project crash have not tried 2021-06-22 10:11 2021-06-22 10:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Default Project Options crash
    Description: Setting the default project options crashes when closing the dialog with ok (and not project is active).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    3006 [CaseTalk Modeler] Installation major always 2021-06-21 16:32 2021-06-21 16:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Tools menu does not behave
    Description: The tools menu shows the CaseTalk application itself, and none of the other default distributed applications.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2996 [CaseTalk Modeler] Server feature have not tried 2021-06-11 09:36 2021-06-19 13:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Allow 'local' namespace color
    Description: Namespace colors are taken from the server, but for professional editions, these colors need to be set locally as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2998 [CaseTalk Modeler] Diagrams tweak have not tried 2021-06-14 15:39 2021-06-14 15:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Some diagram elements require an active IG
    Description: Once the diagram is saved, and opened without a connection to the IG file, some elements could draw inproper. Arrows and subtype info does not get streamed, but only loaded from the connected IG.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2997 [CaseTalk Modeler] Diagrams tweak have not tried 2021-06-13 18:35 2021-06-13 18:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Keep new relationdots in group
    Description: Once relation dots are part of a group, adding new dots should therefor become part of the same group.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2984 [CaseTalk Modeler] Diagrams feature have not tried 2021-05-29 11:17 2021-06-10 20:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support topdown diagramming
    Description: Show even less FCO-IM information to support conceptmap like diagramming to support high level information visualizations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001980)
    BCP Software   
    2021-05-29 11:18   
    Hide roles inside Object Types, and draw Fact Types as verbs instead of using roles and constraints. This could simplify a still information rich FCO-IM model to be presented as something simple, but well build.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2994 [CaseTalk Modeler] User Interface tweak have not tried 2021-06-09 11:56 2021-06-09 11:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: TC editor context
    Description: The TC Editor can show multiple TCs in a listbox if they are all connected to the selected OTFT. The names printed in that list is sometimes the wrong side of the role involved, making it harder to read which TC is indicated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2993 [CaseTalk Modeler] Diagrams tweak have not tried 2021-06-09 09:33 2021-06-09 09:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Allow OTFT Name to be hidden
    Description: Some FCO-IM diagrams are too full of detailed information to the audience. Binary fact types for instance contain expressions, suples, and sometimes the Fact Name is a repeat of the PlayedBy parts. In those cases it might be more instructive to hide the fact type name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001991)
    BCP Software   
    2021-06-09 09:34   
    The position of OTFT Names can be set per Diagram Style, or overridden per selected OTFT. It now allows Left,Center,Right or Hidden.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2992 [CaseTalk Modeler] User Interface feature have not tried 2021-06-08 16:39 2021-06-08 16:39
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Adding something from one point
    Description: Adding files runs through the menu "File\New" or some toolbuttons in the main panel/window. Adding a new expression uses a button or shortcut. Adding new subtype, object ype, label type runs through the "Task" menu. This needs some unification for new users.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2990 [CaseTalk Modeler] Validation feature have not tried 2021-06-04 13:46 2021-06-08 14:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Check for merge left-overs
    Description: After merging older expressions may still reside in the target IG file. It may also occur that unused OTFT's are left after model updates. Reporting those unused elements would be helpful to keep the models clean. (Unused OTFT's both in substitutions and/or depicted in other diagram files.)
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001988)
    BCP Software   
    2021-06-04 15:51   
    Non depicted OTFTs are visualized by using the highlighting settings set to 'All Diagrams' whereas the OTFT's not yet visualized anywhere are printed in black font coloring.
    (0001990)
    BCP Software   
    2021-06-08 14:30   
    Older expressions are now reported in the model validation process. If they are not substituted then they are also marked as unused.

    https://www.casetalk.com/wiki/Modeler:Tutorial/Integrity_Checks#Expressions_must_be_current

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2991 [CaseTalk Modeler] Repository feature have not tried 2021-06-08 13:24 2021-06-08 13:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Add Created/Modified information to custom attributes
    Description: Custom attributes change per value, and the change needs to be registered for these moments.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001989)
    BCP Software   
    2021-06-08 13:26   
    Show these columns in the SQL Repository.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2977 [CaseTalk Modeler] Project feature have not tried 2021-05-12 10:15 2021-06-02 18:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Support custom attributes for projects
    Description: Custom attributes are supported for almost all entities in CaseTalk, but not projects. Since the projects may be checked in for version management in the Manager, adding some context on a project level would be practical.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001975)
    BCP Software   
    2021-05-12 10:43   
    Custom Attribute configuration added Project as a possible entity. The Project file property dialog then allows entering custom attributes.

    For scoping projects in architecture a suggested definition to be added to the C.A.-Definition would be:
    [Architecture]
    Scope=[Draft, Implementation, Conceptual, Product]
    (0001987)
    BCP Software   
    2021-06-02 18:04   
    Custom attribute definitions are allowed for PROJECT file nodes. These are editable when editing file properties. If logged in with Teams, they are also persisted into the central database.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2988 [CaseTalk Modeler] Diagrams minor have not tried 2021-06-01 22:26 2021-06-01 22:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Extend Diagram styling with Hidden Roles
    Description: This v12 release contains support to hide/show roles in an object/fact type. This should be supported in the diagram styles as well. This way the style may turn all roles off/on in the diagram. While still allowing the individual otft to override the setting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2985 [CaseTalk Modeler] Diagrams minor have not tried 2021-05-29 16:49 2021-05-31 14:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Role incoming/outgoing not displayed
    Description: Roles with incoming and/or outgoing names are not always displayed properly. Reopening the diagram shows them, but updates are not reflected in the diagram.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2982 [CaseTalk Modeler] Diagrams major have not tried 2021-05-26 14:45 2021-05-31 09:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Diagram with shapes performance
    Description: Diagram extended with shapes make CaseTalk drop in performance and responsiveness in dramatic ways.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001979)
    BCP Software   
    2021-05-27 14:10   
    The code to handle the z-order of controls seems to drag it's feet when shapes need to be in the background of other elements. This needs to be re-designed. This will show when shapes are added to the diagram, and when diagram files are opened.
    (0001983)
    BCP Software   
    2021-05-31 09:22   
    Performance degradation is fixed and Z-Order is also properly saved.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2987 [CaseTalk Modeler] Diagrams feature have not tried 2021-05-29 20:41 2021-05-29 21:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Hiding rolenumbers
    Description: When the diagram options are set to hide role numbers, the role numbers may still be displayed in the OTFT Expressions. These "absent" role numbers need to be replaced by the non substituted types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2983 [CaseTalk Modeler] Import and Export minor have not tried 2021-05-29 11:16 2021-05-29 11:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support Top down modeling
    Description: Top down modeling is mostly used as a way to broadly determine scope, and get stakeholders to talk about core business concepts. There are various (online) tools available who allow concepts to be drawn and to add lines connecting them. It would be nice if CaseTalk could support some import of a simple graph-like list of concepts.
    Tags:
    Steps To Reproduce:
    Additional Information: An example of such a simple approach is https://termboard.com It is not that alien if compared to the conceptmap in the viewer, or the business glossary export in Modeler.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2981 [CaseTalk Modeler] Other feature have not tried 2021-05-21 14:29 2021-05-21 14:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support BEAM forms
    Description: BEAM is a high level way of model storming which might be added as a report or import feature.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2979 [CaseTalk Modeler] Other tweak have not tried 2021-05-17 11:27 2021-05-17 19:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Welcome tab does not update
    Description: The welcome update tab shows content from the casetalk.com website but does not always refresh the content properly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2978 [CaseTalk Modeler] Installation feature have not tried 2021-05-13 18:47 2021-05-13 18:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Include Ad-Sense in free Book Edition
    Description: The free book edition is downloaded many times over for people to evaluate or to check out. This is not an edition or application which is developed and maintained for free. Therefor some return of revenue would be nice. The Welcome page already pulls data from the web, may it should include a banner for a minimal revenue return on ads.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2976 [CaseTalk Modeler] Diagrams minor have not tried 2021-05-10 11:08 2021-05-10 11:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Some OTFT updates straighten the Role-OTFT relation
    Description: The curves in the connection lines between roles and object types sometimes are removed and the relation is reset to the straight line.
    Tags:
    Steps To Reproduce: Add a curve in the relationship, remove the UC's from an ObjectType and add the UC back on the roles of the Object Type. The curve is then removed, as if the relationship is deleted and added again.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2975 [CaseTalk Modeler] Import and Export feature have not tried 2021-05-10 10:46 2021-05-10 10:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: JSON/XML/API integration
    Description: For various efforts in the open data world the use of JSON or XML is well documented. It would be helpful to easily integrate FCO-IM model with these external API calls. This would align with the Reference Data feature, but support different tech.
    Tags:
    Steps To Reproduce:
    Additional Information: http://hl7.org/fhir/
    https://confluence.hl7.org/display/FHIR/Public+Test+Servers
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2973 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2021-05-07 18:03 2021-05-07 18:03
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: XOR in XSD
    Description: The XOR in XSD can be represented by a Choice indicator.
    Tags:
    Steps To Reproduce:
    Additional Information: https://www.w3schools.com/xml/el_choice.asp
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2971 [CaseTalk Modeler] User Interface tweak have not tried 2021-05-06 14:44 2021-05-06 14:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Add folders to Welcome/Reopen list
    Description: Some layout improvements could be made to the project list in the welcome tab. The relative time could be smaller, and the folder icon would make it clearer to read. Also the folder icon could open the Explorer instead of the Project itself. The latter could help when file management is an issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2970 [CaseTalk Modeler] User Interface tweak sometimes 2021-05-06 14:28 2021-05-06 14:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: OTFT font is gray
    Description: Sometimes the OTFT's are displayed with a gray font, while the current repository is selected for highlighting, which should've rendered the font in black.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1199 [CaseTalk Modeler] User Interface feature N/A 2017-02-10 15:36 2021-05-04 13:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Refactor a Object/Fact Type by adding a role
    Description: Refactor a Object/Fact Type by adding a role to it. This can be done by generating a dummy expression covering all roles which is than marked as an unvalidated expression.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001912)
    BCP Software   
    2021-02-27 09:49   
    (Last edited: 2021-02-27 09:51)
    1) Append the new role to the selected list of expressions under the OTFT.
    2) Insert a new Role in the Expression Editor.
    3) Append an unused Role from the same OTFT into the Expression Editor (Generalized OTs).
    4) And/or even wilder: Classify soft semantics into structure from the Expression Editor.

    The inverse needs to be supplied then as well, which is the removal of a selected set of roles.
    (0001973)
    BCP Software   
    2021-05-04 13:28   
    The adding of a role should duplicate the OTE's from the the role-playedby-otft under the role-partof-otft.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2968 [CaseTalk Modeler] Project major sometimes 2021-05-04 12:39 2021-05-04 12:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Cannot open project
    Description: A project with shortcut to an external file on a UNC path outside of reach, will trigger an error while opening the project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001972)
    BCP Software   
    2021-05-04 12:40   
    The error is no longer blocking the project from loading.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2967 [CaseTalk Modeler] Project tweak random 2021-05-04 12:33 2021-05-04 12:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Shortcuts created for files in same folder
    Description: Adding a file to the project which resides in the project folder may create a shortcut.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001971)
    BCP Software   
    2021-05-04 12:34   
    Fixed a pathless file reference to be considered as a candidate for shortcut referencing.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2966 [CaseTalk Modeler] Project tweak have not tried 2021-05-03 10:56 2021-05-03 10:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Add existing JSON file
    Description: Adding existing files does not list the possible JSON file types in the filter list.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2630 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2020-08-15 10:32 2021-04-21 16:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate Abstract Syntax Tree
    Description: JavaScript supports domain specific languages through the user of so-called AST. Conceptual Models contain the rich environment to be able to generate these AST files from models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2955 [CaseTalk Modeler] User Interface minor have not tried 2021-03-31 09:32 2021-03-31 10:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Empty Expression tab in diagrams
    Description: Empty expression tab in diagrams can happen due to configuration settings. The tab should therefor mention the potential configuration issue.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001963)
    BCP Software   
    2021-03-31 10:09   
    If no expressions are rendered, it now displays a message explaining why.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2954 [CaseTalk Modeler] User Interface minor have not tried 2021-03-30 20:18 2021-03-30 20:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Text editor color issue
    Description: The text editor has the active line in a selected-color, which make some font colors almost invisible. Can the line color be just blank to be uniform with the background of the text in general?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2953 [CaseTalk Modeler] Diff and Merge tweak have not tried 2021-03-30 09:46 2021-03-30 10:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Manage namespace reference on multiple items
    Description: Select multiple items and alter namespace handling for all.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: MergeMutiple.png (38,807 bytes) 2021-03-30 10:04
    https://www.casetalk.com/tickets/file_download.php?file_id=406&type=bug
    png
    Notes
    (0001960)
    BCP Software   
    2021-03-30 09:48   
    The selection button allows for "Overwrite All Details" and "Update All Population", but lacked the "Namespace"-options for All Selected Items.
    (0001961)
    BCP Software   
    2021-03-30 10:04   

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2952 [CaseTalk Modeler] Constraints tweak have not tried 2021-03-29 11:05 2021-03-29 17:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Cannot add constraint dialog
    Description: The dialog which is shown when an added constraint conflicts with already existing constraints should be more informative.
    Tags:
    Steps To Reproduce:
    Additional Information: The dialog simply mentions the constraint number, not any related Role or OTFT information. This would be more convenient to show, and easier to find.
    Attached Files:
    Notes
    (0001958)
    BCP Software   
    2021-03-29 17:24   
    Constraint violations are now accompanied by the verbalization of the blocking constraint in natural language.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2950 [CaseTalk Modeler] Project crash random 2021-03-26 15:17 2021-03-29 15:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: External project files may crash
    Description: Files which are moved outside the projectfolder and linked may crash CaseTalk when reopening the project from a different file path.
    Tags:
    Steps To Reproduce: Start a project, add files from outside the projectfolder.
    Save the project on a drive.

    Open the project from another drive and the crash may occur.
    Additional Information:
    Attached Files:
    Notes
    (0001956)
    BCP Software   
    2021-03-29 15:28   
    Saving files outside of the project folders, will create shortcuts in the project folder. This way Windows will keep track of the file content, even when moved with the Explorer. This way CaseTalk is able to resolve the content, even when outside if its scope. (And removal of files from the project no longer results in an intermediate a.v. dialog).

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2951 [CaseTalk Modeler] Project crash have not tried 2021-03-29 11:01 2021-03-29 11:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Removing a file creates A.V.
    Description: Removing a file shows an access violation, without further side-effects.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2948 [CaseTalk Modeler] Repository minor sometimes 2021-03-26 12:42 2021-03-26 12:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 12.0  
        Target Version: 12.0  
    CaseTalk Edition: unknown
    Summary: Error in server query using "with"
    Description: Using a "with ..." statement in the server repository fails with an error dialog, yet shows the result set correctly.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: image001.png (25,368 bytes) 2021-03-26 12:42
    https://www.casetalk.com/tickets/file_download.php?file_id=405&type=bug
    png
    Notes
    (0001954)
    BCP Software   
    2021-03-26 12:42   
    (0001955)
    BCP Software   
    2021-03-26 12:44   
    The driver framework fails by wrapping the "with" statement in a "select count(*) from (query)" for retrieving a record count from the server. This error is specific to sql server and now handled as such.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2943 [CaseTalk Modeler] Other feature N/A 2021-03-24 13:40 2021-03-24 13:40
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: State definitions
    Description: Value constraints can be used to limit the variations of state values.
    A binary fact type may model the 'order payment' to indicate a state of being paid.

    Despite the various options to model state, the state changes themselves and which are allowed and which not, is not supported by CaseTalk. A matrix of all states on both axis, and which are allowed to change into which, could help.

    Formalizing state changes in this way, and finding a way to have either state on these axis, or fact types which represent a state, would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2941 [CaseTalk Modeler] Installation tweak N/A 2021-03-23 09:43 2021-03-23 09:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: RDP Flickering
    Description: Remote Desktop use of CaseTalk may cause additional flickering. Embarcadero blogged about this issue on Delphi. Need to check users to see if that issue is also relevant to CaseTalk users.
    Tags:
    Steps To Reproduce:
    Additional Information: https://blogs.embarcadero.com/how-to-speed-up-remote-desktop-applications/?utm_source=Eloqua&utm_medium=email&utm_content=Article-210319-Webinar
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2897 [CaseTalk Modeler] Repository tweak have not tried 2021-03-05 12:06 2021-03-05 12:06
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Common subtypes
    Description: Draw a subtype from Boy to Man, and the same role using SubsetConstraints from Boy to Child. This subset could be drawn as a second subtype-arrow.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2681 [CaseTalk Modeler] Repository feature have not tried 2020-10-01 14:38 2021-02-27 09:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Use Query By Example for filtering
    Description: Combining a set of fact expressions (and/or rolepaths) with a QueryByExample solution could provide easy understandable and usable Where-Clause support and generations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001913)
    BCP Software   
    2021-02-27 09:54   
    Simple:
    - Rows support the OR
    - Values in a single row provide AND

    Grouped:
    - Allow Rows to be grouped
    - Allow Groups to be grouped

    Functions:
    - Provide Values in a single row to contain Boolean Evaluations ( E.g.: >10 , X<Y, X*10-2*Y<0 )

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2757 [CaseTalk Modeler] Project tweak have not tried 2020-12-01 10:39 2021-02-09 16:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 11.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Handling file shortcuts
    Description: 10.3 introduces Windows Links to external files instead of maintaining a hardcoded file reference in the project.

    Further wishes:
    - Add 'make local' functionality to resolve the link into a real document instance
    - Detect missing target file, and open the shortcut properties to amend.
    - How to handle uploads in Teams?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2687 [CaseTalk Modeler] Repository feature sometimes 2020-10-07 11:39 2021-01-28 10:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Homonyms and Synonyms
    Description: Homonyms are supported by modeling the in different IG's. Synonyms are supported by providing aliases in a single IG. The feature to be able to specify that a differently modeled Fact(A) is also a synonym of the homonym Fact(A') would be an administrative help.

    Being able to link OTFT's across IG's is partially done by keeping SyncLinks on them. While merging lineage is traced. But explicitly made links such as Fact(A) ... Fact(A') and giving them a predefined description can be very powerful for future features, but certainly for administrative modeling purposes.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001863)
    BCP Software   
    2021-01-28 10:15   
    Homonyms are now also supported as long as they have a distinctive Schema indicator.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    461 [CaseTalk Modeler] Repository feature N/A 2014-04-07 14:30 2021-01-22 17:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Split OTFT into two
    Description: Once expressions from more than one namespace fuse in a single OTFT, the OTFT cannot be edited. It is deriserable therefor to be able to split this OTFT into two distinct names to allow editing.

    This feature is similar to the Label-Split wizard, but operates on a Fact or Object type level.

    The default split should be reflecting the seperate namespaces.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000292)
    BCP Software   
    2014-09-25 12:34   
    Manual method should be documented.
    - create subtype
    - add new ot
    - replace old ot with new ot.
    (0001017)
    BCP Software   
    2017-10-25 22:08   
    Also an OTFT which is a generalization, should be splittable (potentially duplicating roles where needed) according to the underlying expressions.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2789 [CaseTalk Modeler] Transformation (GLR) feature N/A 2021-01-19 10:27 2021-01-19 10:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generalized Abstract OT should split
    Description: Generalized Abstract OT should split over all roles when performing a model transformation. This then works similar to a template or stereotype. The actual OT is not showing up after GLR, but all related FT's are duplicated over all Role-PlayedByOT parts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2772 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2020-12-28 09:44 2020-12-28 09:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Datomic database supprt
    Description: Datomic is a database system which aligns neatly with Clojure (a functional programming language). It could be possible to generate scripts in the form of simple lists.
    Tags:
    Steps To Reproduce:
    Additional Information: https://docs.datomic.com/cloud/transactions/transaction-data-reference.html#tx-data
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2509 [CaseTalk Modeler] Diagrams feature have not tried 2020-05-14 14:34 2020-11-30 19:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Concept Shape Properties
    Description: Concepts are now drawn in a fixed format. A shape or color similar to the Shape object would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2707 [CaseTalk Modeler] User Interface tweak random 2020-10-22 10:46 2020-11-13 12:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 10.2.5  
    CaseTalk Edition: unknown
    Summary: Inactive file eats 20% cpu
    Description: Selecting an inactive project file in the manager panel, makes the cpu usage jump 20%. Once a file is selected which is active, the cpu drops to nearly 0%.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2735 [CaseTalk Modeler] Repository feature have not tried 2020-11-08 20:46 2020-11-09 08:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add sensitivity annotation
    Description: Sensitive fact types may require logging user information about who reads/inserts/updates/delete the tuples. Adding a whoxxx to the database tables.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001813)
    BCP Software   
    2020-11-09 08:55   
    Add database table columns: inserted_by, updated_by, deleted_by
    And generate dummies for public vs sensitive data using GRANT/REVOKE.
    https://en.wikipedia.org/wiki/Data_control_language

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2677 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2020-09-21 11:11 2020-09-21 11:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support MariaDB
    Description: MariaDB is the spin off from MySQL and adds new datatypes and features. Getting CaseTalk up to date with the new dbms is helpful for developers.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001762)
    BCP Software   
    2020-09-21 11:14   
    10.2:
    JSON datatype ( https://mariadb.com/kb/en/changes-improvements-in-mariadb-102/ )

    10.5:
    INET6 ( https://mariadb.com/kb/en/changes-improvements-in-mariadb-105/ )

    10.6 (upcoming):
    UUID ( https://jira.mariadb.org/browse/MDEV-4958?jql=project%20%3D%20MDEV%20AND%20issuetype%20%3D%20Task%20AND%20fixVersion%20in%20(10.6)%20ORDER%20BY%20votes%20DESC%2C%20priority%20DESC )

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2648 [CaseTalk Modeler] Diagrams feature have not tried 2020-08-21 08:23 2020-08-21 08:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add shape with polylines to diagram
    Description: Ability to group certain OTFT's using a polyline may look more fancy than rectangles or circles.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1040 [CaseTalk Modeler] Transformation (GLR) major sometimes 2016-08-29 15:11 2020-08-20 17:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.11.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Reducing Object Types
    Description: The attached screenshot shows a model which is partially transformed. We performed a full GLR but left Branche as not reduced. Once we reduce this fact, the subset constraint 11 completely disappears. Which results in a relational model with missing foreign keys.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: Branche_Ungrouped.png (108,695 bytes) 2016-08-29 15:11
    https://www.casetalk.com/tickets/file_download.php?file_id=55&type=bug
    png

    BankEmployee.png (13,258 bytes) 2016-08-29 18:29
    https://www.casetalk.com/tickets/file_download.php?file_id=56&type=bug
    png
    Notes
    (0000629)
    BCP Software   
    2016-08-29 18:37   
    (Last edited: 2016-08-29 22:48)
    Where the reducing of Branche_Ungrouped may seem the start of the issue, it really starts in the elementary model at BankEmployee. CaseTalk already warns for:

    - OTFT's Branche, City, County, State may not be verbalizable
    - Binary facts StateName, CountyName, CityName may not group two ways

    These warnings should prevent the modeler to GLR, since it'll lead to apparent subset loss.

    First of all: the binary facts mentioned will not be reduced in the newer CaseTalk. It'll remain ungrouped. Which leads us to State,County,City which are candidates for Reduction.

    The following subsets will remain: SC 10->7 and 5->7. Yet without the presence of a totality constraint on State, the State will disappear completely without a trace of subset constraints. This will cascade over County, State and County. Even towards Employment, which will end up with a single subset towards Bank.

    This combination of effects is the true cause for foreign key failure.

    How could CaseTalk warn for this, or prevent it? Should it stop Reducing State, County and City if they are not verbalizable? Or is there something else we can think of?

    (0001735)
    BCP Software   
    2020-08-20 17:01   
    Does this still apply after the report and future fixing of bug 0002647.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2611 [CaseTalk Modeler] Repository feature have not tried 2020-07-20 15:30 2020-07-20 15:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Generalization Wizard?
    Description: It would be helpful to create a generalized object type more easily. Similar to creating a subtype and choosing which related fact types should be moved, a generalization is similar to a supertype combining multiple object types into one.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2604 [CaseTalk Modeler] Installation minor have not tried 2020-07-14 15:19 2020-07-14 15:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 10.2.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Project files in dropbox get locked
    Description: Dropbox locks the file to sync, and CaseTalk cannot save files while these are in place..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2596 [CaseTalk Modeler] Server minor sometimes 2020-07-14 08:46 2020-07-14 08:46
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 10.2.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: After upload the project remains locked
    Description: The project seems to remain locked after a model version is uploaded.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2581 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2020-07-06 09:10 2020-07-06 09:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Kafka event streaming
    Description: Kafka event streaming takes events as the basic building block for serializing to storage. The field develops these technologies by coding java classes. It may be worthwhile to investigate how the can be properly modeled.
    Tags:
    Steps To Reproduce:
    Additional Information: Sources of information and pointers:
    * https://www.confluent.io/blog/put-several-event-types-kafka-topic/

    Materialized Views:
    * https://docs.microsoft.com/en-us/azure/architecture/patterns/materialized-view
    * https://github.com/confluentinc/ksql

    Java Serializers:
    * https://mkyong.com/java/how-to-convert-java-object-to-from-json-jackson/
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2547 [CaseTalk Modeler] Repository feature have not tried 2020-06-16 20:51 2020-06-16 20:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Log the change and it's reason
    Description: Being able to log the changes of the model and being able to annotate them with comments and reasons would make it more clear to other users on why a change is applied.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2537 [CaseTalk Modeler] Import and Export feature have not tried 2020-06-11 13:48 2020-06-11 13:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Investigate Archimate
    Description: Archimate has various layers and components to support architecture drawings. Some may be convenient to link with. Study into the exchange schema's is required.
    Tags:
    Steps To Reproduce:
    Additional Information: http://www.opengroup.org/xsd/archimate/
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2512 [CaseTalk Modeler] Validation minor have not tried 2020-05-15 12:38 2020-06-04 18:16
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Spellchecker dictionary
    Description: Spell checking dictionaries are available:
    - https://www.freeoffice.com/en/download/dictionaries
    - https://github.com/wooorm/dictionaries/tree/master/dictionaries
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1745 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2018-06-21 13:31 2020-04-28 10:48
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support for Neo4j graph database
    Description: Since supporting OWL/RDF is very close to graphs and graph databases, perhaps some supportive script could be generated for Neo4j Graph database too.
    Tags:
    Steps To Reproduce:
    Additional Information: https://neo4j.com/docs/developer-manual/current/cypher/schema/

    DDL/DML:
    https://neo4j.com/docs/developer-manual/current/cypher/clauses/create/
    Attached Files:
    Notes
    (0001202)
    BCP Software   
    2018-06-21 15:11   
    http://sujitpal.blogspot.com/2009/05/using-neo4j-to-load-and-query-owl.html
    (0001203)
    BCP Software   
    2018-06-21 18:33   
    (Last edited: 2018-06-21 18:48)
    https://neo4j.com/developer/guide-importing-data-and-etl/
    https://neo4j.com/docs/developer-manual/current/cypher/clauses/create/

    https://neo4j.com/docs/cypher-refcard/3.2/

    (0001463)
    BCP Software   
    2019-06-28 11:22   
    https://www.red-gate.com/simple-talk/sql/t-sql-programming/experiments-with-neo4j-using-a-graph-database-as-a-sql-server-metadata-hub/#fourth
    (0001465)
    BCP Software   
    2019-07-02 16:52   
    Constraints:
    https://neo4j.com/docs/cypher-manual/current/schema/constraints/

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2467 [CaseTalk Modeler] Import and Export feature always 2020-04-23 17:27 2020-04-23 17:27
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Reverse engineering could count records
    Description: Reverse engineering an existing database, might give some insight if the number of rows (or instances) were counted too. This could show the sparsity of tables, columns, and relevance of objects/facts.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2357 [CaseTalk Modeler] Import and Export feature have not tried 2020-01-16 10:52 2020-04-20 15:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Import PowerDesigner XML
    Description: Import PowerDesigner models through it's XML file notation.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001618)
    BCP Software   
    2020-04-20 15:13   
    PowerDesigner Save As (model with .xml extension) allows the models to be saved in a xml file format.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2453 [CaseTalk Modeler] Diff and Merge minor always 2020-04-18 10:11 2020-04-19 09:22
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 10.1  
    CaseTalk Edition: unknown
    Summary: Inter-TC's not merged
    Description: Inter-TC's are never merged, only Intra-TC's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2448 [CaseTalk Modeler] Diff and Merge major sometimes 2020-04-16 10:02 2020-04-18 10:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Constraints are not always merged
    Description: If OTFT's are merged, and the source model receives an update with new constraints. The second merge will not pick up on these constraints since the OTFT's are already present, therefor the merging seems to skip the related constraints too. This is applicable for TC's, but most likely for others as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2394 [CaseTalk Modeler] Diff and Merge major have not tried 2020-02-26 11:29 2020-02-26 11:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 9.10.1  
    CaseTalk Edition: unknown
    Summary: Uncheck Merge Overwrite Details
    Description: The Merging with Overwrite Details is by default checked.
    Unless there only old expressions AND no new expressions.

    In consideration should be taken the origin of the OTFT Namespace. If they are not the same origin and version, the details should not be considered for overwriting.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2392 [CaseTalk Modeler] Installation major have not tried 2020-02-26 08:45 2020-02-26 08:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 9.10.1  
    CaseTalk Edition: unknown
    Summary: Portable Installation erases history
    Description: When updating a network portable app install, will erase the history of the projects..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1730 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2018-05-26 11:13 2020-01-03 14:24
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate SQLite instance for ProtoTyping
    Description: Replace the current CaseTalk Prototype application with a SQLite instance. This way the instance can be used immediately by any other application or framework. The ProtoTyper can then be upgraded to any sql based application, or be declared obsolete if sufficient follow up is found.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2322 [CaseTalk Modeler] Expressions feature have not tried 2019-12-12 16:01 2019-12-12 16:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Allow value insertion while adding an expression
    Description: The Insert OTE works great, and allows users to iterate to an actual populated set. It would be nice to also insert values using a Label Type Name filtering. There's no expression to be entered, simply a label type and value.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2115 [CaseTalk Modeler] User Interface feature N/A 2019-04-16 11:27 2019-12-11 12:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support import of JSON Examples
    Description: Supporting the import of standard verbalizations on JSON Example snippets would help to speed up quick and dirty development using open schema's and api examples.
    Tags:
    Steps To Reproduce:
    Additional Information: https://schema.org/Person
    Attached Files:
    Notes
    (0001552)
    BCP Software   
    2019-12-11 12:16   
    At the bottom of the page, supertypes, related, subtypes and examples are listed in various technical formats.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2312 [CaseTalk Modeler] Import and Export feature have not tried 2019-12-03 07:35 2019-12-03 07:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Import XMI files
    Description: Import XMI files through Reverse Engineering Code.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2305 [CaseTalk Modeler] Diagrams feature N/A 2019-11-19 09:50 2019-11-19 09:50
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Allow diagram parts to auto-align
    Description: The Viewer's conceptmap has dynamic layout, as does the Manager in the dependancy window. This auto-alignment would be nice to add to the Modeler Diagrams. This should be implemented as stepwise increments on all or the selected objects.
    Tags:
    Steps To Reproduce:
    Additional Information: This feature allows incremental layout on the diagram objects. Naturally any locked objects (or grouped objects) should behave with their own limitations.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    857 [CaseTalk Modeler] Repository feature N/A 2016-01-31 12:20 2019-11-18 22:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Future or Deprecated Facts
    Description: Facts or constraints in the model, may have an expiration date (or startdate). A specific fact expression which is only to be added to the implementation after a certain startdate (or should be removed from implementation after an expiration date).

    Adding start- and expiration date as custom attributes, which CaseTalk honors in the GLR process, would be a good solution for this.
    Tags:
    Steps To Reproduce:
    Additional Information: Also the modeler will be notified when certain items are expiring, so he may easily delete them from the model.
    Attached Files:
    Notes
    (0001544)
    BCP Software   
    2019-11-18 22:12   
    (Last edited: 2019-11-18 22:14)
    Before the start date it should be marked as 'future'
    After the end date it should be marked as 'deprecated'
    After a certain timeout after the end date it could be removed before saving, or exporting with user consent.

    Deprecated Fact Types should not be able to be imported in a new repository using Merge functions.


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2300 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2019-11-13 16:47 2019-11-13 16:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate JSONForms
    Description: The JSONForm is a simple javascript framework to define forms, schema and provide data submission. This is all setup in a single file which could be easily generated by CaseTalk as a prototyping environment.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2296 [CaseTalk Modeler] Installation trivial N/A 2019-10-30 14:55 2019-10-30 14:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: assigned Product Version: 9.8.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: IG(G)x files are not formatted
    Description: The internally used IG(G)x files are not linewrapped. This makes it hard for external tools to perform a simple diff on them. It would be helpful for external utilities to have the xml file pre-formatted.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2295 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2019-10-30 10:15 2019-10-30 10:15
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Informatica Logical Data View
    Description: Would it be possible to generate an XSD which is compatible with Informatica Logical Data View (Object Model) definitions?

    https://docs.informatica.com/big-data-management/big-data-streaming/10-2-2/user-guide/sample-files/sample-files/sample-xsd-file.html
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2288 [CaseTalk Modeler] Constraints feature sometimes 2019-10-12 16:00 2019-10-12 16:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Implement a faster UC algorithm
    Description: Based upon JPZ's work, a top down instead of a bottom up approach in the wizard usually leads to a faster result.
    Tags:
    Steps To Reproduce:
    Additional Information: See also: "AdvFCOIM02Final.pdf"
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2266 [CaseTalk Modeler] User Interface feature always 2019-09-18 11:30 2019-10-04 14:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Show Expression details from OTFT dialog
    Description: It would be helpful to show/navigate to expressions similar to navigation button to show Roles, in the OTFT Dialog. This would help the merge/compare functionality to display expression structure differences.

    So if the dialog is in View Mode, the Expression View button could be made visible to pop up a Expression tree dialog.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2280 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2019-10-01 18:48 2019-10-01 18:48
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: MonetDb generator for column storr
    Description: http://www.monetdb.org/Home
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2262 [CaseTalk Modeler] Generation (SQL, XML, etc) minor have not tried 2019-09-16 09:41 2019-09-16 09:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: UML attribute name duplicate
    Description: A OT a binary FT attached will result in a UML class with an Attribute. The attribute name is however constructed by the PlayedByOT name. In case of two binary fact types which both have the same PlayedByOT, the names will duplicate. The binary fact type name is not applied.
    Tags:
    Steps To Reproduce:
    Additional Information: This also applies to RDF output.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1513 [CaseTalk Modeler] Validation feature N/A 2017-11-09 11:41 2019-08-06 17:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Query external database for population checks
    Description: Query an external database to check the currently verbalized population. Specifically for lookup tables, this can be used as an extension to the existing Value Constraints.
    Tags:
    Steps To Reproduce:
    Additional Information: Supporting positive, negative and exact results:
    The population of an OTFT must occur in the resultset, must be identical, must be different.

    In Pos,Neg,Exact, maintenance functions may be added:
    - Remove illegal population
    - Complete with absent population
    - Export population to external resultset.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2189 [CaseTalk Modeler] Repository feature sometimes 2019-07-02 16:29 2019-08-05 15:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Alias should be presented with Expressions
    Description: Expressions from a namespace are classified as a certain (Object) Fact Type. These names should be stored under expressions, potentially as an alias or synonym.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001504)
    BCP Software   
    2019-08-05 15:24   
    Adding a field OriginalOTFT would be helpful for now. This allows us to trace the origin of the expression. Later this may be used as a namespace specific name.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2243 [CaseTalk Modeler] Project feature always 2019-07-29 17:36 2019-07-29 17:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Visual feedback for IGD's in need of update
    Description: The force-diagram-sync option does not give the user any feedback on which diagrams are getting updated, not does it show which are in need of updates. This would be helpful for potentially checking the accompanied RTF for manual adjustments. The RTF contains business text describing the diagram context. Yet if the diagram gets updates these texts may require some updating too.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2234 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2019-07-24 11:24 2019-07-24 11:24
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Red Hat JBoss Data Virtualization support?
    Description: How can we support Red Hat JBoss Data Virtualization if needed? It seems to support SQL as XML embedded definitions, but at the same time seems to require a source system or locally temp tables.
    Tags:
    Steps To Reproduce:
    Additional Information: https://access.redhat.com/documentation/en-us/red_hat_jboss_data_virtualization/6.4/html/development_guide_volume_3_reference_material/sect-ddl_commands#DDL_Commands`
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1992 [CaseTalk Modeler] Diff and Merge major sometimes 2018-12-17 10:47 2019-07-17 19:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: reopened  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 9.5.1  
    CaseTalk Edition: unknown
    Summary: Merging with new namespace versions should remove old expressions
    Description: Merging with a newer namespace version, leaves the older expressions in the target repository. If the older versioned expressions are not longer present in the newly imported version, these should also be removed from the target repository (at least when overwrite details is turned on).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001487)
    BCP Software   
    2019-07-17 19:01   
    Allow CaseTalk to find similarly sounding expressions from the same namespace and different versions to:
    - remove old fte's
    - substitute the old ote's with the new one.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2196 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2019-07-04 16:30 2019-07-04 16:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Remove parts of a model for an Artifact
    Description: It would be helpful to document as much as one can, but have a subset of the information be used in the generation for a specific artifact.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1978 [CaseTalk Modeler] Generation (SQL, XML, etc) minor sometimes 2018-12-11 17:47 2019-06-24 16:36
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: OWL some constraints require additional property's
    Description: Constraints for subset etc can only be generated in OWL using additional properties and cardinalities.
    Tags:
    Steps To Reproduce: E.g. A binary fact types with a small UC on one role, and a TC on the other, requires both Objects in OWL to have a property. One is a real property, the other at the other object is simply there to facilitate the TC. In regular database references this would be implemented with a check constraint "where exists".
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2064 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2019-03-16 13:41 2019-06-13 15:46
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: OWL Add structured Expressions
    Description: Expressions are currently generated as local:Expression elements. However more research may be required to add the FCO-IM structures for FTE, OTE and SUBST.
    Tags:
    Steps To Reproduce:
    Additional Information: http://vocab.org/frbr/core#Expression
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1986 [CaseTalk Modeler] Other minor sometimes 2018-12-12 19:34 2019-06-04 08:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Bug report doesn't work
    Description: Bug reports send by the user do not arrive at the support line.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2113 [CaseTalk Modeler] User Interface major have not tried 2019-04-16 09:56 2019-04-16 09:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: MDI user interface errors
    Description: Switching to an old school MDI user interface mode shows various errors.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: image004.png (18,049 bytes) 2019-04-16 09:57
    https://www.casetalk.com/tickets/file_download.php?file_id=363&type=bug
    png

    image005.png (19,298 bytes) 2019-04-16 09:57
    https://www.casetalk.com/tickets/file_download.php?file_id=364&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2091 [CaseTalk Modeler] Constraints feature N/A 2019-04-08 11:57 2019-04-08 11:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Add support for Strict Equality Constraint
    Description: The subset constraints can generate a foreign key and a 'where exist' assertion. This is however not yet a 1:1 relationship, and therefor a strict equality constraint would be nice to add to CaseTalk.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2073 [CaseTalk Modeler] User Interface feature have not tried 2019-03-20 16:04 2019-03-20 16:04
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Allow grouped population editing
    Description: Currently a single fact expression is presented and used to edit the population. It would/could be nice to do this on a more grouped level, to combine multiple expressions in a single form. This resembles the artifact that users may recognize. It then also allows external CSV files or result sets to capture or feed the population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2067 [CaseTalk Modeler] Constraints feature have not tried 2019-03-18 23:13 2019-03-18 23:42
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Make constraints conditional
    Description: MRC can be required for some artifacts, and optional for others. Making them conditional is therefore desired.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2068 [CaseTalk Modeler] Expressions minor have not tried 2019-03-18 23:24 2019-03-18 23:24
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Enhance expression file
    Description: Enhance the expression file with syntax, references to actual modelled expressions, metadata.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2065 [CaseTalk Modeler] Import and Export feature N/A 2019-03-16 13:42 2019-03-16 13:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Export to ArchiMate format
    Description: A high level export for ArchiMate may assist architects in the business to recognize and hook into the Fact Models.
    Tags:
    Steps To Reproduce:
    Additional Information: http://www.hosiaisluoma.fi/blog/archimate-examples/
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    2016 [CaseTalk Modeler] Project tweak sometimes 2019-02-05 12:04 2019-02-05 12:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Save All seems slow on XML processing
    Description: Save All sometimes seems slow when processing some XML in the background.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1941 [CaseTalk Modeler] User Interface minor have not tried 2018-11-14 13:55 2018-11-14 13:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Population editor does not validate types
    Description: Population editor does no validate on data types.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1929 [CaseTalk Modeler] Generation (SQL, XML, etc) feature have not tried 2018-11-12 12:56 2018-11-12 13:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support the NuoDB syntax
    Description: Support for another rising elastic DBMS NuoDB would be great.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001324)
    BCP Software   
    2018-11-12 13:05   
    http://doc.nuodb.com

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    741 [CaseTalk Modeler] Repository minor sometimes 2015-10-02 17:26 2018-10-29 10:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.2.2  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Generalized OTFT should have at least one TC
    Description: Generalisations using OTFTs should appear at least once somewhere in another fact. Therefor the rule to have at least a single TC makes sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1902 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2018-10-16 19:05 2018-10-16 19:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Support Snowflake cloud database
    Description: https://docs.snowflake.net/manuals/user-guide/data-time-travel.html#enabling-and-disabling-time-travel
    Tags:
    Steps To Reproduce:
    Additional Information: It supports standard SQL and has some extensions on so called 'Variants'.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1900 [CaseTalk Modeler] Expressions major sometimes 2018-10-11 10:54 2018-10-11 10:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Expression substitutions results in a huge list
    Description: Sometimes a nested structure with many OTE's in it, can explode the list of verbalizations on a tuple level. This happens for every FTE is multiplied by the OTE's substituted and the Tuples in the population. This list needs to be limited in quantity to make it usable. If the list grows too large, the user interface response drops dramatically in some models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1894 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2018-10-08 11:38 2018-10-08 11:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: DB2 SQL Generator
    Description: DB2 SQL is very much compliant to SQL standard when it comes to DDL. However, it supports some datatypes which need to be listed in a seperate generator.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001314)
    BCP Software   
    2018-10-08 11:38   
    A DB2 SQL reference can be found here:
    http://public.dhe.ibm.com/systems/power/docs/systemi/v5r4/en_US/rbafzmst.pdf

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1893 [CaseTalk Modeler] Diagrams tweak N/A 2018-10-04 14:37 2018-10-04 14:37
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generalized Object Types request
    Description: Visualizing generalized object types is not sufficient in some cases. They are basically a supertype for subtypes OR contain different way of identification/verbalization.

    They are not marked sufficiently and CaseTalk does not allow an easy way to refactor those. Combining label types exists, but no 'combine as generalized object type' yet.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1872 [CaseTalk Modeler] Import and Export tweak sometimes 2018-09-17 21:48 2018-09-17 21:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Diagram HTML+PNG wrong sizes
    Description: The html and PNG don't seem to align in font size. This should be fixed to become more balanced and have a better layout.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1868 [CaseTalk Modeler] Repository minor have not tried 2018-09-17 10:56 2018-09-17 11:00
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Expand rolefix removes population
    Description: The population gets lost if a rolefix is expanded into an object type.
    Tags:
    Steps To Reproduce:
    Additional Information: Additionally performing an UNDO on this action corrupts the model, for not everything is restored.
    Attached Files:
    Notes
    (0001292)
    BCP Software   
    2018-09-17 10:58   
    There are two OTE's generated, one is empty reflecting the previously existing Expressions, and an OTE for this type is generated. The empty one should be handled as is, and inherit the previous expression status of being validated by the user. The latter OTE is new, and should be marked as unverified.

    Reducing such an Object Type, should then role back up into the original situation, similar to the UNDO should perform.
    (0001293)
    BCP Software   
    2018-09-17 11:00   
    Reduce the previously create Object Type does not generate back the rolefix. The user should be prompted if this is desirable.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1254 [CaseTalk Modeler] User Interface feature always 2017-04-01 19:41 2018-09-14 21:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Multiply existing population into another OTFT
    Description: Existing OT's can have sample population which may be reused in a new FT, containing roles played by these OT's. This can be done by multiplying the existing rows into the new FT. The user can then simply delete non usable rows afterwards.
    Tags:
    Steps To Reproduce:
    Additional Information: Additionally a dropdown could be used in cells to pick existing values to prevent re-typing all the time.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1800 [CaseTalk Modeler] Repository feature N/A 2018-08-24 14:08 2018-09-14 21:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Verbalized values lack mapping to technical values
    Description: A 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"
    Tags:
    Steps To Reproduce:
    Additional Information: Qualifying 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.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1854 [CaseTalk Modeler] Constraints feature N/A 2018-09-14 07:59 2018-09-14 07:59
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Equality Constraint
    Description: The concept of Equality Constraints is currently missing from CaseTalk.
    Its Repository structure should be similar to a Subset Constraint.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1687 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2018-04-19 14:44 2018-08-24 00:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Generate RAML definitions
    Description: API Specification Language:
    https://raml.org/
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001155)
    BCP Software   
    2018-04-19 16:05   
    https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/
    (0001159)
    BCP Software   
    2018-04-24 13:27   
    (Last edited: 2018-08-24 00:01)
    Or combine it with existing JSON Schema Generator:
    https://stackoverflow.com/questions/34136395/raml-add-example-property-to-included-json-schema-type


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1263 [CaseTalk Modeler] Validation feature N/A 2017-04-01 21:03 2018-07-30 19:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Surpress existing warnings on specific OTFT's
    Description: Surpress warnings for OTFT's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000800)
    BCP Software   
    2017-04-02 08:37   
    Supress a rule for a specific OTFT would be helpful, but also to supress a rule which for instance is only a warning could be helpful.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1775 [CaseTalk Modeler] Transformation (GLR) major always 2018-07-30 12:50 2018-07-30 12:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition: unknown
    Summary: Grouping a Supertype generates asymmetric foreign keys
    Description: When a supertype has no FTE and not related Fact Types, but does have at least 2 subtypes, the grouping of the Object Type will result in a one-sided foreign key in the logical model.
    Tags:
    Steps To Reproduce:
    Additional Information: Supertype "Contact" with subtypes Custom and Employee is grouped into the Employee and sales representative. Then the customer no longer has the reference to Contact.
    Attached Files: assymetric_supertype_grouped.png (100,726 bytes) 2018-07-30 12:50
    https://www.casetalk.com/tickets/file_download.php?file_id=334&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1482 [CaseTalk Modeler] Transformation (GLR) feature always 2017-09-21 14:05 2018-05-29 17:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Datatype mapping table missing
    Description: Datatypes can be derived, but need to be set for every generation target. A maintenance window for datatypes+target+mappingtype would be convenient.
    Tags:
    Steps To Reproduce:
    Additional Information: Once in a Label Type edit window, one could pick or create new datatype definitions.
    Also a default mapping file could be provided to populate the initial table.
    Attached Files:
    Notes
    (0001181)
    BCP Software   
    2018-05-18 21:34   
    See also ontology of datatypes:
    https://www.sciencedirect.com/science/article/pii/S0020025515005800
    (0001195)
    BCP Software   
    2018-05-29 17:31   
    An alternative, or extension, is to provide a datatype property dialog where datatypes may be specified for all target platforms in addition to the internal generic datatype properties.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1248 [CaseTalk Modeler] Repository tweak always 2017-04-01 19:15 2018-05-28 18:24
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Custom Attribute Category add a Caption
    Description: Custom Category is sometimes created with a technical grouping name, and for the user interface is requires an different title. Therefor a caption in addition to the name would be useful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0001187)
    BCP Software   
    2018-05-28 18:24   
    For instance a language code en-US which is labeled English (American), etc..

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    515 [CaseTalk Modeler] Expressions minor sometimes 2014-09-17 21:57 2018-05-03 10:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0.3  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: UC placed during recursive QuaCla is not extended
    Description: The UC placed upon a ObjectType during recursive actions will receive an initial UC. If however the recursion adds another role, the UC should be extended to also cover this additional role.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1662 [CaseTalk Modeler] Diagrams feature have not tried 2018-03-01 16:55 2018-03-01 16:57
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: new Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Support custom icons and colors in diagram
    Description: Via custom attributes special icons and colors could be added in the diagram. Providing own custom icons.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1492 [CaseTalk Modeler] Repository feature have not tried 2017-10-23 18:39 2018-02-10 11:09
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Extend support for generalization
    Description: An OTFT may than contain generalization through multiple expressions with each their own role structure. To support the different type names, these names should be stored with their expressions. Expression may therefor contain a fact type name.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    437 [CaseTalk Modeler] Diff and Merge feature N/A 2014-03-02 10:08 2018-02-10 11:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Compare two IG(G) files using dual list diff dialog
    Description: A full IG comparison dialog would be helpful. It should be extended with diff-solving functions.
    Tags:
    Steps To Reproduce:
    Additional Information: Similar to 'expression copy/paste' and 'merge with another repository' the diff-solving functions can help analysts in editing and managing multiple models.
    Attached Files:
    Notes
    (0000261)
    BCP Software   
    2014-03-05 14:46   
    Using two IG repository windows and allowing drag'n'drop between the two would be very cool. This reduces the Merge Wizard to the default interface, already known to users.

    Additionally the filtering and highlighting-selection can be used between IG's, similar to diagrams selections.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    478 [CaseTalk Modeler] Import and Export feature always 2014-05-19 16:26 2018-02-10 11:07
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Export both IGG and IG simultaneously
    Description: Exporting a transformed model in xml would be greatly helped of also the conceptuel model is exported in the same file or effort. Perhaps combining the two in a single xml file?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1619 [CaseTalk Modeler] Diff and Merge feature have not tried 2018-02-06 22:01 2018-02-06 22:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: More options for merging an existing OTFT
    Description: Merging an OTFT can be done or not. If not, it should be renamed. If it is possible, no options are available.
    The choices which should be applicable should allow the users to merge the OTFT, the Expressions, the Constraints, the Custom Attributes. This way an update can be controlled with a finer grain.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1618 [CaseTalk Modeler] User Interface feature always 2018-02-06 21:59 2018-02-06 21:59
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Show statusbar for selected OTFT's to merge
    Description: The statusbar should show the selected OTFT's to be imported. Also a progress bar when importing would be good for visual feedback on the progress.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1617 [CaseTalk Modeler] Repository feature N/A 2018-02-06 21:57 2018-02-06 21:57
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Edit the expression namespace
    Description: Not being able to manually adjust the namespace on an expression can be a pain if multi models need alignment. Therefor a function to alter the namespace into something previously opened, would be very helpful. Altering it, or erasing it on an expression level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1612 [CaseTalk Modeler] Validation feature N/A 2018-02-06 14:47 2018-02-06 14:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Validate OTFT names which sound the same
    Description: An Object of Fact Type should be distinctive in name. LabelTypes are often a variation of these. However CaseTalk should not only check uniqueness on all of them, but could check for similar sounding names.
    Tags:
    Steps To Reproduce:
    Additional Information: Expression qualification filters on parts of the facttypename. It could also filter using soundex methods to warn the user against typos.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1596 [CaseTalk Modeler] Constraints minor have not tried 2018-02-02 16:43 2018-02-02 16:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: UC Wizard on generalized objects fails
    Description: UC wizard suggests example population, but does not take into account the various fact expression. Therefor the result makes no sense.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1585 [CaseTalk Modeler] Project feature N/A 2018-01-29 14:30 2018-01-29 14:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Save SQL Queries history
    Description: SQL Query Window on the repository supports manual queries. It would be nice to have a history of these inside the project, and be able to navigate those more easy.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1583 [CaseTalk Modeler] Validation feature N/A 2018-01-29 10:51 2018-01-29 10:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: unknown
    Summary: Fixed population MUST be valid
    Description: CaseTalk does not enforce population validation, even when UC's or TC's or SC's exist on them. However if the population is marked as "fixed", the scripts generate insert statements for databases. Therefor the population must be valid.

    CaseTalk should warn users for invalid populations, and show these as errors if the population is fixed.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1581 [CaseTalk Modeler] Repository feature N/A 2018-01-26 22:13 2018-01-26 22:13
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition: professional
    Summary: Support multiple sets of custom attributes at once
    Description: Currently only a single set of custom attributes can be active for a model at a time. It would be convenient to turn custom attribute sets on and off simultaneously.
    That way it makes sense, since we have/deploy a set for Governance, Application, Workflow, etc..
    Tags:
    Steps To Reproduce:
    Additional Information: This may require a nested level of tabs to indicate the different sets in the project.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1566 [CaseTalk Modeler] User Interface tweak sometimes 2018-01-17 16:14 2018-01-17 16:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Task menu depending on OTFT selection in Diagram
    Description: In the diagrams the context menu for OTFT only appears when a OTFT is selected. Even the menu items which are not specific to a single OTFT can only be shown this way. However some repository tasks are not depending on a OTFT selection, and should therefor be made visible when clicking the background in the diagram as well.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1562 [CaseTalk Modeler] User Interface minor sometimes 2018-01-17 16:04 2018-01-17 16:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Alter played by to a generalized OT fails
    Description: "Alter played by" to a generalized OT fails by not doing anything.
    Tags:
    Steps To Reproduce: It should not only create a substitution to one OTE, but to potentially all OTE's under the Generalized Object Type.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1556 [CaseTalk Modeler] Printing and Reporting feature N/A 2018-01-15 13:31 2018-01-15 13:31
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Complete business report
    Description: Generate a full business report for consultants applying CaseTalk for customers who have no CaseTalk. This shows how much details CaseTalk can capture, transfer this knowledge document to the customer, with zero need for the customer to purchase a license.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1551 [CaseTalk Modeler] Diff and Merge feature have not tried 2017-12-21 19:08 2017-12-21 19:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support IGG diff
    Description: Support for IGG diff may be more convenient, since we may be able to also compare with an implemented database. Making the Diff more usable for reverse engineering, or forward engineering and getting implementation delta's out of our models.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1540 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2017-12-03 11:04 2017-12-03 11:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support TimescaleDB
    Description: TimescaleDB is an open source extension to PostgreSQL to add time management to the tables. This extension could be added to the currently available PostgreSQL generator as an option.
    Tags:
    Steps To Reproduce:
    Additional Information: http://docs.timescale.com/latest/using-timescaledb/hypertables
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1168 [CaseTalk Modeler] Diagrams minor always 2016-12-23 10:46 2017-11-27 23:48
    Reporter: Ton de Bruyn Platform: macbook pro  
    Assigned To: OS: osx  
    Priority: normal OS Version: parallels  
    Status: resolved Product Version: 8.16  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version: 8.17.2  
        Target Version:  
    CaseTalk Edition:
    Summary: Plug-ins not available in 8.16 educational
    Description: Plug-ins not available in 8.16 educational (others not tested)
    Tags:
    Steps To Reproduce: just create project
    GLR (i.e. with EXAM_GLR)
    still no plug-ins available
    Additional Information: (both as app or installed)
    (plug ins are on disk)
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    663 [CaseTalk Modeler] Generation (SQL, XML, etc) feature always 2015-05-04 10:55 2017-11-20 17:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Generate nosql scripts
    Description: For instance, Hadoop, MongoDB, BigTable, HBase, Cassandra.
    Tags:
    Steps To Reproduce:
    Additional Information: Note howevere that Hadoop supports DDL, whereas MongoDB knows only data (data is the schema). Please note the popularity ranks at:

    http://db-engines.com/en/ranking
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1260 [CaseTalk Modeler] Repository feature N/A 2017-04-01 20:39 2017-11-11 10:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Custom annotations on entity types with properties
    Description: Custom annotations are available on various entity types: Object, Facts, Labels, etc. ..
    But not differentiated to Derivable, Super-, Subtype, etc. ..
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1514 [CaseTalk Modeler] Expressions feature N/A 2017-11-09 11:52 2017-11-10 08:28
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support import/export of expression trees in text format
    Description: A fact type expression contains structure as shown in the expression tree. However when generating expression, this is flattened.
    Supporting a nested notation gives readers more insight.
    Tags:
    Steps To Reproduce:
    Additional Information: A few examples of expression representation:
    /* Flattened */
    City of Residence: "Person John Doe lives in New York"
    
    /* With soft semantics, with constraints */
    {
      otfts : 
      [
        type : 
        {
          name : "City of Residence",
          expression : 
            [
              { part : "Person " },
              {
                type :
                {
                  name : "Person",
                  expression :
                  [
                    { type : { name : "Firstname" } },
                    { part : " " },
                    { type : { name : "Lastname" } }        
                  ],
                  constraints : [ 
                    { uc : [ Firstname, Lastname ] }
                    ]
                }
              },
              { part : " lives in " },
              { type : 
                {
                  name : "City",
                  expression : 
                  [
                    { type : { name : "Cityname" } }
                  ],
                  constraints : [ 
                    { uc : [ Cityname ] }
                    ]
                } 
              }
            ],
          constraints : [ 
            { uc : [ Person ] }
            ]
        }
      ]
    }
    
    Attached Files:
    Notes
    (0001027)
    BCP Software   
    2017-11-09 11:58   
    Naturally speaking, it would be great for CaseTalk to support the parsing of these texts as well. Than we can manipulate the information model structure on a text based approach too.
    (0001029)
    BCP Software   
    2017-11-09 21:50   
    (Last edited: 2017-11-10 08:28)
      'City of Residence' {
        'Person' {
          'Firstname' { values [ "John", "Mary" ], datatype : "string", size : "128" },
          " ",
          'Lastname' { values : [ "Doe", "Jones" ], datatype : "string", size : "128" },
          uc { 'Firstname', 'Lastname' }
          },
        " lives in ",
        'City' {
          'Cityname' { values : [ "New York", "Chicago" ], datatype : "string", size : "128" }
          },
        uc { 'Person' }
      }
    


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1253 [CaseTalk Modeler] Import and Export feature always 2017-04-01 19:38 2017-11-09 11:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Query live data for example population
    Description: Being able to pull in live data as example population using database connections and custom queries would be helpful.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1495 [CaseTalk Modeler] Expressions feature N/A 2017-10-29 15:48 2017-10-29 15:48
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Insert OTE, should include FTE's with a wide UC
    Description: While adding a new expression the user can insert a Object Type Expression. The list of Object Types is shown first, yet excludes the Facts with a wide UC over all roles. A Fact Type with a wide UC, is candidate for nominalization. Therefor may be added to the list of possible items to be inserted. Yet once selected, a Object Type Expression may be generated.

    The newly generated Object Type Expression should be marked as un-confirmed, just as in other re-factoring functions.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1392 [CaseTalk Modeler] Project feature N/A 2017-06-30 17:04 2017-06-30 17:05
    Reporter: BCP Software Platform:  
    Assigned To: OS:  
    Priority: normal OS Version:  
    Status: resolved Product Version:  
    Product Build: Resolution: fixed  
    Projection: none      
    ETA: none Fixed in Version: 8.23  
        Target Version: 8.23  
    CaseTalk Edition:
    Summary: Undelete removed files
    Description: Removing files leaves them on disk, and with the new clean up feature, they are stored in a "unused files.zip". A recover function would be helpful to provide undelete functionality.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000923)
    BCP Software   
    2017-06-30 17:05   
    Recover is a new menu item which is added under the "ADD" button in the project window. It only shows files which are not currently listed in the project.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1356 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2017-06-09 16:30 2017-06-09 16:30
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support Apache Cassandra Database
    Description: The Apache Cassandra big data database almost supports sql DDL, yet has a slightly different commenting syntax. It would be nice to support this in a new plugin.
    Tags:
    Steps To Reproduce:
    Additional Information: http://cassandra.apache.org/doc/latest/cql/ddl.html#create-table
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1226 [CaseTalk Modeler] Diff and Merge feature N/A 2017-03-17 20:55 2017-03-17 20:55
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Save file history
    Description: Support file history to be able to compare versions of files. Especially the GLR'd files since they are required to create diff reports for existing implemtations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1208 [CaseTalk Modeler] Other feature N/A 2017-03-07 10:56 2017-03-07 10:58
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support Status/Task in user interface
    Description: The OTFT Icon for Status/Task support should surface more in the user interface. For instance by filtering the repository window items by task/status. Or perhaps have an additional task/status panel for this purpose.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1119 [CaseTalk Modeler] Validation feature sometimes 2016-10-28 12:25 2017-02-10 15:35
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Nominalisation test should extend deeper
    Description: Current redundancy only checks for one level, it should check also recursively. Note the picture attached to this ticket.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files: nominalisatie-test.png (121,651 bytes) 2016-10-28 12:25
    https://www.casetalk.com/tickets/file_download.php?file_id=74&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1142 [CaseTalk Modeler] General feature always 2016-11-28 10:53 2017-02-06 11:15
    Reporter: Robert Geurts Platform: Intel  
    Assigned To: BCP Software OS: Windows  
    Priority: normal OS Version: 7  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Populate a subtype from it's parents.
    Description: It would be nice and reduce cumbersome editing if one could populate a subtype with the population of its supertype with 1 push on a button.
    Tags:
    Steps To Reproduce:
    Additional Information:
    System Description
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1128 [CaseTalk Modeler] Repository feature N/A 2016-11-14 14:26 2016-11-14 14:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: OTFT Namespace Linking
    Description: The repository contains information for expression namespace registration. However the link is offline. It would be nice if the offline namespace is found to link to it, to open the related project.

    Also an update of the underlying namespace should propagate into the others using it. An update notification and an merge+overwrite would be convenient.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1117 [CaseTalk Modeler] Diff and Merge major have not tried 2016-10-27 13:25 2016-10-27 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Merge does not allow to combine existing OTFT
    Description: Sometimes a merger of an existing OTFT is disabled and it's not made clear why. The only option is to add a new name for the merged OTFT.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1083 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2016-09-28 14:29 2016-09-30 12:01
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Cassandra Database support
    Description: Can a Cassandra CQL plugin be added? The script is rather similar to SQL, with some minor and major differences.

    http://docs.datastax.com/en/cql/3.1/cql/ddl/ddl_intro_c.html
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000648)
    BCP Software   
    2016-09-28 14:33   
    Composite primary keys for clustering can easily be generated by CaseTalk: Using the full rolepath for columns, it can nest columns to their initial place in the conceptual model. This will provide for proper clustering in Cassandra.

    http://docs.datastax.com/en/cql/3.1/cql/cql_reference/refCompositePk.html
    (0000649)
    BCP Software   
    2016-09-28 14:51   
    (Last edited: 2016-09-28 14:59)
    Perhaps a grouped model should be used in CaseTalk?

    http://www.ippon.tech/blog/modeling-data-with-cassandra-what-cql-hides-away-from-you/

    And try to optimize for queries. Master/Detail prepared table definitions and lookup tables for the one-to-many relationships.

    http://www.ebaytechblog.com/2012/07/16/cassandra-data-modeling-best-practices-part-1/


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    1086 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2016-09-29 16:04 2016-09-29 16:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Provide support for query definition
    Description: A database view is based upon a query on the tables. Providing support for database views therefor require view definitions. A way to provide this, is to perform some sort of pre-selection on the conceptual model.

    This can also be helpful for a hierachy-like data handeling like XML. These are typically not networked information structures, yet contain a root with children etc. Similar support would be needed to provide Cassandra modeling, where the normalisation is not important, but the required queries mandate the database structure.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    916 [CaseTalk Modeler] Repository feature N/A 2016-03-07 13:04 2016-09-29 08:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Custom Attribute type to link other OTFT's
    Description: A custom attribute type to reference other OTFT's would be nice. It would assist the user to link from an OTFT to others (perhaps even in other namespaces).
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    819 [CaseTalk Modeler] Repository feature N/A 2015-12-11 14:12 2016-09-29 08:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Custom Attribute value enumerated by existing OTFT Names
    Description: Please add some custom attribute value type which is limited to the enumeration of existing OTFT names.

    This would allow re-use of modeling aspects in custom attributes. Renaming an OTFT should be reflected in the Custom Attribute value as well.

    Allowing this, would assist in documenting alias, generics, etc.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    124 [CaseTalk Modeler] Import and Export feature N/A 2012-07-23 10:34 2016-05-26 14:04
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Export database model to Erwin/PowerDesigner
    Description: These export functions exist in the bridge toolset, yet make more sense as featured export in CaseTalk Modeler.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000491)
    BCP Software   
    2015-12-16 23:14   
    (Last edited: 2015-12-17 20:32)
    First draft for Powerdesigner VBScript seems readable.

    Todo:
    - Also subset constraints and (non pk) unique constraints.
    - Custom Attributes
    - Global ObjectID's


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    972 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2016-05-19 10:40 2016-05-19 12:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support datamodel script to Mendix
    Description: Mendix offers a Model SDK which can be scripted. A plugin which transforms the transformed model from CaseTalk into such a Mendix script would be convenient.
    Tags:
    Steps To Reproduce:
    Additional Information: https://world.mendix.com/display/public/MXSDK/Creating+the+domain+model
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    973 [CaseTalk Modeler] Other feature N/A 2016-05-19 11:18 2016-05-19 11:19
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Connect to online account
    Description: Connect to online account and stay logged in to automatically publish models tot the cloud or be notified through the web.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    934 [CaseTalk Modeler] Project major sometimes 2016-03-14 12:44 2016-05-12 11:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Add Files to Version Manager does nothing
    Description: Add a new IG file does not get added to the Manager. Also by Managing Projects, the IG and IGD's don't automatically get added either.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    923 [CaseTalk Modeler] Repository feature N/A 2016-03-08 14:54 2016-03-08 14:54
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: OTFT for System tables
    Description: Some expressions contain a full population set. The values are supposed to contain all available values and function as a systeem/lookup table on the database being implemented. It would be convenient if CaseTalk would notice this, and generate the table and populate the contents as part of the system development.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    883 [CaseTalk Modeler] User Interface tweak always 2016-02-17 20:12 2016-02-17 20:12
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Export modules wrongfully as menu items
    Description: OWL and UML export modules should really be equal to XSD, and perhaps be present in the model plugin list?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    481 [CaseTalk Modeler] Repository feature N/A 2014-05-20 10:02 2016-01-26 11:32
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Implement stereotypes for pattern re-use
    Description: Implementing stereotypes would benefit easier modeling for repeating facts.

    For instance modeling facts like:
    - created on
    - created by
    - updated on
    - updated by

    Would benefit if these patterns could be supported by 'stereotyping'.
    Tags:
    Steps To Reproduce:
    Additional Information: Example:

    Basetype:
    "<basetype> is created on <date>"
    "<basetype> is created by <user>"

    Something:
    "<Something> exists"

    Stereotyping can add related fact expressions:

    Something: Stereotype=Basetype
    "<Something> exists"
    "<Something> is created on <date>"
    "<Something> is created by <user>"
    Attached Files:
    Notes
    (0000487)
    BCP Software   
    2015-12-11 14:10   
    During GLR the pattern should be added to every stereotype in the model, and than transformed. The pattern name can be set using the custom attributes.
    (0000505)
    BCP Software   
    2016-01-26 11:26   
    (Last edited: 2016-01-26 11:32)
    The FactType should not have an attribute being a stereotype of a certain basetype. The merging needs to be done at the expression level. Therefor the stereotype should have a OTE which is hooked to an OTE (possibly from another model or namespace).

    ------

    [Template.Basetype]
    O1: '<basetype>'

    [Template.CreatedOn]
    F1: "<O1:basetype> is created on <date>"

    [Template.CreatedBy]
    F2: "<O1:basetype> is created by <user>"

    ------

    Model.Something:
    F99: "<Something> exists"
    O98: '<Something>'
    #O98 extend with pattern from <Template:O1>

    ------

    Applying patterns will result in new facts

    [Model.Something]
    F99: "<Something> exists"
    O98: '<Something>'

    [Model.CreatedOn]
    F100: "<O98:Something> is created on <date>"
    #namespace=Template

    [Model.CreatedBy]
    F101: "<O98:Something> is created by <user>"
    #namespace=Template


    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    598 [CaseTalk Modeler] Diff and Merge feature N/A 2015-02-02 09:05 2016-01-09 16:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Merge models based upon selected expressions
    Description: The merging is now based upon selecting OTFT's. It could be further fine tuned by selecting expressions. The merging of expressions already exists in a beta release when copy and pasting expressions among ig's.

    This further enhances the merging by enabling specification of which expressions, and also which population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    599 [CaseTalk Modeler] Diff and Merge feature have not tried 2015-02-02 09:08 2016-01-09 16:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Merging using drag and drop
    Description: Since v8.1.2 the merging window is no longer modal. Therefor a new gui could be implemented, supporting drag and drop to an active ig window. It could create a more interactive environment in contrast to the relatively static 'selecting' of otft's.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000335)
    BCP Software   
    2015-02-02 09:09   
    Perhaps expressions could be drag and dropped as well. This would combine the other suggestions. Perhaps a second IG window should be used instead of the merge wizard window?

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    621 [CaseTalk Modeler] Diagrams feature N/A 2015-03-12 09:44 2016-01-09 16:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Draw other diagrams as linked symbol
    Description: CaseTalk enables navigation from a OTFT to another diagram. It would be nice to draw these links using a symbol in addition to the common OTFT.
    Tags:
    Steps To Reproduce: Diagram A and B both contain "OTFT1"

    It would be nice to draw a line from "OTFT1" in DiagramA to a symbol representing DiagramB.

    This way the diagram in diagram link can be visualized. In extend to that the links between diagram symbols could be drawn using "Add Related" which would be populated with the common OTFT's.
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    833 [CaseTalk Modeler] Diagrams feature always 2016-01-06 19:21 2016-01-06 19:21
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Custom Attributes in Diagram
    Description: Allow custom attributes to be displayed in the diagram, similar to the enablement of population.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    831 [CaseTalk Modeler] Repository feature sometimes 2016-01-06 19:18 2016-01-06 19:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Custom Attributes with Options should contain Labels
    Description: Custom Attribute type "Option" only contains values. It should support the notion of keys and display labels.
    Tags:
    Steps To Reproduce:
    Additional Information: Choosing the "option" type, allows the user to define a list of possible options to choose from. This list could contain a format "key=value" where the key is stored, yet the value is displayed to the user.

    If no "=" is detected, CaseTalk should consider the line to be simply the option itself.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    829 [CaseTalk Modeler] Generation (SQL, XML, etc) feature N/A 2016-01-06 19:08 2016-01-06 19:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support Netezza DBMS
    Description: Please support Netezza SQL according to it's documentation in "Netezza_database_users_guide.pdf".
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    794 [CaseTalk Modeler] User Interface minor always 2015-11-18 19:08 2015-11-18 19:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: New diagram gets lost upon Cancel
    Description: When creating a new diagram and closing the window, will prompt the user to save it. Once the user selects 'Yes, Save', and again the file selection dialog is cancelled, the diagram will continue to close and the diagram is gone and unsaved.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    789 [CaseTalk Modeler] Installation block sometimes 2015-11-17 12:22 2015-11-17 12:23
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Invalid Registration Names
    Description: The user name for registration can be anything on the website. However for the license key to properly function, special characters are not supported. Only 'a' and not 'á' etc.

    The error during registration in the Modeler is "Invalid Registration Names". And the Modeler does not activate.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    788 [CaseTalk Modeler] Installation feature N/A 2015-11-17 10:10 2015-11-17 10:34
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support for Windows searchable content
    Description: Please support the new windows searchable content (appcontent-ms files) so that we search casetalk project files and repositories.
    Tags:
    Steps To Reproduce:
    Additional Information: Description:

    http://lunarfrog.com/blog/windows81-contentindex

    Specs:

    https://msdn.microsoft.com/en-us/library/windows/apps/dn575215.aspx
    Attached Files:
    Notes
    (0000469)
    BCP Software   
    2015-11-17 10:34   
    appcontent-ms files should be stored in an indexable folder. By default this would be:

    C:\Users\<username>\AppData\Local\Packages

    Where a app specific subfolder should be created containing the files:

    C:\Users\<username>\AppData\Local\Packages\CaseTalk8\*.appcontent-ms

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    785 [CaseTalk Modeler] Repository feature N/A 2015-11-16 16:26 2015-11-16 16:26
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Semantically equivalent transformation
    Description: Having a fact with three roles, and a single UC over two roles, is typically a candidate for introducing an additional ObjectType for the roles under the UC.

    When redundancy is found during well-formedness checking, this could be automated.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    722 [CaseTalk Modeler] Transformation (GLR) major sometimes 2015-09-03 15:08 2015-09-03 15:08
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.1.3  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: GLR on OT with warning fails
    Description: An objecttype with two roles, both played by the same OT, with a UC on one of the roles, will fail GLR. During GLR the error "cannot substitute role" will appear.

    The validation rule, being a warning, N-1 is active as warning.
    Tags:
    Steps To Reproduce:
    Additional Information: The picture will raise the specified role-error during GLR within OT "projectniveau-hierachie".
    Attached Files: OT.png (9,685 bytes) 2015-09-03 15:08
    https://www.casetalk.com/tickets/file_download.php?file_id=25&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    711 [CaseTalk Modeler] Installation major sometimes 2015-08-27 14:44 2015-08-27 20:44
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: 8.2.1  
    CaseTalk Edition:
    Summary: Files under CaseTalk Application Folder are invisible
    Description: Virtual Store is a technology by Microsoft to make files and folders under protection available for older software.

    CaseTalk sometimes falls in this category. The files created under "C:\" or "C:\Program Files...." are created in VirtualStore folders:

    "C:\users\...\AppData\Local\VirtualStore\Program Files\..."
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    679 [CaseTalk Modeler] Expressions feature sometimes 2015-06-15 14:52 2015-06-15 14:52
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Prompt for subtype indication
    Description: The UC/TC Assistent could be extended to ask if an OTFT containing a single role is actually a subtype, once it is matched to an OT, or once it generates two layers of OT.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    674 [CaseTalk Modeler] Expressions feature sometimes 2015-06-09 11:51 2015-06-09 11:51
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Selecting expressionpart may suggest OTFT
    Description: Selecting an expressionpart may pre-select an OTFT which contains this OTE.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    610 [CaseTalk Modeler] Diff and Merge minor sometimes 2015-03-05 08:00 2015-03-16 11:02
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Merge Replace fails if population mismatches
    Description: Merge with Replace for OTFT will fail if the number of tuples are unequal. Perhaps a population fix could be created, or the population editor shown to align.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    504 [CaseTalk Modeler] Expressions feature sometimes 2014-09-10 11:30 2014-09-10 13:53
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0.4  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Support more expression pasting formats
    Description: MsWord with headings and bulleted lists allow easy gathering of expressions during interviews. It would be nice to have them properly pasted into an EXP file.
    Tags:
    Steps To Reproduce: Copy MsWord document:

    HEADING1
    - expression1
    - expression2

    HEADING2
    - expression1
    - expression2

    Paste in EXP as:

    [HEADING1]
    "expression1"
    "expression2"
    [HEADING2]
    "expression1"
    "expression2"
    Additional Information:
    Attached Files:
    Notes
    (0000287)
    BCP Software   
    2014-09-10 13:53   
    MsWord uses different double quotes for opening and closing. These characters are not supported or recognized by CaseTalk.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    489 [CaseTalk Modeler] Validation feature sometimes 2014-06-25 08:40 2014-06-25 08:40
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0.3  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Add warning for subtype name in supertype expression
    Description: Sometimes people mistakenly add the name of a subtype in the soft semantics which ends up at the supertype level. CaseTalk might warn against this, since this should not be so.

    Specific soft semantics of a subtype should remain at the subtype level.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    469 [CaseTalk Modeler] Repository major random 2014-04-30 11:05 2014-04-30 11:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Database Locked Error
    Description: It happened once where edits were unsaved and CaseTalk mentioned a 'database lock or readonly' error. This prevented saving any modification. A 'break a lock' would be a benefitial feature to force changes to be saved.
    Tags:
    Steps To Reproduce:
    Additional Information: Similar behavour is found in Office tools which recover documents after a crash. It works the other way around, but still leave a door open to recover unsaved changes.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    454 [CaseTalk Modeler] Import and Export feature N/A 2014-04-04 13:47 2014-04-04 13:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Link external schema to model for reporting
    Description: External schema, imported as an IG should be linked to the active IG for difference reporting. Also this external IG could be updated with additional information.
    Tags:
    Steps To Reproduce:
    Additional Information: The primary purpose for this is the external list of concepts (OTFT Names). The analyst may report on the difference between this list and the information model. Secondary purpose is to add information from CaseTalk towards this external model through comments and structure. This way the external tooling (the source of the external list) can be extended by information from CaseTalk.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    417 [CaseTalk Modeler] User Interface minor sometimes 2014-01-22 21:17 2014-01-22 21:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Drag and drop of ObjectTypeExpressions is not always working
    Description: Dragging an OTE from LabelLevel should be draggable into the ExpressionInput window. This seems only the case when a Diagram is opened, and still the expression cannot be dropped.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000254)
    BCP Software   
    2014-01-22 21:18   
    Workaround: use Ctrl+Space from the ExpressionInput window.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    405 [CaseTalk Modeler] User Interface major have not tried 2014-01-08 12:16 2014-01-08 12:16
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 8.0  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Constraints cannot be made from Repository Window
    Description: The constraints are made through diagrams, QuaCla assistents and Wizards, but not through an interface in the repository window.

    It would be helpful to have some interface for that.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    389 [CaseTalk Modeler] User Interface feature N/A 2013-12-02 19:42 2013-12-03 16:42
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Constraint Assistent during QuaCla should ask for subtypes
    Description: The constraint assistent asks the analist for UC and TC related questions. This could be extended for subtyping. This would speed up the QuaCla proces which otherwise can only be set by activating the EditOTFT dialog afterwards.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    120 [CaseTalk Modeler] Transformation (GLR) feature sometimes 2012-07-11 18:00 2013-09-30 13:38
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: assigned Product Version: 6.21  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Create a binairy fact with subtype indications
    Description: Performing a GLR on a structure containing subtypes, a table may be created containing several of these conceptual subtypes. However, which subtype a record represents is no longer clear.

    Analists are adviced to add a binary fact type expression which may hold the subtypes indication in the DBMS. It is than up to the DBA to decide to keep it or not.

    It would be great to have CaseTalk generate this column with a value constraint limited to either of the subtypes contained in the table. This takes a load of the shoulders of the analist. And makes it more intuïtive to work with the conceptual info, without the need to remember these special operations.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    Notes
    (0000194)
    BCP Software   
    2013-09-30 13:37   
    This is called a "Subtype Discriminator".

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    341 [CaseTalk Modeler] Diagrams feature have not tried 2013-09-26 09:45 2013-09-26 09:45
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 6.21  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Color indications for GLR proposals
    Description: Coloring roles and facts to indicate more visual the GLR Proposal options.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    337 [CaseTalk Modeler] Project feature N/A 2013-09-13 15:52 2013-09-13 16:05
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 7.2.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Synchronize Modeler and Manager
    Description: Local Modeler projects may represent a centralized project in the Manager. If so, these should/could be automatically synced or at least opened. Opening a project in the Manager would allow CaseTalk to open the local equivalent. Also if the Modeler opens a local file which contains Manager information, the Manager may activate its centrally stored project.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    307 [CaseTalk Modeler] Repository feature have not tried 2013-08-01 12:43 2013-08-01 12:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: low OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Facttypes with a limited lifetime
    Description: Sometimes the analist models a facttype which is known to disappear over time, or is only valid after a certain date. This could be specified using custom attributes along this otft.
    Tags:
    Steps To Reproduce:
    Additional Information: These facts may never be mandatory in fixed structure. The rules to check these mandatory rules are dynamic in nature, since they are limited by the lifetime span. So the database model generated by CaseTalk should anticipate on these.

    The columns should for instance reside in a seperate table and the foreign key constraints and check constraints are time limited.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    290 [CaseTalk Modeler] Diagrams minor always 2013-06-10 10:18 2013-06-10 10:18
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 7.2.1  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Print other diagram tabs
    Description: The diagram window always prints the diagram and not either one of the other tabs. The Expression tab is not printed, and the Rich Text tab is not printed either.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    275 [CaseTalk Modeler] User Interface feature have not tried 2013-05-21 11:11 2013-05-21 11:11
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Implement Prototype application
    Description: The existing prototype application seems out of date. Can this prototype get embedded into CaseTalk to quickly preview the model and perhaps allow population to be entered both ways?
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    230 [CaseTalk Modeler] Other block have not tried 2013-02-15 11:29 2013-02-15 11:29
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 7.0.10  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Cannot open multiple IG files
    Description: It would be nice to open multiple IG files within the same project. Either both IG and IGG, or differenet IG files to be able to compare them.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    187 [CaseTalk Modeler] Expressions minor sometimes 2012-11-09 16:43 2012-11-09 16:43
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Expression pattern matching for previous OTE
    Description: The pattern matcher built inside the expression input dialog, does not recognize everything. For instance a OTE which looks like something already entered previously is not recognized and the user should still classify it him/her-self.
    Tags:
    Steps To Reproduce: See attached screenshot.
    Additional Information:
    Attached Files: duplicate_ote.png (15,396 bytes) 2012-11-09 16:43
    https://www.casetalk.com/tickets/file_download.php?file_id=7&type=bug
    png
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    162 [CaseTalk Modeler] Project minor sometimes 2012-10-11 13:25 2012-10-11 13:25
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version:  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: The manager maintains a more restrictive project structure
    Description: The manager maintains a more restrictive project structure, this is not enforced inside the modeler. It would be great to receive some feedback on this in the project window.
    Tags:
    Steps To Reproduce:
    Additional Information:
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    64 [CaseTalk Modeler] Expressions feature always 2012-04-03 16:06 2012-05-24 11:47
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 6.5  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version: Future  
    CaseTalk Edition:
    Summary: Generate expressions using mixed type and label level
    Description: It would be a nice addition to verbalize expressions on a mixed type-level en label-level.

    This would save the effort to read very lengthy expressions by collapsing the object type expressions.
    Tags:
    Steps To Reproduce:
    Additional Information: Example:

    Fact: City of residence: "John Doe lives in Amsterdam."
    Object: Student: 'John Doe'
    Label: cityname: 'Amsterdam'

    Could be re-generated/-presented in a hybrid manner as:
    Fact: City of residence: ~Student lives in Amsterdam~

    The idea is to verbalize expressions with concrete tupels where the role is played by a label type, and verbalize the expressions with object types where the roles are played by object types.
    Attached Files:
    Notes
    (0000058)
    BCP Software   
    2012-05-24 11:47   
    This feature has been elevated to a more generic exporting/reporting method, possible making all export plugins irrelevant.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    60 [CaseTalk Modeler] Import and Export feature always 2012-03-10 14:48 2012-05-07 13:14
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: normal OS Version:  
    Status: assigned Product Version: 6.12  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: User configurable export module
    Description: It would be great to have a user configurable exporting module. This module should enable end-users to export the repository to any format they see fit. The internals should be working with a simple templating mechanism.
    Tags:
    Steps To Reproduce:
    Additional Information: Promising R&D work has been done to show this is a very lean and mean way to provide a very flexible exporting method. It may be used to export to scripts or even build custom reporting.
    Attached Files:
    There are no notes attached to this issue.

    View Issue Details
    ID: Category: Severity: Reproducibility: Date Submitted: Last Update:
    23 [CaseTalk Modeler] Expressions feature N/A 2011-12-01 11:40 2012-01-10 14:17
    Reporter: BCP Software Platform:  
    Assigned To: BCP Software OS:  
    Priority: high OS Version:  
    Status: acknowledged Product Version: 6.11  
    Product Build: Resolution: open  
    Projection: none      
    ETA: none Fixed in Version:  
        Target Version:  
    CaseTalk Edition:
    Summary: Expression Unification
    Description: * Expression unification will allow the analist to substitute both OTE and FTE.
    * The analist may simply switch OTE to FTE and back, by using a simple context menu option.
    * OTE's are still avaiable for Grouping.
    * OTE's are no longer Reduced.
    * Nominalisations are only displayed as such if a substitution exists.
    * The analist may switch back and forth from classical fco-im and expression unification.
    Tags:
    Steps To Reproduce:
    Additional Information: This will allow a far more flexible usage of expressions in casetalk.
    Attached Files:
    There are no notes attached to this issue.