Expand my Community achievements bar.

SOLVED

Metadata Fields Have Vanished

Avatar

Level 4

Hi friends, 

 

Has anyone experienced metadata fields disappearing from their AEM Assets? They populate in Content Hub, but are no longer in AEM Assets. It looks like our ability to edit metadata schemas has been removed as well. We just had this happen to us and are attempting to get it remediated, but wanted to reach out to see if this has happened to anyone else. Thanks in advance for your responses!

 

Best,

E

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi team, 

 

I wanted to share an update on this issue. It turns out that renaming a product profile within the Adobe Admin Console was the cause of our metadata and permissions problem. Thankfully, we keep the original product profile naming saved somewhere safe just in case. When we copy and pasted the original product profile names back into the Adobe Admin Console all metadata was visible again and we were able to pull reports, move assets, etc. I'm happy to help anyone who experiences a similar issue. All is well with our instance for now.

 

Best,

E

View solution in original post

4 Replies

Avatar

Community Advisor

@Erika_Antkowiak 

can you specify which version? Also, is this happening after a migration?

If you can let us know when it started happening?

Avatar

Level 5

This might happen if the metadata schema is deployed through code and it is overwriting the existing metadata schema in AEM Assets. Did this issue happen after code deployment? If yes, then the above might be the case.

Avatar

Level 7

Hi @Erika_Antkowiak ,

To check if the custom metadata schema is present and troubleshoot potential issues:

  1. Verify the CRX Path:
    Check if the custom metadata schema exists at the following path:
    /conf/global/settings/dam/adminui-extension/metadataschema.

  2. Check for Code Overrides:
    There is a chance this schema might have been overridden through recent code changes. Verify if any recent updates were made in the code that impact this path.

  3. Review the filter.xml:
    Check the filter.xml file in the codebase to see if this path is included in the filter. If it is included, it might have caused the metadata schema to be overwritten during deployment.

Avatar

Correct answer by
Level 4

Hi team, 

 

I wanted to share an update on this issue. It turns out that renaming a product profile within the Adobe Admin Console was the cause of our metadata and permissions problem. Thankfully, we keep the original product profile naming saved somewhere safe just in case. When we copy and pasted the original product profile names back into the Adobe Admin Console all metadata was visible again and we were able to pull reports, move assets, etc. I'm happy to help anyone who experiences a similar issue. All is well with our instance for now.

 

Best,

E