Skip to content

ENH: Added the ability to prevent Definitions from inheriting categories

Added the ability to turn off inheriting category information from the Base Definition. The mechanism to control this is identical to that used at the Item Definition level via the method setIsOkToInherit. This information is persistent and stored in both XML and JSON formats.

Merge request reports