calvinjiang opened a new issue #7977:
URL: https://github.com/apache/dolphinscheduler/issues/7977


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When trying to invoke the function 'startTaskGroup' in the class of 
'TaskGroupServiceImpl' it will has a wrong prompt if the task group's status is 
'1'. 
   
   
![image](https://user-images.githubusercontent.com/4928204/149245570-492f9b47-2f64-4fb6-ab04-0d4b3bb00995.png)
   
   
![image](https://user-images.githubusercontent.com/4928204/149245917-1b9eb1d0-7bdf-4783-af91-004d1f7307e4.png)
   
   
   ### What you expected to happen
   
   I expect that the prompt should be 'The task group has already been 
started.'  when the operated task group's status is '1'.
   
   ### How to reproduce
   
   You can call this function and pass in the parameter of id of a task group, 
the status of which is '1'.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to