I have added one pathfield from the CRXDE in asset metadata, but now when I author any asset property it is authorable but I am not able to publish that asset.
After clicking on manage publication it gives
Solved! Go to Solution.
Views
Replies
Total Likes
@Ronnie09 : You can check browser network tab /console tab to find the issue.
Whenever we publish page or asset, it will try to find the references and then publish all the references also along with it. As error says that, it is failing to find the references .
To get the references, there will be one call happens which you can see in Network tab, just check the data we are sending to the api is proper ot not?
Thanks,
Siva
@Ronnie09 : You can check browser network tab /console tab to find the issue.
Whenever we publish page or asset, it will try to find the references and then publish all the references also along with it. As error says that, it is failing to find the references .
To get the references, there will be one call happens which you can see in Network tab, just check the data we are sending to the api is proper ot not?
Thanks,
Siva
Views
Likes
Replies
Views
Likes
Replies