Reported in Support Desk: refreshLinks jobs remaining after runJobs.php
MediaWIki 1.28. Running refreshLinks.php only adds '''more''' refreshlinks jobs
Likely cause rMWb8b01aa589 that adds jobs to the queue but doesn't execute them.
Reported in Support Desk: refreshLinks jobs remaining after runJobs.php
MediaWIki 1.28. Running refreshLinks.php only adds '''more''' refreshlinks jobs
Likely cause rMWb8b01aa589 that adds jobs to the queue but doesn't execute them.
When I updated SMW to newest version this problem went away. Sorry, didn't realize I had an outdated version of it.
Change 354140 had a related patch set uploaded (by Aaron Schulz; owner: Aaron Schulz):
[mediawiki/core@master] Add missing doUpdates() call to refreshLinks.php
Change 354562 had a related patch set uploaded (by Krinkle; owner: Aaron Schulz):
[mediawiki/core@REL1_29] Add missing doUpdates() call to refreshLinks.php
Change 354563 had a related patch set uploaded (by Krinkle; owner: Aaron Schulz):
[mediawiki/core@REL1_28] Add missing doUpdates() call to refreshLinks.php
Change 354140 merged by jenkins-bot:
[mediawiki/core@master] Add missing doUpdates() call to refreshLinks.php
Change 354563 merged by jenkins-bot:
[mediawiki/core@REL1_28] Add missing doUpdates() call to refreshLinks.php
Change 354562 merged by jenkins-bot:
[mediawiki/core@REL1_29] Add missing doUpdates() call to refreshLinks.php