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

OpenRefine hangs when editing a redirected Wikibase item #5162

Closed
wetneb opened this issue Aug 9, 2022 · 0 comments · Fixed by #5163
Closed

OpenRefine hangs when editing a redirected Wikibase item #5162

wetneb opened this issue Aug 9, 2022 · 0 comments · Fixed by #5163
Assignees
Labels
Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration
Milestone

Comments

@wetneb
Copy link
Member

wetneb commented Aug 9, 2022

Editing redirected items hangs the editing process.

To Reproduce

Steps to reproduce the behavior:

  1. First, create a project with Wikidata item Q112112347
  2. Create a schema to make an edit on that item
  3. Upload the edits

Current Results

12:29:35.699 [                   refine] POST /command/wikidata/perform-wikibase-edits (17ms)
12:29:35.735 [..mWikibaseEditsOperation] Performing edits (36ms)
12:29:35.737 [..ting.EditBatchProcessor] Requesting documents (2ms)
12:29:36.706 [..ting.EditBatchProcessor] MediaWiki error while editing [nosuchrevid]: Revision with ID not found. (969ms)

Expected Behavior

The edit happens directly on the target of the redirection without any action needed from the user.

Versions

  • OpenRefine: 3.7 snapshot
@wetneb wetneb added Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration labels Aug 9, 2022
@wetneb wetneb self-assigned this Aug 9, 2022
wetneb added a commit to wetneb/OpenRefine that referenced this issue Aug 9, 2022
wetneb added a commit that referenced this issue Aug 11, 2022
* Fix editing of redirected Wikibase items. Closes #5162.

* Linting
@wetneb wetneb added this to the 3.6 milestone Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues related to software defects or unexpected behavior, which require resolution. wikibase Related to wikidata/wikibase integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant