lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: ListApplications API Call will fail if there is an Empty Module

Open ScottKemp opened this issue 3 months ago • 0 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

Calling ListApplications API Call will fail with "Oops, the server is busy" if a blank module exists in your workspace.

Expected Behavior

ListApplications should not fail if there is a blank module

Steps to reproduce

Create an App (TESTAPP) Add a Lowcoder API query: List Applications Run it to verify it works.

Now create a new blank Module from the main Apps screen Go back to TESTAPP and run List Applications again. It will fail.

Environment

Self Hosted and Cloud 2.7.3

Additional Information

No response

ScottKemp avatar Aug 14 '25 06:08 ScottKemp