Michael Pang

Results 5 comments of Michael Pang

We are facing the same issue as well. We are able to produce the dropdown of Service / Pipelines specified in the label but then we get the same error...

@Debanitrkl where do we specify the pipeline ID in these URLs? How does it know what pipeline to populate? Also if that is the case then the images in the...

@Debanitrkl same issue unfortunately. If I leave `module` in the URL, I get the following error: ``` Cannot read properties of undefined (reading 'orgId') TypeError: Cannot read properties of undefined...

@Debanitrkl I have tried keeping it with `module/module_id` so in my scenario it would be `module/cd` and I get the following error I linked above. My `orgId` is correct as...

Here is the `URL` with `https://app.harness.io/ng/account/abcdefg123456/module/cd/orgs/my_org_name/projects/my_project_name/pipelines/my_pipeline_name/`and i'm not getting a `404` either. I am getting the following error in Backstage: `TypeError: Cannot read properties of undefined (reading 'orgId')`