Is version history broken? I am on <https://demo.d...
# ui
s
Is version history broken? I am on https://demo.datahubproject.io/dataset/urn:li:dataset:(urn:li:dataPlatform:snowflake,demo_pipeline.public.all_entities,PROD)/schema and was checking it but the comparison does not seem to be showing anything at all
b
it only shows updates for schemaMetaData not editableSchemaMetaData changes
s
It seems versions are being created for both
b
if u edit the UI and click on version history, it doesnt change the version numbers -> which suggest that it is comparing SchemaMetaData versions (which is probably a daily job running in the background with no changes) and not editableMetaSchema
a suggestion for the team to consider: 1. better explain the limitations of version history (in UI) to a regular user viewing the changes, because they wont appreciate the purpose nor differences between editableMetadataSchema and MetadataSchema. All they would take away is that they made a change in the UI, but version history doesnt show any change. 2. remove the feature first while version history is reworked to include editableMetadataSchema changes. 3. stop ingesting new versions of SchemaMetaData that has no change (I assume new versions were added because of the auditTimestamp change)
b
Thank you @better-orange-49102 for the rich and productive feedback!