Skip to content

[Bug]: In the listApplications API, the FolderID is null for all apps, even though they are inside a folder. #1331

Closed
@vsnshanmuganathan

Description

@vsnshanmuganathan

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

"role": "owner", "applicationType": 1, "applicationStatus": "NORMAL", "folderId": null,

Expected Behavior

It should return the FolderID if the app is inside a folder when using the /api/applications/list API query.

Steps to reproduce

run this API /api/applications/list as per docs

Environment

lowcoder 2.5.0

Additional Information

This helps me back up apps and apps inside folders easily. Currently, I take multiple backups of some apps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API-ServiceBackend Java Spring for the Lowcoder API

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions