Unable to save custom metadata property added to asset in local dev instance | Community
Skip to main content
Level 3
March 28, 2023
Solved

Unable to save custom metadata property added to asset in local dev instance

  • March 28, 2023
  • 2 replies
  • 954 views

I am unable to save a custom metadata property added to an asset in my local dev instance. I am logged in as "admin", and "admin" has Create, Modify, and Delete permissions on the /conf folder.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by krati_garg

@ndlholm1 Please check the logs for the same. There could be many issues, other than Permissions, like :

- issue with metadata schema definition
- namespace conflict for the custom metadata property

2 replies

krati_garg
Adobe Employee
krati_gargAdobe EmployeeAccepted solution
Adobe Employee
March 29, 2023

@ndlholm1 Please check the logs for the same. There could be many issues, other than Permissions, like :

- issue with metadata schema definition
- namespace conflict for the custom metadata property

ndlholm1Author
Level 3
March 31, 2023

Thank you -- I was able to fix the issue by changing how the namespace was created and assigning appropriate permissions.

DPrakashRaj
Community Advisor
Community Advisor
March 31, 2023

How did you created the custom metadata. I think you can’t edit on existing OOTB metadata and also there should be a lock button. If you have to add addition field in metadata then you need to copy the one of the OOTB metadata and create new metadata and on the new one you should be able to edit the metadata and add new fields 

ndlholm1Author
Level 3
March 31, 2023

Thank you -- I was able to resolve the issue by changing how the namespace was created and assigning appropriate permissions.