Skip to content

ObjectJob is always null when transferring domains #21

@andlinger

Description

@andlinger

See #14

When transferring domains, the result, the ObjectJob, contains only null objects:

class ObjectJob {
    job: null
    object: null
    niccomLogs: null
    authentication: null
    dcvAuth: null
}

When looking at the code, the error might also occur in the methods DomainClient.update, DomainClient.renew, DomainClient.updateStatus and DomainClient.restore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions