Hi All
When I open the asset restore options in SiteAdmin, both the "Restore Tree" and "Restore Version" options are disabled. Why are these options disabled, and is there any way to enable them?
what is the use case of those ?
Aem version : 6.5.20
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
@KannanCh2 The reason most likely is that there are no versions that exist to which the restore can happen. The restore basically helps to restore the state of the AEM resource to a specific version. If there are no versions then there is nothing the system can restore to.
Are there any versions available for this page at all?
For page level , we can able to see that options .But when we go with assets , both options are always in disabled .So just want to know the use case and how to enable that options ..
Do you have versions created for assets?
@KannanCh2 The reason most likely is that there are no versions that exist to which the restore can happen. The restore basically helps to restore the state of the AEM resource to a specific version. If there are no versions then there is nothing the system can restore to.
There is no "restore" for assets. You are trying to open DAM assets in siteadmin, according to your screenshot. If you try to open same file in Damadmin, you won't see the "restore" option in the tools.
This you see Touch UI as well, you can see "/content/dam/project" will not have "restore" while "/content/project" will have restore option.
To restore assets, you can try to use "timeline" in touch UI.
Hi @KannanCh2 ,
In AEM 6.5.20, the "Restore Tree" and "Restore Version" options in SiteAdmin being disabled typically indicates that there are certain conditions or configurations not met to enable these options. Let's delve into the possible reasons why these options are disabled and how you might enable them.
Permissions and User Privileges:
Node Versioning Not Enabled:
Workflow Lock:
Path Configuration:
Restore Tree:
Restore Version:
Check Permissions:
Enable Versioning:
Create Versions:
Release Workflow Locks:
Check Node Type and Mixins:
Manual Version Creation:
Configure Automatic Versioning:
<workflow>
<step type="participant">
<process name="Create Version">
<property name="command" value="createVersion"/>
</process>
</step>
</workflow>
To enable the "Restore Tree" and "Restore Version" options in AEM 6.5.20, you need to ensure that:
By addressing these areas, you should be able to enable and use these restore functionalities effectively.
Views
Replies
Total Likes
@KannanCh2 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies