[01:47:21] I feel like I'm losing it... why does this query not work when using the labeler service? https://w.wiki/FLoa [14:15:11] <__monty__> WikiData items cannot be merged without having an account, right? I figured I could report an "Interwiki conflict" instead but the form states not to report pairs of items that can be merged. [14:22:34] I guess in theory you could load the page with ?withJS=MediaWiki:Gadget-Merge.js to load the merge gadget even while not logged in [14:22:45] but IMHO it would be better to just register an account :) [14:24:13] perryprog: I have no idea, that’s very strange behavior by blazegraph o_O depending on what you’re trying to do, BIND() might work better? https://w.wiki/FM45 [14:25:25] hmm, I guess that works for the one circumstance I ran into where I was spot-checking certain special cases, but I'm still scared it's going to bite me when I'm doing the full query [14:27:24] or you could use a named subquery (nonstandard blazegraph-specific syntax) to run the label service at the very end https://w.wiki/FM4D [14:32:57] <__monty__> Lucas_WMDE: `Invalid value "" for user parameter "assertuser".` so I think it does require an account. [14:33:40] <__monty__> Is there no appropriate place to report items that should be merged that doesn't require an account? [14:35:35] I think occasionally people just do it on the project chat [14:35:45] which isn’t the most quiet of places, of course [14:36:36] __monty__: maybe https://www.wikidata.org/wiki/Template:Edit_request on the item’s talk page? [14:43:01] <__monty__> I'll try that I guess. Thanks!