You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running into the following problem:
Some people of the final people.json have the factionID Q327591 - but this faction just doesn't exist in factions.json
I think there should be a cross checking in the process (for my example and other cases like parties) and if there is data missing, it should get included to the jsons.
Otherwise its hard to get the missing objects afterwards.
What would be a good solution for this?
The text was updated successfully, but these errors were encountered:
Interesting point. I think ideally we should generate a kind of "report" or at least a logfile for a human to inspect after a dump has run through. Based on this the human can run special requests like the one you mentioned.
Hi!
I was running into the following problem:
Some people of the final people.json have the factionID Q327591 - but this faction just doesn't exist in factions.json
I think there should be a cross checking in the process (for my example and other cases like parties) and if there is data missing, it should get included to the jsons.
Otherwise its hard to get the missing objects afterwards.
What would be a good solution for this?
The text was updated successfully, but these errors were encountered: