View Issue Details

IDProjectCategoryView StatusLast Update
0005223CaseTalk ModelerServerpublic2025-11-03 11:07
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityblockReproducibilityhave not tried
Status assignedResolutionopen 
PlatformIntelOSWindowsOS Version11
Target Version14.4.0 
Summary0005223: Delete server project not working
DescriptionDelete server project can fail, but it reports no errors.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2025-11-03 11:07

administrator   ~0005645

There's only one sql statement executed: "delete from ctk_project"
Any failure to delete that, is reasons to assume the cascading foreign keys are not installed properly.
Some database fix needs to happen in that case.

Perhaps a checkup routine, or a script which re-declares cascading keys/updates?

Issue History

Date Modified Username Field Change
2025-10-15 11:48 Marco Wobben New Issue
2025-10-15 11:48 Marco Wobben Status new => assigned
2025-10-15 11:48 Marco Wobben Assigned To => Marco Wobben
2025-11-03 11:07 Marco Wobben Note Added: 0005645