Name is always null in /beta/tagged-objects?

Hi

We have tagged a few entitlements (havent tagged other object types). When I call GET /beta/tagged-objects all the objects come back with their ID and tag, but name is always NULL. Is this the same for anyone else?

example

{
        "objectRef": {
            "type": "ENTITLEMENT",
            "id": "580379cd5ba149159ed0439932a2ea8c",
            "name": null
        },
        "tags": [
            "MYTAG"
        ]
    }

thanks

That looks like a bug to me. All object types, not just ENTITLEMENT, show null for the name. I have a created an internal ticket (IDNLANAI-9536) to track this.

1 Like

Thank you Colin, very appreciated.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.

This has been moved from a bug to an enhancement. New ticket is IDNLANAI-9666.