Archived topic
How to enable Post revisions for Elements after GPP 2.2.2 update
5 replies · Started by Luca on March 13, 2023
Hi,
After updating GPP from 2.1 to 2.2.2, post revisions for Elements is not enabled.
As this is not a fresh install but an update, I was wondering if there is any step that needs to be taken to enable this manually maybe?
Thanks
Hi there,
which Elements are you not seeing the Revisions option on ?
Hi David,
On hook elements.
btw I just checked by creating a block element and there it shows the revisions correctly.
So I guess revisions is available only for block elements?
Yeah, it looks like its missing on the Hook element.
And that could be a bug. Ill see if we can get that added.
Just looked into the PR, on this, and its not possible to have revisions on hook elements, as there are some issues with "knowing" what element type they are which would break a hook element if you tried using revisions.
We therefore only added it to Block elements.
Hi David,
Thanks for the clarification.
You're welcome