Skip to content

"Fetch changesets automatically" initially displays 404 at project/ID/repository #6

@dergachev

Description

@dergachev

Here's a minor bug:

  • add a new repo (important: not in DB, not fetched) to a project, eg git@github.com:dergachev/screengif.git
  • visit its entry in the Repository tab for the project: http://docker2:4000/projects/sitediff/repository/screengif
  • observe initially you see 404: The entry or revision was not found in the repository.
  • On refresh of the same page, observe the repo is parsed properly.

To reproduce this bug with an existing repo:

  • remove its record from Redmine DB
  • remove its clone from the filesystem: rm -Rf plugins/redmine_git_remote/repos/github.com/dergachev/screengif/
  • follow steps above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions