Skip to content

[Feature][API] Suggest refactor get dependent node information api #8922

@SbloodyS

Description

@SbloodyS

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

At present, there are two problems in the interface for obtaining dependent node data:

  1. The interface obtains too much invalid data, resulting in slow response speed under limited network speed.
  2. This interface batch-query-tasks has the problem of permission restriction. It cannot implement the feature that dependent nodes do not need to verify permissions.

Modification steps:

  1. Add an backend interface to query dependent data.
  2. Modify the UI and use this interface to query data.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendimprovementmake more easy to user or prompt friendly

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions