This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 797014807f [Chore] Add IT case to verify forbidden condition tasks.
(#17615)
add e72716b962 [Fix-17604][API] Correct logic for assigning and remove
worker groups to project (#17607)
No new revisions were added by this update.
Summary of changes:
.../ProjectWorkerGroupRelationServiceImpl.java | 28 ++++++++-----
.../ProjectWorkerGroupRelationServiceTest.java | 9 +++-
.../dolphinscheduler/e2e/cases/ProjectE2ETest.java | 23 ++++++++++
.../e2e/pages/project/ProjectPage.java | 49 ++++++++++++++++++++++
.../e2e/pages/security/WorkerGroupPage.java | 10 +++++
5 files changed, 107 insertions(+), 12 deletions(-)