You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support documentation trample detection on data center
When introducing trample detection [1], it relied solely on v2 API
information (i.e. the use of the `parentId` attribute). This does not
exist on v1 API. Instead, updating the code to utilize the page's
ancestor metadata field to support both Confluence types.
[1]: 998f0fc
Signed-off-by: James Knight <[email protected]>
0 commit comments