You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior (In case of bug)
Each version must work.
Actual/current behavior (In case of bug)
The routes of the scripts are relative to master/develop branch, then when a new version is coming, the routes for old versions are going to point for the new and the old content disappear and if you try to use it, it does not work.
Steps to reproduce (In case of bug)
Try to use version 1.0, It does not work because the folder system has changed.
Description of issue / expected enhancement /Comments
Modify each script or OpenShift file to use the tag for the version, for example v1.1, instead of master/develop brach.
Your environment: OPENSHIFT
The text was updated successfully, but these errors were encountered:
Category: Bug
Severity: CRITICAL
Expected behavior (In case of bug)
Each version must work.
Actual/current behavior (In case of bug)
The routes of the scripts are relative to master/develop branch, then when a new version is coming, the routes for old versions are going to point for the new and the old content disappear and if you try to use it, it does not work.
Steps to reproduce (In case of bug)
Try to use version 1.0, It does not work because the folder system has changed.
Description of issue / expected enhancement /Comments
Modify each script or OpenShift file to use the tag for the version, for example v1.1, instead of master/develop brach.
Your environment: OPENSHIFT
The text was updated successfully, but these errors were encountered: