-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59173/
-----------------------------------------------------------
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.
Bugs: KYLIN-2609
https://issues.apache.org/jira/browse/KYLIN-2609
Repository: kylin
Description
-------
Grant role access to the project failed on the project manage page and it
prompts "User not found".
The reproducible steps are as follows:
1.Grant user "mr" access to project "xxx", and it prompts "User mr does not
exist. Please make sure the user has logged in before".
2.Then I chose the type of role and grant access to "ROLE_ANALYST", it prompts
"User not found". Because the http request URL is missing the project's uuid.
Finally I refresh the page and re-execute the second step, it grants access
successfully.
Diffs
-----
webapp/app/js/controllers/access.js 0e0664a4f
Diff: https://reviews.apache.org/r/59173/diff/1/
Testing
-------
Thanks,
pengjianhua