You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the status notes if returned to the users should consist only of the notes ie the reason why force delete was set etc. So the question is why are there these status records in the status notes field (there are many other examples of different set of such status records in the notes field. what and how do we populate the status_notes field? do we still add such records there or are all these old remnants of some past bug? how do we fix this?
For some domains restepp returns statuses under domain info that are not actually there.
so domain info in the admin interface or whois queries return domain status to be OK
but REPP request returns additionally some other statuses like
"statuses": {
"pendingDelete": "",
"pendingUpdate": "",
"ok": ""
}
the info in the admin and whois is the correct one. Not clear yet where are the other statuses that should not be there coming from.
The text was updated successfully, but these errors were encountered: