Skip to content

Fix the perm setting for the process definition import function#14220

Closed
alexBaiJW wants to merge 286 commits intoapache:devfrom
alexBaiJW:3.1.7-release
Closed

Fix the perm setting for the process definition import function#14220
alexBaiJW wants to merge 286 commits intoapache:devfrom
alexBaiJW:3.1.7-release

Conversation

@alexBaiJW
Copy link
Contributor

Purpose of the pull request

Fix the perm setting for the process definition import function.

Brief change log

Change the perm from WORKFLOW_EXPORT to WORKFLOW_IMPORT.

Verify this pull request

This pull request is code cleanup without any test coverage.

caishunfeng and others added 30 commits September 19, 2022 17:07
* [Feat][UI] Update package.

* [Feat][UI] Update package.
* Add Set cluster name

* add unit test

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
…pache#12095)

* Cherry pick docs format fix for 3.1.0

* Fix doc dead link

* Fix sphinx dead link
…ter to 3.1.0 (apache#12094)

* Cherry OssOperator for Resource Center to 3.1.0

* Fix doc dead link
* Delete Setting ID

* modify id

Co-authored-by: jackfanwan <fanwanlong@kezaihui.com>
…he#12080)

* [fix] Also auto formatter workflow instance if location is null

In apache#11535(096fae7) and apache#11681(4dca488), we already formatter
workflow definition, but I find out we forget formatter workflow
instance with definition's location is null, this patch also
formatter workflow instance.

* remove console log

(cherry picked from commit 2531c22)
when create task switch in python api, switch branch not show correctly,
due to we add some unnecessary attribute to switch task, this patch we
add `_task_ignore_attr` in class `Task` to ignore those unnecessary
attribute from `_task_default_attr`

(cherry picked from commit a86f4e2)
…ta complement (apache#12121)

* Add instructions for process execution type and data complement

* Fix and polish the docs
…che#12050)

* [Bug] [Master] Cannot remove the WorkerGroup from the master service. apache#12000

* remove unnecessary locks

* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/registry/ServerNodeManager.java

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* fix htrace dependency conflicts

* replace htrace-core with hbase-noop-htrace
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
fuchanghai and others added 13 commits May 18, 2023 19:30
* fix upgrade-schema.sh cannot load driver class

When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.

* Update datasource-setting.md

update english doc
… applied when task is failover(RECOVER_TOLERANCE_FAULT_PROCESS CommandType) apache#13958
… (issue-12834) (apache#12922)

* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)

* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
@alexBaiJW alexBaiJW changed the title Fix the perm setting for the process definition import function [BUG]Fix the perm setting for the process definition import function May 26, 2023
@alexBaiJW alexBaiJW changed the title [BUG]Fix the perm setting for the process definition import function Fix the perm setting for the process definition import function May 26, 2023
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change your target branch to dev.

@alexBaiJW alexBaiJW changed the base branch from 3.1.7-release to dev May 29, 2023 07:14
@alexBaiJW alexBaiJW changed the base branch from dev to 3.1.7-release May 29, 2023 07:15
@alexBaiJW alexBaiJW changed the base branch from 3.1.7-release to dev May 30, 2023 05:49
@alexBaiJW
Copy link
Contributor Author

Please change your target branch to dev.
OK, I will close the pr and open a new one.

@alexBaiJW alexBaiJW closed this May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.