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
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
SI units conversion seems to be enabled on datasets creation only. Extend the logic to work on dataset update
Steps to Reproduce
Update a datasets adding scientificMetadata: {something: {value:10, unit; cm}}. No SI extra pair is stored alongside of value and unit
Current Behaviour
SI are not added
Expected Behaviour
SI should be added.
Extra Details
Here you should include details about the system (if it is unique) and possible information about a fix (feel free to link to code where relevant). Screenshots/GIFs are also fine here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Name
Enable SI units conversion on dataset update
Summary
SI units conversion seems to be enabled on datasets creation only. Extend the logic to work on dataset update
Steps to Reproduce
Update a datasets adding scientificMetadata: {something: {value:10, unit; cm}}. No SI extra pair is stored alongside of value and unit
Current Behaviour
SI are not added
Expected Behaviour
SI should be added.
Extra Details
Here you should include details about the system (if it is unique) and possible information about a fix (feel free to link to code where relevant). Screenshots/GIFs are also fine here.
The text was updated successfully, but these errors were encountered: