[~wtrocki] this issue is related to the configuration of server app in OpenShift. In our demo project, I set up the volume that mounts the {{files}} folder (see [volumes|https://comm2.skunkhenry.com:8443/console/project/test/browse/dc/sync-app-test?tab=configuration] section. This caused the file (test.doc) inside the {{files}} folder to disappear. The reason why I set up the volume on OpenShift was to keep the uploaded files for the case our demo server container would crash or be redeployed (otherwise we would lose the data).
I just set up another [project with the same ionic-showcase server image|https://comm2.skunkhenry.com:8443/console/project/test2/overview], but without the mount volume and the file is still there. So the question is if we should really consider this as a bug. |
|