Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The current call uses the /domains end-point which lists all domains. This only returns 100 domains at a time, so for long domain lists you may not match and find the required ID. Switch to using the search interface that only returns values matching the requested domain. This will avoid missing results. Closes: #2944
- Loading branch information