Dave Brondsema - 2022-09-19
  • summary: backlinks for commits not working --> backlinks for commits doesn't work on reindex
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,3 +1,5 @@
 [#5593] doesn't seem to be working right.  I ran it on forge-allura (`..allura/scripts/refreshrepo.py -- --nbhd /p/ --project allura --all`) and it didn't set up any commit backlinks

 I think its because `def refresh_commit_repos` finds _other_ repos: `repo_ids={'$ne': repo._id}` not the current repo.  So its not a good spot to call `update_artifact_refs`
+
+But it works fine for new commits!  So maybe good enough
 

Related

Tickets: #5593