[
https://issues.jboss.org/browse/JBIDE-19522?page=com.atlassian.jira.plugi...
]
Yanping Zhang updated JBIDE-19522:
----------------------------------
Steps to Reproduce:
1.Create a php app such as phptest.
2.Right click on phptest, choose Snapshot --> Save ---> Full , choose a directory to
save the archive file phptest-full.tar.gz, click "Finish".
3.Change something to phptest's repo and git push, check the change has been taken
place.
4.Right click on phptest, choose Snapshot --> Restore/Deploy --> Deployment , choose
phptest-full.tar.gz, click "Finish".
Actual result:
4.In console, it shows deployment succussfully. And access app url failed with 404 info.
Expected result:
4.After click "Finish", should show info about "Could not restore snapshot
for application", and rollback to origin deployment, access app url should succeed.
was:
1.Create a php app such as phptest.
2.Right click on phptest, choose Snapshot --> Save ---> Full , choose a directory to
save the archive file phptest-full.tar.gz, click "Finish".
3.Change something to phptest's repo and git push, check the change has been taken
place.
4.Right click on phptest, choose Snapshot --> Restore/Deploy --> Deployment , choose
phptest-full.tar.gz, click "Finish".
Actual result:
4.In console, it shows deployment succussfully. And access app url failed with 404 info.
Expected result:
4.After click "Finish", should show info about "Could not restore snapshot
for application", and access app url should succeed with origin info.
Snapshot save app from different type archive does not pop up with
failure info .
---------------------------------------------------------------------------------
Key: JBIDE-19522
URL:
https://issues.jboss.org/browse/JBIDE-19522
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.3.CR1
Environment: JBoss Developer Studio 8.1.0 Beta1
Reporter: Yanping Zhang
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)