Skip to content

Deploy view adds build history of other projects that start with the name of the selected project #534

Description

@markrichardsg

Deploy (/deployment/request)

We have two projects

  • mobile-n10n:notification
  • mobile-n10n:notificationworkerlambda

If you select mobile-n10n:notification in the deploy view, the build history shown on the right is a mix of both projects - this risks being quite confusing as it may suggest the wrong build is deployed on PROD.

This is likely because the build history is queried by a contains or starts with match, instead of a complete match.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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