Skip to content

An unexpected/incorrect project may be fetched if there are multiple projects with similar names #7

Description

@maltem-za

See https://github.com/forTEXT/gitma/blob/main/gitma/project.py#L44

If project_name contains a keyword that appears in the project ID of multiple projects, then depending on the ordering of the results the wrong project may be fetched. We should pass the project ID into this function and fetch directly using that.

Renaming doesn't help as the IDs are constant and the search is based on ID (GitLab project name rather than CATMA project name).

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions