germinateplatform / germinate-vue

Germinate is an open source plant database infrastructure and application programming platform on which complex data from genetic resource collections can be stored, queried and visualized.
https://ics.hutton.ac.uk/get-germinate
Apache License 2.0
16 stars 4 forks source link

Issue: Updating traits overwrites units and constraints #29

Open BoMeyering opened 1 year ago

BoMeyering commented 1 year ago

The Issue:

I recently added 10 new traits to our ontology and uploaded them to our Germinate instance. However, I forgot to upload the short_name and description along with the traits. When I edit them in the GUI, adding a the short name and description completely removes all of the trait units and constraints.

Screenshot from 2023-04-13 09-53-17 Screenshot from 2023-04-13 09-53-58 Screenshot from 2023-04-13 09-54-05

sebastian-raubach commented 1 year ago

I confirm this issue and have fixed it in my development version. If I find the time, I'll release a bugfix version.

BoMeyering commented 1 year ago

Thanks! Sorry for all of the issue submissions recently, as if you don't have enough to do.

sebastian-raubach commented 1 year ago

Ha! I certainly am busy, but I very much appreciate these. Especially if it's something that's as easy to fix as this one.