Wrong workspace folder when no `checkoutLocation` is specified
csweichel opened this issue · 0 comments
csweichel commented
Describe the bug
Logged workspace location of run-gp is not correct (always http://localhost:8080/?folder=/workspace, but we need http://localhost:8080/?folder=/workspace/<folder_name>
To Reproduce
Steps to reproduce the behaviour:
- Open this repo in run-gp
- Proposed URL should end with
/workspace/run-gp
instead of/workspace