Hi Praveen,It looks like the aspect ratio of the image you have shown in the screenshot is not correct. If you upload the right image with the correct aspect ratio, it would work.
Essentially, it should update the same nodes !! If not there is some issue with your component behavior !Also, in any case there is no way AEM list all the unused nodes, it has to be handled manually or by customized services
As @Scott mentioned, please give a specific usecase you are looking at. It depends on what you call it as stale nodes. Is it unused version nodes or unused content nodes. Each type of stale nodes should be handled in a different way. However, there is no such OOB feature to list all the stale/unused...
There is an asset importer available here https://adobe-consulting-services.github.io/acs-aem-tools/csv-asset-importer.htmlHowever, as @edubey mentioned you will have to write your own asset csv exporter
Unfortunately, it doesn't.. Though non-admin users create a folder, unless admin gives the owner access that user will not have folder settings options.
Log in as an admin, goto folder settings and Add the DAM Users as 'Owner' and save.Now, when you loging with DAM User, for the folder for which the access has been given, you can see the 'folder settings' options enabled. Regards,Lokesh
I dont think there is a way you can push the configuration to webserver, it has to be configured manually to webserver or may have to write a script to update the same.
Hi Basheer,I got your usecase and thanks for explaining in detail. I think its better to run a validation in publish process aswell irrespective of its been done before or not and make it as process. This would be better as it doesnt harm in anyways instead of breaking time over history.