-
Bug
-
Resolution: Done
-
Major
-
4.14.0.AM1
-
devex #180 Feb/Mar 2020
When publishing local code changes to a pod errors, the exact paths (to & from) should be reported. Unfortunately those are currently reported as java object ids which isn't helpful at all
steps:
- ASSERT: have an application running on OpenShift
- ASSERT: have local code for it
- ASSERT: have a server adapter for publishing local changes
- ASSERT: make sure syncing will fail. Ex. kill the app
- EXEC: hit "Publish" on your server adapter
- ASSERT: publishing fails
- EXEC: display the error details
Result:
The paths are reported as java object id's which isn't helpful at all.