View Issue Details

IDProjectCategoryView StatusLast Update
0005831CaseTalk ModelerOtherpublic2026-07-30 15:27
ReporterMarco Wobben Assigned To 
PriorityhighSeveritytweakReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version15.0Fixed in Version15.0 
Summary0005831: Uploading a model to the server is much faster
Description

Uploading a model to a server repository takes far longer than the amount of data warrants. On a large model (about 20.000 object-fact types, 120.000 rows in total) an upload takes around a minute, and the progress bar creeps along for most of it. Almost none of that time is spent by the database server itself; the waiting happens in CaseTalk before each batch of rows is sent.

TagsNo tags attached.
CaseTalk EditionCorporate

Activities

Marco Wobben

Marco Wobben

2026-07-29 17:21

administrator   ~0008721

Uploading a model to a server repository is now roughly twelve times faster. A large model that took just over a minute now completes in about five seconds. The rows written to the repository are unchanged.

Marco Wobben

Marco Wobben

2026-07-29 17:23

administrator   ~0008724

Fixed in 15.0, commit 3cf347e34.

Issue History

Date Modified Username Field Change
2026-07-29 17:20 Marco Wobben New Issue
2026-07-29 17:21 Marco Wobben Fixed in Version => 15.0
2026-07-29 17:21 Marco Wobben Target Version => 15.0
2026-07-29 17:21 Marco Wobben Note Added: 0008721
2026-07-29 17:23 Marco Wobben Note Added: 0008724
2026-07-29 17:23 Marco Wobben Status new => resolved
2026-07-29 17:23 Marco Wobben Resolution open => fixed