Skip to content

[fix-6766][api]fix bug when query projectList by api#6804

Closed
xianweiY wants to merge 1 commit intoapache:devfrom
xianweiY:fixbug-6766
Closed

[fix-6766][api]fix bug when query projectList by api#6804
xianweiY wants to merge 1 commit intoapache:devfrom
xianweiY:fixbug-6766

Conversation

@xianweiY
Copy link

/dolphinscheduler/projects/authed-project : fix missing project infos such as  'userName','defCount','instRunningCount'
/dolphinscheduler/projects/created-and-authed: fix missing project infos such as  'userName','defCount','instRunningCount'
/dolphinscheduler/projects/list : Fix permission bug, any user can query all projects before, now user can only query authorized  project or create himself
/dolphinscheduler/projects/list: fix missing project infos such as   'userName','defCount','instRunningCount'
/dolphinscheduler/projects/{code} : fix missing project infos such as   'userName','defCount','instRunningCount'

this close #6766

Purpose of the pull request

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:

/dolphinscheduler/projects/authed-project : fix missing project infos such as  'userName','defCount','instRunningCount'
/dolphinscheduler/projects/created-and-authed: fix missing project infos such as  'userName','defCount','instRunningCount'
/dolphinscheduler/projects/list : Fix permission bug, any user can query all projects before, now user can only query authorized  project or create himself
/dolphinscheduler/projects/list: fix missing project infos such as   'userName','defCount','instRunningCount'
/dolphinscheduler/projects/{code} : fix missing project infos such as   'userName','defCount','instRunningCount'

this close apache#6766
@xianweiY
Copy link
Author

image

@xianweiY xianweiY closed this Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [API] queryAllProjectList response userName is null

1 participant