WeBankFinTech / DataSphereStudio

DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
https://github.com/WeBankFinTech/DataSphereStudio-Doc
Apache License 2.0
3.04k stars 999 forks source link

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

Closed wxyn closed 1 year ago

wxyn commented 1 year ago

Search before asking

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?

wxyn commented 1 year ago

Adjust the value on dss_workflow_node_ui_validate to 150 characters.

zqburde commented 1 year ago

Fix it in DSS1.1.2