Hello, there is a bug or mismatch in the member ID of one of my clients: in the GUI only shows it as a 9 digits ID instead of the 10 digits shown in my windows client. The API returns the same 9 digits ID and due to that it doesn’t let me delete the member from the network and doesn’t let me perform any action on this member. When I try to edit the member in the Web UI I get the message “Error loading member data. Please try again.” and trying to delete it via API I get “404 page not found”, but the member keeps showing up in the Web UI and when I list all network members via API call.
Any ideas about how to fix this? Thanks!