#3922 Make it easier to add new default object classes
Closed: wontfix 5 years ago Opened 10 years ago by jcholast.

The object classes that an object has by default are stored in the object_class attribute of the object plugin. This attribute is also used to generate a search filter for finding objects. When an object class is added to the object_class attribute, the filter is changed, which results in existing objects being ommited from search results.

Currently, new object classes are added manually to each object in add/mod commands' pre_callback. Change this so that it is no longer necessary to manually add object classes in pre_callback.


We need a regression test to make sure when the objectclass list is changed all objects remain accessible.

Example:
1. create 10 users
2. add objectclass to list
3. create new user (will have new objectclass/attributes)
4. makes sure when we search users via framework we get all 11 of them.

Starting to shape next release

Processing leftovers from 4.2 backlog - this ticket was found as suitable for consideration in next big feature release - 4.4.

Metadata Update from @jcholast:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.

Metadata Update from @rcritten:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata