Skip to content

Error trying to assign a non-collaborator to issue #9

Open
@EliiseS

Description

@EliiseS

Only people who have commented on the issue or are a collaborator can be assigned to a github issue. Right now it fails to assign them, but maybe instead it can add a comment mentioning the person who can't be assigned.

Error:

😱 Something went wrong while migrating issue #153!
{
  "status": 422,
  "json": {
    "message": "Validation Failed",
    "errors": [
      {
        "value": "tmeckel",
        "resource": "Issue",
        "field": "assignees",
        "code": "invalid"
      }
    ],
    "documentation_url": "https://developer.github.com/v3/issues/#create-an-issue"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions