OpenDJ Control-panel doesn't synchronize newly created attribute and object types
Describe the bug I have been working with open dj for some time now, I newly created attribute and object types through the control panel. Unfortunately, OpenDJ doesn't seem to load those attribute and object types from the server.
I tried using Apache Directory Studio to check if those attributes are available, and it turns out Apache Directory Studio could load them in its schema editor. I also checked the file and directory under the schema, the types seem to be defined.
Please how can I get those attributes to be loaded as I want to use them to create a new object class with those attributes included?
In the meantime, I have decided to edit the 99-user.ldif file after creating the object class, then I will add the attribute manually, then restart the server.
To Reproduce Steps to reproduce the behavior:
- Go to the OpenDJ control panel
- after login in, click on schema management
- create new attributes
- restart the remote server after attribute creation is successful
- create a new object type and try to access the newly created attribute.
- You close the control panel and start again to access the remote server.
- New attribute wouldn't be available to add to the object type. Note Apache directory studio can view the newly created attributes.
- It is also not available on the attribute tab.
Desktop (please complete the following information):
- Remote Server: Debian
- Control Panel OS: Windows
- Version 11