When I check the playlist entities that logo field is still there with our (old) logo in it, so the file entity clearly exists still.
I now need to update the logo but when I go to a global file entity page I cannot find it.
The file entity has the id 444 (as you cans ee in the screenshot above) but the global file entity page only lists entities starting at 2724 (yes, I made sure all filters are off).
What could I be missing?
I tried enabling detail pages but still couldn’t get to one for some reason. I must he missing something.
Can definitely use the API but was hoping to understand what’s going on here.
Shame that the SG team doesn’t seem to participate in this forum anymore like they used to. I wonder if that is an Autodesk mandate fir some reason.
Will log a support ticket as well I think as I’d really like to understand this.
Attachment are project entities, so are you sure the file wasn’t mistakenly linked to an archived project ?
That would explain why it’s hidden in the UI I believe.
(you can check that by adding "project.Project.archived" to the list of fields in your api query)
Thanks @Carine , great thought! It is not attached to an archived project but turns out it is attached to a template project, which may be explain things.
I have updated the filed via the api now so all is well.