-
Couldn't load subscription status.
- Fork 1.5k
Add getFilterConditionExt for ReverseObjectRelation. #18036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review Checklist
|
|
6076779 to
f2f38a0
Compare
|
|
|
sorry for the late response. is that still relevant for you. not sure we are able to invest too much effort in that since we are in the process of sun setting admin-ui-classic. |
|
we are definitely using this with a local patch. |
models/DataObject/ClassDefinition/Data/ReverseObjectRelation.php
Outdated
Show resolved
Hide resolved
models/DataObject/ClassDefinition/Data/ReverseObjectRelation.php
Outdated
Show resolved
Hide resolved
models/DataObject/ClassDefinition/Data/ReverseObjectRelation.php
Outdated
Show resolved
Hide resolved
|
@cancan101 Since we need this for the other in the admin-ui. Could you please take care of this within the next week? |
Handle multiple classes
9f2f364 to
a03c856
Compare
models/DataObject/ClassDefinition/Data/ReverseObjectRelation.php
Outdated
Show resolved
Hide resolved
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GTM
|
thx very much. |
Looking for initial feedback on the approach here.
The idea is that with this logic we can enable filtering on reverse relationships from the admin-ui (ie revert: pimcore/admin-ui-classic-bundle#375).
Changes in this pull request
Follow up to #16273
/CC @kingjia90 @wisconaut
Additional info