Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'forcedUpdate' on redirect jobs, refs 2365 #2448

Merged
merged 1 commit into from
May 7, 2017
Merged

Use 'forcedUpdate' on redirect jobs, refs 2365 #2448

merged 1 commit into from
May 7, 2017

Conversation

mwjames
Copy link
Contributor

@mwjames mwjames commented May 7, 2017

This PR is made in reference to: #2365

This PR addresses or contains:

  • Necessary for MW 1.28/1.29+ to ensure that any redirect UpdateJob forces an update even though the revision hasn't changed (normally would result in a discarded update attempt due to refreshLinksPrioritized jobs running in parallel and arefiltered by Track persistent update marker (MW 1.29+) #2365)

This PR includes:

  • Tests (unit/integration)
  • CI build passed

@mwjames mwjames merged commit 450bed2 into master May 7, 2017
@mwjames mwjames deleted the redi-upd branch May 7, 2017 01:20
@mwjames
Copy link
Contributor Author

mwjames commented May 7, 2017

Script:

  • Create Issue/2448/5 with annotations
  • Create Issue/2448/6 with annotations
  • Return to Issue/2448/5 and move page to Issue/2448/6 (this deletes Issue/2448/6 and copies the content from Issue/2448/5)
  • Browse Issue/2448/5 where it should provide all annotations upon display together with the redirect target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant