Skip to content

Fix Category TreeRoot identifierMethod loading#124

Open
stiteca wants to merge 1 commit into
oroinc:masterfrom
stiteca:fix_category_root_identifier_method
Open

Fix Category TreeRoot identifierMethod loading#124
stiteca wants to merge 1 commit into
oroinc:masterfrom
stiteca:fix_category_root_identifier_method

Conversation

@stiteca

@stiteca stiteca commented Dec 14, 2020

Copy link
Copy Markdown

Hi,
While using reorderAll method of NestedTreeRepository, I got the following error :

In NestedTreeRepository.php line 431:   
  Method name must be a string 

It was due to an not implemented variable of TreeRoot class : identifierMethod

Adding the getRoot method in annotation for the identifierMethod solve the problem.

@mbessolov

mbessolov commented Dec 19, 2020

Copy link
Copy Markdown
Member

(internal ID: BB-20187)

@mbessolov mbessolov self-assigned this Dec 19, 2020
@mbessolov mbessolov removed their assignment Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants