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

[Bug] Fix the issue of workflow name and project name being too long #1090

Closed
2 tasks done
wxyn opened this issue Jul 11, 2023 · 2 comments
Closed
2 tasks done

[Bug] Fix the issue of workflow name and project name being too long #1090

wxyn opened this issue Jul 11, 2023 · 2 comments
Labels
bug Something isn't working component=DSS-Framework

Comments

@wxyn
Copy link
Contributor

wxyn commented Jul 11, 2023

Search before asking

  • I searched the issues and found no similar issues.

DSS Component

dss-orchestrator

What happened + What you expected to happen

The workflow name has been adjusted to 150 characters, but the modified node still displays a maximum of 128 characters.

The length limit for node names for modification and creation is 150 characters.

Relevent platform

no

Reproduction script

no

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@wxyn wxyn added the bug Something isn't working label Jul 11, 2023
@wxyn
Copy link
Contributor Author

wxyn commented Jul 11, 2023

Adjust the value on dss_workflow_node_ui_validate to 150 characters.

@zqburde
Copy link
Contributor

zqburde commented Aug 9, 2023

Fix it in DSS1.1.2

@zqburde zqburde moved this from To do to Done in DataSphereStudio1.1.2 Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component=DSS-Framework
Development

No branches or pull requests

3 participants