Anubisxcw opened a new issue, #15644:
URL: https://github.com/apache/dolphinscheduler/issues/15644

   ### 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
   
   i open a file in resource center ,and do nothing ,press exit button,then i 
will recive an error.
   pay attention,the file is not created by me,but the createror 's tenant is 
same as me,and we are admin in ds
   
![企业微信截图_5a07b441-0f27-4320-9db3-1340d7c79102](https://github.com/apache/dolphinscheduler/assets/54675044/78930fad-978a-4f76-b3f0-12bb6257ad87)
   
   
   ### What you expected to happen
   
   the file `s creater is same as me as a admin,and we have same tenant ,so i 
have right,there is no reason to get this err
   
   ### How to reproduce
   
   1.give user A and user B admin right by change database,t_ds_user table 
,user_type coulme.
   2.give user A and B the same tenant
   3.A create a file,and B open it ,do nothing just exit
   4.we weill recive a ok msg,and a err msg
   
![企业微信截图_cace0c13-6fdf-40cc-a361-db93d645a0d3](https://github.com/apache/dolphinscheduler/assets/54675044/dbcaa317-072a-4b1f-9bd9-306e637d32ab)
   
   
   ### Anything else
   
   1.i read the source code  and log
   2.and i comparison the good request and bad requeest,i find the bug is about 
fullName
   3.the good request 
is:xxxxxx/dolphinscheduler/resources?fullName=&tenantCode=&type=FILE&searchVal=&pageNo=2&pageSize=10
   4.if you do the reproduce step ,you will caughe bad 
request:xxxxx/dolphinscheduler/resources?fullName=work&tenantCode=&type=FILE&searchVal=&pageNo=1&pageSize=10
   5.if u cut the fullName's value in bad request you will get right response
   6.i try to debug,but sorry i just can`t,the backed is good i think,probbly 
is fronted
   
![image](https://github.com/apache/dolphinscheduler/assets/54675044/942df6d2-90ac-45de-987a-77bfc51d5990)
   
   
   ### 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