Skip to content

erp5_web_monitoring: use portal_type property instead of type which is deprecated

Alain Takoudjou requested to merge monitor-app/jio-storage into master

Since https://lab.nexedi.com/nexedi/slapos.core/-/merge_requests/835 monitor will doesn't expose type=global anymore in monitor dict. portal_type should be used in this case to count instances of Instance Tree.

Merge request reports