WebUI failed to show copyTrans progress triggered by client
Activity
Show:
Former user 20 April 2018 at 00:23
We are closing all the old issues to have more clarity in our backlog for Zanata project. Feel free to re-open or leave a comment if you require our attention on your Jira.
Description of problem:
As a project maintainer without admin role, there is no way for him/her to know the progress of copyTrans if the copyTrans is triggered by client.
Version-Release number of selected component (if applicable):
Zanata 3.4.2-SNAPSHOT (git-server-3.4.1-43-g2f664d4)
How reproducible:
Always
Steps to Reproduce:
ush -Dzanata.copyTrans=true
0. Assume the environment is ready for maven client to perform push with copyTran
1. In command line, run:
mvn zanata
2. In WebUI, login as the project maintainer
3. Go to the project-version page you are copyTraning
Actual results:
No indication that copy trans was running.
Expected results:
A progress bar of copyTrans should be shown, like the copyTrans were performed in WebUI.
Additional info: