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/11/09 15:31:30 UTC

[GitHub] [dolphinscheduler] hong7980 opened a new issue #6766: [Bug] [API] queryAllProjectList response userName is null

hong7980 opened a new issue #6766:
URL: https://github.com/apache/dolphinscheduler/issues/6766


   ### 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
   
   api :queryAllProjectList response userName is null
   ![image](https://user-images.githubusercontent.com/57578320/140950148-757e3aca-b01b-4915-847e-9567b8debec2.png)
   
   The API interface with the same condition has 
   “queryAuthorizedProject”
   “queryProjectCreatedAndAuthorizedByUser”
   “queryUnauthorizedProject” 
   
   ### What you expected to happen
   
   The response return from api with correct userName
   ![image](https://user-images.githubusercontent.com/57578320/140951922-5be0d136-1483-4b21-8630-57817202cbc7.png)
   
   
   ### How to reproduce
   
   use the api to query project :“queryAllProjectList",“queryAuthorizedProject”,“queryProjectCreatedAndAuthorizedByUser”,“queryUnauthorizedProject” 
   
   
   ### Anything else
   
   Version:2.0.0-alpha-release
   
   ### 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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > @yang100455 ok, I will assign the task to you.
   i have create a PR for this issue, In the end I chose to assign real value to fields rather than delete the field
   
   https://github.com/apache/dolphinscheduler/pull/6794


-- 
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] zhuangchong commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   @hong7980 
   Are you willing to fix this issue?


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > @yang100455 好的,我会把任务分配给你。
   
   I have located the problem, but based on my observations, these interface usage scenarios do not need to use these values, and these values  just have a default value,not a real value, should I cancel these returns? Or do you assign real values to these variable queries?


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > > @hong7980 Are you willing to fix this issue?
   > 
   > Thanks for the invitation, I'm afraid I can't fix it because I didn't use Java development.
   
   I'd like to fix the problem,Can I try it on?
   
   


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > @hong7980 Are you willing to fix this issue?
   
   I'd like to fix the problem,Can I try it on?


-- 
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] zhuangchong commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   @yang100455 
   ok, I will assign the task to you.


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   Sorry, this is my first time to submit the code, because some rules are not clear and the unit test did not pass,  so there are some invalid PRs, but i has been closed them,the last is valid.


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > @yang100455 好的,我可能有任务给你。
   
   I have located the problem, but based on my observations, these interface usage scenarios do not need to use these values, and these values  just have a default value,not a real value, should I cancel these returns? Or do you assign real values to these variable queries?
   
   ![image](https://user-images.githubusercontent.com/43943331/141231517-70477244-dc68-427d-9350-ba3e47a48a1c.png)
   


-- 
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] yang100455 removed a comment on issue #6766: [Bug] [API] queryAllProjectList response userName is null

Posted by GitBox <gi...@apache.org>.
yang100455 removed a comment on issue #6766:
URL: https://github.com/apache/dolphinscheduler/issues/6766#issuecomment-965954246


   > @yang100455 好的,我会把任务分配给你。
   
   I have located the problem, but based on my observations, these interface usage scenarios do not need to use these values, and these values  just have a default value,not a real value, should I cancel these returns? Or do you assign real values to these variable queries?


-- 
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] yang100455 removed a comment on issue #6766: [Bug] [API] queryAllProjectList response userName is null

Posted by GitBox <gi...@apache.org>.
yang100455 removed a comment on issue #6766:
URL: https://github.com/apache/dolphinscheduler/issues/6766#issuecomment-966076465


   > @yang100455 ok, I will assign the task to you.
   i have create a PR for this issue, In the end I chose to assign real value to fields rather than delete the field
   
   https://github.com/apache/dolphinscheduler/pull/6794


-- 
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] yang100455 edited a comment on issue #6766: [Bug] [API] queryAllProjectList response userName is null

Posted by GitBox <gi...@apache.org>.
yang100455 edited a comment on issue #6766:
URL: https://github.com/apache/dolphinscheduler/issues/6766#issuecomment-965954502


   > @yang100455 好的,我可能有任务给你。
   
   I have located the problem, but based on my observations, these interface usage scenarios do not need to use these values, and these values  just have a default value,not a real value, should I cancel these returns? Or should I assign real values to these variable queries?
   
   ![image](https://user-images.githubusercontent.com/43943331/141231517-70477244-dc68-427d-9350-ba3e47a48a1c.png)
   


-- 
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 #6766: [Bug] [API] queryAllProjectList response userName is null

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


   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



[GitHub] [dolphinscheduler] hong7980 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   > @hong7980 Are you willing to fix this issue?
   
   Thanks for the invitation, I'm afraid I can't fix it because I didn't use Java development.


-- 
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] yang100455 commented on issue #6766: [Bug] [API] queryAllProjectList response userName is null

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


   ![image](https://user-images.githubusercontent.com/43943331/141231662-9a14b3e7-b52d-4824-bf14-f2e37b9156cf.png)
   


-- 
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] yang100455 removed a comment on issue #6766: [Bug] [API] queryAllProjectList response userName is null

Posted by GitBox <gi...@apache.org>.
yang100455 removed a comment on issue #6766:
URL: https://github.com/apache/dolphinscheduler/issues/6766#issuecomment-964774656


   > > @hong7980 Are you willing to fix this issue?
   > 
   > Thanks for the invitation, I'm afraid I can't fix it because I didn't use Java development.
   
   I'd like to fix the problem,Can I try it on?
   
   


-- 
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