Preconditions and environment
- Mage-OS Magento version 3.40
- Anything else that would help a developer reproduce the bug: Create a new subcategory in Admin: Catalog -> Inventory -> Categories causes an exception with 'Using null as an array offset is deprecated, use an empty string instead' in
vendor / mage-os / module-catalog / Model / CategoryRepository.php : 153
Steps to reproduce
- Login to Admin
- Go to Catalog->Inventory->Categories, choose a parent category and then click on 'Add Subcategory'
Expected result
I expect the subcategory to be created
Actual result
No subcategory is created, instead an exception is raised: 'Using null as an array offset is deprecated, use an empty string instead'
Additional information
No response
Release note
No response
Triage and priority
Preconditions and environment
vendor / mage-os / module-catalog / Model / CategoryRepository.php : 153Steps to reproduce
Expected result
I expect the subcategory to be created
Actual result
No subcategory is created, instead an exception is raised: 'Using null as an array offset is deprecated, use an empty string instead'
Additional information
No response
Release note
No response
Triage and priority