Skip to content
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

Issue 6625 - UI - fix next round of bugs #6631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mreynolds389
Copy link
Contributor

Description:

This fixes the following issues:

  • Subtrees field must not be mandatory If you configure the Attribute Uniqueness plug-in over object classes
  • MemberOf configuration window you can select empty values for Subtree Scope and Exclude Subtree fields
  • Database suffix field accepts dash symbol which ends in error
  • Enable logs checkboxes do not display properly after changes
  • Instance fails to load when DB backup directory doesn't exist
  • Improvement for Create New Instance form
  • Database Name is not validated
  • Database Suffix is not validated properly
  • Failing to update NDN cache size
  • Import cache size is not easy to set
  • Import cache autosize off/on fails
  • Statistic about worker threads is incorrect
  • Database index table searching does not work
  • Schema attribute table searching does not work
  • TimePicker component needs updating for PF5
  • Fix Treeview appearance for browser Dark Mode
  • Add attribute syntax oid name to table

Fixes: #6625

Description:

This fixes the following issues:

- Subtrees field must not be mandatory If you configure the Attribute Uniqueness
  plug-in over object classes
- MemberOf configuration window you can select empty values for Subtree Scope
  and Exclude Subtree fields
- Database suffix field accepts dash symbol which ends in error
- Enable logs checkboxes do not display properly after changes
- Instance fails to load when DB backup directory doesn't exist
- Improvement for Create New Instance form
- Database Name is not validated
- Database Suffix is not validated properly
- Failing to update NDN cache size
- Import cache size is not easy to set
- Import cache autosize off/on fails
- Statistic about worker threads is incorrect
- Database index table searching does not work
- Schema attribute table searching does not work
- TimePicker component needs updating for PF5
- Fix Treeview appearance for browser Dark Mode
- Add attribute syntax oid name to table

Fixes: 389ds#6625

Reviewed by: ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI - fix various issues
1 participant