OpenEnergyTools / oscd-publisher

Apache License 2.0
1 stars 2 forks source link

DataSet created in wrong location #3

Closed danyill closed 8 months ago

danyill commented 8 months ago

When I create a new DataSet I get a schema validation error. It appears the DataSet is not being placed in the correct location.

Using the attached file I did the following:

XAT_Prot2_Base_Configuration.zip

  1. Go to Publisher plugin
  2. Create two new datasets for XAT_BusA_P2
  3. After the first new dataset the file is schema valid, adding the second one makes it schema invalid.
  4. Observation schema validation error: image
  5. When I open the file to inspect I find the DataSet in an unusual location. image
JakobVogelsang commented 8 months ago

Thank you @danyill. I have fixed it already in the scl-lib and will push to scl-editor. That might be also a good trigger to start using Dependabot to quickly update all the dependencies.

JakobVogelsang commented 8 months ago

Is published on oscd-publisher and scl-editor