activity-browser icon indicating copy to clipboard operation
activity-browser copied to clipboard

deleting database with parameters breaks parameters

Open marc-vdm opened this issue 3 years ago • 0 comments

Deleting a database that has parameters will break the parameters. AB should properly remove parameters that are used in the database being removed. It seems the parameters are removed from BW, but not synced to the AB table.

Users can re-set the database of the parameters and then delete them. image

So, when deleting a database, AB should check whether activity parameters (from that DB) or database parameters are used, and delete them.

This check should probably happen here

marc-vdm avatar Mar 22 '22 13:03 marc-vdm