microsoft/coe-starter-kit

[CoE Starter Kit - BUG] The supplied reference link -- admin_makers() -- is invalid. Expecting a reference link of the form /entityset(key) error

Opened this issue · 3 comments

Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

Hello,

I have a problem in "DLP Editor>Parse impacted resources into CSV" flow. The error is:

{
"error": {
"code": "0x80060888",
"message": "The supplied reference link -- admin_makers() -- is invalid. Expecting a reference link of the form /entityset(key)."
}
}

This error occurs in this action:

Image

Image

Could you please let me know if there is a resolution to that problem?

Cheers!

Expected Behavior

No response

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.31

What app or flow are you having the issue with?

DLP Editor>Parse impacted resources into CSV

What method are you using to get inventory and telemetry?

None

Steps To Reproduce

No response

Anything else?

No response

Did one quick change for this, just a retry on failure to try as orphan.
Added to both V1 and V2 architecture

Image

Hi,

The workaround worked :) Thanks!

Kind regards,
Daniel

Keeping open to track the fix's release.
Thanks again for posting.