Closed martinlagler closed 8 months ago
Add try/catch if the parent page was removed.
Fix when an article with parent page ("page_tree_route") was deleted and then the page is deleted. There was an error when restoring the Article.
What's in this PR?
Add try/catch if the parent page was removed.
Why?
Fix when an article with parent page ("page_tree_route") was deleted and then the page is deleted. There was an error when restoring the Article.