MODX3 compatibility of popular extras - Bug Hunt edition

UltimateParent

Tested version: 2.0-pl

On MODX 3 version: git install from 07-03-2021

Installation

Console running...
Attempting to install package with signature: ultimateparent-2.0-pl
Package found...now preparing to install.
Grabbing package workspace...
PHP notice: Undefined offset: 2
Workspace environment initiated, now installing package...
modx.modNamespace is deprecated since version 3.0. Replace references to class modx.modNamespace with MODX\Revolution\modNamespace to take advantage of PSR-4 autoloading.
modNamespace is deprecated since version 3.0. Replace references to class modNamespace with MODX\Revolution\modNamespace to take advantage of PSR-4 autoloading.
modNamespace is deprecated since version 3.0. Replace references to class modNamespace with MODX\Revolution\modNamespace to take advantage of PSR-4 autoloading.
modx.modSnippet is deprecated since version 3.0. Replace references to class modx.modSnippet with MODX\Revolution\modSnippet to take advantage of PSR-4 autoloading.
modSnippet is deprecated since version 3.0. Replace references to class modSnippet with MODX\Revolution\modSnippet to take advantage of PSR-4 autoloading.
modSnippet is deprecated since version 3.0. Replace references to class modSnippet with MODX\Revolution\modSnippet to take advantage of PSR-4 autoloading.
Successfully installed package ultimateparent-2.0-pl
PHP notice: Undefined offset: 2

Basic usage

[[UltimateParent? &id=`3` &topLevel=`3`]]
// Received value 5

[[UltimateParent? &topLevel=`2`]]
// Received value 2

Snippet works correctly

Kitchen sink test

Error log

NA

Information from developer

NA

Verdict

Compatible