the-deep / server

Server for DEEP
https://app.thedeep.io/
GNU Affero General Public License v3.0
9 stars 5 forks source link

JSON Exports: Handle error while widgets are deleted #1515

Open subinasr opened 3 months ago

subinasr commented 3 months ago

Problem Description:

When attempting to export JSON data, the export process fails if any widgets have been deleted. The application is unable to handle the scenario where widgets are missing, leading to an incomplete or failed export

Steps to Reproduce:

Expected Behavior:

The JSON export should successfully handle scenarios where widgets have been deleted. Ideally, the system should: