Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] The numbers in the Scriptis floating window now display the number of tasks, which needs to be adjusted to display the number of engines #1054

Closed
2 tasks done
wxyn opened this issue Jul 6, 2023 · 1 comment
Labels
javascript Pull requests that update Javascript code type=NewFeature

Comments

@wxyn
Copy link
Contributor

wxyn commented Jul 6, 2023

Search before asking

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

Problem Description

The user logs in to Scriptis, clicks the Scriptis floating window, and when selecting "Task manager", the interface will be called to obtain the unfinished historical tasks. This version needs to replace the calling interface with the latest interface provided by Linkis.
The numbers in the Scriptis floating window now display the number of tasks, which needs to be adjusted to display the number of engines.

Description

Original interface call:api/rest_j/v1/jobhistory/list
Current interface call:/api/rest_j/v1/jobhistory/listundonetasks
Interface documentation can be referenced:listundonetasks
image

Scriptis floating window displays the number of engines, not the number of tasks:
image

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@wxyn wxyn added the enhancement New feature or request label Jul 6, 2023
@zqburde zqburde added type=NewFeature javascript Pull requests that update Javascript code and removed enhancement New feature or request labels Aug 9, 2023
@zqburde
Copy link
Contributor

zqburde commented Aug 9, 2023

Add it in DSS1.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code type=NewFeature
Projects
None yet
Development

No branches or pull requests

3 participants