#50061 Improve schema loading in UI
Closed: wontfix 5 years ago Opened 5 years ago by mreynolds.

Issue Description

Currently due to a lack of functionality in dsconf we can not get the entire schema entry. This causes functions like get_and_set_schema_tables() to have have to query cn=schema over 6 times when loading a single instance.

dsconf needs an option to get all the schema in one search, then the UI can load it once, and parse out attrs, oc's, and MR's


Nice catch! Please, review the PR.

https://pagure.io/389-ds-base/pull-request/50068

P.S. I think we should consider loading everything from the server in one cockpit-spawn call in the future.
It will significantly reduce the loading time and the CPU load.

Metadata Update from @spichugi:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None

5 years ago

Metadata Update from @spichugi:
- Issue assigned to spichugi

5 years ago

Metadata Update from @spichugi:
- Assignee reset
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 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/3120

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.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata