You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/12 10:20:41 UTC

[GitHub] [dolphinscheduler] karen-liu01 opened a new issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

karen-liu01 opened a new issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344


   ### 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
   
   search with the same project name,the back-end interface is invoked twice 
   
   ### What you expected to happen
   
   1.should be called  once  or Search every time you click
   2.Hitting Enter should also work
   
   ### How to reproduce
   
   1.admin login
   2.Go to this URL  http://8.142.78.224:12345/dolphinscheduler/ui/#/projects/list  
   3.input 2021 ,click search button
   4.click search button again 
   5.click search button again  click search button again 
   the back-end interface is invoked only twice   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-994219694


   Will close this issue. @karen-liu01 @songjianet you could reopen it if have further info.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-993350226


   > @karen-liu01 @zhongjiajie I checked the code in the project and found that this is an optimized strategy. For the same search content, no interface call is made. You can try to change the search content. I don’t know if there is still need to make changes to this question.
   
   @songjianet  sorry I do know either, maybe ping @lenboo @CalvinKirs 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-993238644


   @karen-liu01 @zhongjiajie I checked the code in the project and found that this is an optimized strategy. For the same search content, no interface call is made. You can try to change the search content. I don’t know if there is still need to make changes to this question.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-992057311


   I deal with


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] karen-liu01 commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
karen-liu01 commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-997154440


   > yes, maybe this is a very effective strategy in limiting duplicate data .
   > If you have other ideas, we can discuss them again.
   
   ok,I got  the optimized strategy.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] lenboo commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-993679303


   > @karen-liu01 @zhongjiajie I checked the code in the project and found that this is an optimized strategy. For the same search content, no interface call is made. You can try to change the search content. I don’t know if there is still need to make changes to this question.
   
   yes, maybe this is a very effective strategy in limiting duplicate data . 
   If you have other ideas, we can discuss them again.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-993370080


   > > @karen-liu01 @zhongjiajie I checked the code in the project and found that this is an optimized strategy. For the same search content, no interface call is made. You can try to change the search content. I don’t know if there is still need to make changes to this question.
   > 
   > @songjianet sorry I do know either, maybe ping @lenboo @CalvinKirs
   
   He will reply to this question and close it.@lenboo


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] songjianet commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-992482431


   @karen-liu01 The problem is that after clicking the search twice, clicking the search again does not call the interface, does it?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] zhongjiajie closed issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7344: [Bug] [dolphinscheduler-ui]The back-end interface is invoked twice with the same conditional search

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7344:
URL: https://github.com/apache/dolphinscheduler/issues/7344#issuecomment-991871317


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org