[#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
Diff:
Related
Tickets:
#5593