Commit e686310
committed
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]>1 parent 0e186e4 commit e686310
1 file changed
+23
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1575 | 1575 | | |
1576 | 1576 | | |
1577 | 1577 | | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
1584 | 1599 | | |
1585 | 1600 | | |
1586 | 1601 | | |
1587 | | - | |
1588 | 1602 | | |
1589 | 1603 | | |
1590 | 1604 | | |
| |||
1602 | 1616 | | |
1603 | 1617 | | |
1604 | 1618 | | |
1605 | | - | |
| 1619 | + | |
| 1620 | + | |
1606 | 1621 | | |
1607 | 1622 | | |
1608 | 1623 | | |
| |||
0 commit comments