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.
Solved! Go to Solution.
Views
Replies
Total Likes
@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
Views
Replies
Total Likes
@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
Views
Replies
Total Likes
Thank you -- I was able to fix the issue by changing how the namespace was created and assigning appropriate permissions.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Thank you -- I was able to resolve the issue by changing how the namespace was created and assigning appropriate permissions.
Views
Replies
Total Likes