SciGaP / simccs-maptool

Online maptool that provides novel decision-support capabilities for evaluating carbon capture, utilization and storage technologies (CCUS).
5 stars 0 forks source link

KeyError 'group' when creating user's Default SimCCS Project #165

Closed machristie closed 3 years ago

machristie commented 3 years ago

Build tool creates a default project for new user's when they first visit the build tool. Only the name is specified but this causes an error during deserialization because the code expects there to be a 'group' value (even if it is None).