Identity Platform - managed object & custom attribute error

Hello Folks,

Looking forward in getting some insights on the issues we are facing:

  1. Issue with Editing Employee ID Attribute:

    After successfully setting up Identity Platform, we encountered an issue while trying to edit the user profile. The managed object user already includes the Employee ID attribute, but attempting to add any value to this property results in an error: “The request cannot be processed because it included an unrecognized field ‘/employeeid’.” Why is this error occurring specifically for this predefined field?

  2. Problem with Custom Properties:

    Additionally, we created custom properties for a user using IDM (Identity Management), but we are facing difficulties when trying to populate them with values, consistently getting the same error mentioned earlier: “The request cannot be processed because it included an unrecognized field ‘/’.” What specific configurations need to be in place to successfully update these properties? It’s worth noting that these properties are already defined in managed.json.

  3. User Location Issue in Apache Studio:

    Lastly, when I check in Apache Studio, I am unable to locate the users which all already in the managed object in the following path: Root > dc=openidm,dc=forgrock,dc=io > ou=managed > ou=user. Can someone provide guidance on how to address this issue and successfully locate users in this path?

Thank you!