Skip to content

Bug: gitlab project path is not always computed #114

@mdbenito

Description

@mdbenito

gitlabHelper. registerProjectPath(settings.gitlab.projectId) is only called in transferIssues(). This means that if one sets settings.transfer.issues: false, the retrieval of attachments for comments in e.g. pull requests will fail in

const attachmentUrl = host + this.projectPath + relurl;

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