https://bugzilla.wikimedia.org/show_bug.cgi?id=70806

            Bug ID: 70806
           Summary: sk id gets truncated
           Product: Wiki Loves Monuments
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Database
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: maar...@mdammers.nl
                CC: platoni...@gmail.com
       Web browser: ---
   Mobile Platform: ---

See
https://git.wikimedia.org/blob/labs%2Ftools%2Fheritage.git/5c085eee5cf6c8d04868f416afbf12d9e6abcab2/erfgoedbot%2Fmonuments_config.py#L7418
code

It's set to varchar(11), but the id's might be longer so 101-10006/18 gets
truncated into 101-10006/1 causing all sorts of weird problems. Needs to be
fixed in German too. Raising it to 15 and generating the two tables should fix
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to