#47894 support parent keyword in targetfilter
Closed: wontfix 4 years ago by mreynolds. Opened 9 years ago by pspacek.

Example:

Imagine that I have two objects, one is container of the other:

dn: idnsName=z1.test,cn=dns-100x100,dc=ipa,dc=test
objectClass: idnsZone
objectClass: top
idnsZoneActive: TRUE
...

dn: idnsName=r1,idnsName=z1.test,cn=dns-100x100,dc=ipa,dc=test
objectClass: idnsRecord
idnsName: r1
...

Targetattr filter parent[1].idnsZoneActive == TRUE will match idnsName=r1,idnsName=z1.test object only if idnsName=z1.test object has attribute idnsZoneActive == TRUE.


There is no urgent need to implement this for IPA. I have implemented filtering on client side.

Metadata Update from @pspacek:
- Issue set to the milestone: FUTURE

7 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1225

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata