Lucas_Werkmeister_WMDE added a comment.

  Found and merged another pair 
<https://www.wikidata.org/w/index.php?title=Q111854511&diff=1665692028&oldid=1646443234>,
 again unable to reproduce the issue:
  
  name=before merge
    MariaDB [wikidatawiki]> SELECT wbit_item_id, wby_name, wbx_text, 
wbxl_language FROM wbt_item_terms JOIN wbt_term_in_lang ON wbit_term_in_lang_id 
= wbtl_id JOIN wbt_type ON wbtl_type_id = wby_id JOIN wbt_text_in_lang ON 
wbtl_text_in_lang_id = wbxl_id JOIN wbt_text ON wbxl_text_id = wbx_id WHERE 
wbit_item_id IN (111854511, 112670581);
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    | wbit_item_id | wby_name    | wbx_text                                     
                                                                                
   | wbxl_language |
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    |    111854511 | label       | Hum3D                                        
                                                                                
   | en            |
    |    111854511 | description | Hum3D sells high quality 3D models, which 
are all made by themselves. They have the biggest collection of cars on the 
Internet. | en            |
    |    112670581 | label       | Hum3D                                        
                                                                                
   | en            |
    |    112670581 | label       | Hum3D                                        
                                                                                
   | uk            |
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    4 rows in set (0.004 sec)
  
  name=after merge
    MariaDB [wikidatawiki]> SELECT wbit_item_id, wby_name, wbx_text, 
wbxl_language FROM wbt_item_terms JOIN wbt_term_in_lang ON wbit_term_in_lang_id 
= wbtl_id JOIN wbt_type ON wbtl_type_id = wby_id JOIN wbt_text_in_lang ON 
wbtl_text_in_lang_id = wbxl_id JOIN wbt_text ON wbxl_text_id = wbx_id WHERE 
wbit_item_id IN (111854511, 112670581);
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    | wbit_item_id | wby_name    | wbx_text                                     
                                                                                
   | wbxl_language |
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    |    111854511 | label       | Hum3D                                        
                                                                                
   | en            |
    |    111854511 | description | Hum3D sells high quality 3D models, which 
are all made by themselves. They have the biggest collection of cars on the 
Internet. | en            |
    |    111854511 | label       | Hum3D                                        
                                                                                
   | uk            |
    
+--------------+-------------+---------------------------------------------------------------------------------------------------------------------------------+---------------+
    3 rows in set (0.001 sec)
  
  (Both had the same English label, so two of the rows got merged into one. But 
all the terms are still there.)
  
  Might be time to look at other recent merges and see if this issue still 
happens at all. Previously I was under the impression that it seemed to happen 
fairly reliably – I hadn’t found any merges where it didn’t happen…

TASK DETAIL
  https://phabricator.wikimedia.org/T309445

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: karapayneWMDE, Addshore, Manuel, Lucas_Werkmeister_WMDE, Aklapper, Moebeus, 
Astuthiodit_1, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to