-
Bug
-
Resolution: Fixed
-
Major
-
MC 2.50 build 6291
Jenkins 2.54
Jenkins plugin 5.1.0.2 - beta
General Description:
it is shown 'you are not login' in MC wizard if the user does not login the MC server on the same machine;
Steps to recreate:
precondition: the user does not login MC server accessed below on the same machine.
1. login Jenkins;
2. go to Manage Jenkins->Configure system to add the MC server info
3 create a new project and click on Configure
4. click on 'Mobile Center options' and select one available MC server as well as the correct user credentials.
5. click on MC Wizard.
expect result:
the MC wizard page should be displayed with device tab shown by default
actual result:
it is shown 'you are not login' in wizard,
then login MC server on the same browser, and try to open MC wizard again, it is shown correctly now. seems the session is not created correctly.
please check