canonn-science / EDMC-Canonn

Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
GNU General Public License v3.0
82 stars 12 forks source link

[BUG] Challenge progress report is incomplete #95

Closed ghost closed 3 years ago

ghost commented 3 years ago

When querying your progress using https://us-central1-canonn-api-236217.cloudfunctions.net/get_cmdr_codex?cmdr=, the JSON file reports that 48 types of "Mollusc" are available, but the list of "types_available" terminates in the middle of entry 44:

        "Lindigoticum Capsule Mollusc",
        "Viride"
    ],
    "percentage": 25.0

Your initial analysis was: "Looks like a bug in the python ah! Looks like the globe mollusc means that the group_concat has exceed the size limit and its just silently truncated I'm going to have to modify the code a bit"

NoFoolLikeOne commented 3 years ago

I modified the code a bit. It is now showing all molluscs