Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPP: bulk transfer - validation error broke the transfer process #743

Open
vohmar opened this issue Feb 28, 2018 · 0 comments
Open

REPP: bulk transfer - validation error broke the transfer process #743

vohmar opened this issue Feb 28, 2018 · 0 comments
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Feb 28, 2018

Bulk transfer of 34 domains was interrupted by internal error caused by domain validation - double hostname

@ staging /admin/domains/86901
image

The result was 7 domains transferred, no entry in the repp_log (/admin/repp_logs) and internal error returned to the user in the portal for registrars (UI)

Multiple problems here:

  • all incoming requests must be logged
  • problem with transferring single domain may not be the cause process terminating error
  • all validations must be turned of on domain transfer (except status validations - statuses that prohibit transfer). Addressed in a separate ticket: Disable domain validation on REST API domain transfer #728
@vohmar vohmar added the bug label Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant