AEM Sites - Timeline entry "Delete" | Community
Skip to main content
ajur
Level 2
April 5, 2023
Solved

AEM Sites - Timeline entry "Delete"

  • April 5, 2023
  • 1 reply
  • 799 views

Hi community,

 

I have a question about the AEM Timeline functionality. When I select a page in "Sites" and select "Timeline" on the left side, I get the version history of the page. It shows actions like "Page Moved", "Published", "New Version" .... but sometimes there is a "Delete" entry. What does this mean? I haven't found any documentation on this. Does it mean that the page has been deleted? But that can't be, because then the page shouldn't show up in the page tree anymore and shouldn't have a version history, right? In which cases is the entry "Delete" written?

 

And also when I try to preview the version after the delete entry, every time an error occurs. 

 

Whats the problem here?

 

Thanks for helping me!

Regards, Andrea

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

Hi @ajur 

I performed few actions on my test page, sharing the timeline:

 

The Yellow highlighted Delete Event is triggered when a Delete Operation is triggered and it results in "Page Deleted" event in Timeline. 
The Red highlighted Delete Event is triggered when a Page is moved from its original location to another ad results in "Page Moved" event in Timeline. 

As per your screen shot, it is the second case, where Page has been moved. Any version, which appears before Page Moved operation would result in failure as it is still referring the old location. 
This can be verified from Error Logs.

 

Hope this helps. 

1 reply

krati_garg
Adobe Employee
krati_gargAdobe EmployeeAccepted solution
Adobe Employee
April 6, 2023

Hi @ajur 

I performed few actions on my test page, sharing the timeline:

 

The Yellow highlighted Delete Event is triggered when a Delete Operation is triggered and it results in "Page Deleted" event in Timeline. 
The Red highlighted Delete Event is triggered when a Page is moved from its original location to another ad results in "Page Moved" event in Timeline. 

As per your screen shot, it is the second case, where Page has been moved. Any version, which appears before Page Moved operation would result in failure as it is still referring the old location. 
This can be verified from Error Logs.

 

Hope this helps.