Skip to content

Bot project release command displays the wrong release #46

@jubianchi

Description

@jubianchi

When the bot searches for a project release it only search with the version number (models.project_delivery.find({ version: res.match[3] }, function (err, result) {) but it should also use the project ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions