epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 59 forks source link

"codePath" and "docsPath" fields aren't returned after the pipeline renaming #3362

Open maryvictol opened 11 months ago

maryvictol commented 11 months ago

Describe the bug GET /pipeline/restapi/pipeline/<pipelinID>/load method doesn't return "codePath" and "docsPath" fields after the pipeline renaming on the pipeline details page. Relates to #2975.

To Reproduce

  1. Open any pipeline details page
  2. Check that CODE and DOCUMENTS tabs are shown and turn on them if needed.
  3. Rename pipeline

Actual behavior

Expected behavior GET /pipeline/restapi/pipeline/<pipelinID>/load method should return "codePath" and "docsPath" fields.

Environment: