This may be as well an issue in metastore-lib but I'm not sure if this is something we need to adress on the UX level or in the backend. When editing a Version the order in which they are displayed changes making it confusing to know which version is the first and which one is the last.
Steps to Reproduce:
- Create a dataset and add a few versions.
- Edit the name of one of the Versions (second version in this example) and save it
- The versions are no longer shown in the same order
As far as I tested, this is not happening when using a github backend. Even so, it would be nice to the behaviour of both backends to be the same.
This may be as well an issue in
metastore-libbut I'm not sure if this is something we need to adress on the UX level or in the backend. When editing a Version the order in which they are displayed changes making it confusing to know which version is the first and which one is the last.Steps to Reproduce:
As far as I tested, this is not happening when using a
githubbackend. Even so, it would be nice to the behaviour of both backends to be the same.