[Improvement-17061] Improvement linkis option parameters default show#17136
Merged
SbloodyS merged 1 commit intoapache:devfrom Apr 18, 2025
sdhzwc:dev
Merged
[Improvement-17061] Improvement linkis option parameters default show#17136SbloodyS merged 1 commit intoapache:devfrom sdhzwc:dev
SbloodyS merged 1 commit intoapache:devfrom
sdhzwc:dev
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request cleans up the Linkis task configuration by removing the default dummy initialization in the paramScript field.
- Removed a default object from paramScript to initialize it as an empty array.
- Ensures the task configuration aligns with the intended usage and display for Linkis options.
Comments suppressed due to low confidence (1)
dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-linkis.ts:51
- The change to initialize paramScript as an empty array removes the default value. Please verify that any downstream usage relying on a default object is covered by tests to prevent unintended behavior.
paramScript: [],
ruanwenjun
approved these changes
Apr 17, 2025
|
davidzollo
pushed a commit
to davidzollo/dolphinscheduler
that referenced
this pull request
Oct 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



close #17061
Incorrect operation closed pr #17062
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
Pull Request Notice
Pull Request Notice
If your pull request contains incompatible change, you should also add it to
docs/docs/en/guide/upgrade/incompatible.md