wearefrank / ladybug

Enable users of your application to debug and test it
Apache License 2.0
12 stars 8 forks source link

File storage and database storage should support deleting reports #213

Open mhdirkse opened 4 months ago

mhdirkse commented 4 months ago

This issue was found by starting ladybug with the Frank!Runner, directory specials/iaf-webapp. This combines Ladybug with the Frank!Framework and uses a file storage for the reports. When you delete reports in the GUI, deletion does not happen. Instead, a toast window appears that says that deleting reports is not supported. We would like to support deleting reports in the file storage and in the database storage.