chanzuckerberg / single-cell-data-portal

The data portal supporting the submission, exploration, and management of projects and datasets to cellxgene.
MIT License
63 stars 12 forks source link

Disable Publish button + render a warning for collections with mismatching schema versions #4806

Open nayib-jose-gloria opened 1 year ago

nayib-jose-gloria commented 1 year ago

Disable Publish button in UI + render a warning if a private collection has dataset(s) with datasets that have mismatching schema_versions (i.e. 3.1.0 and 3.0.0 datasets uploaded)

nayib-jose-gloria commented 1 year ago

Publish on mismatched schema versions is already disabled on the backend. This ticket is for rendering a warning to nicely inform Curators of this constraint on the Frontend should the situation arise in their private Collection. It will be tackled, but I don't see it as blocking for migration and can happen in parallel or as a fast follow-up. We can make it blocking if product disagrees

brianraymor commented 1 year ago

@jahilton - any concerns?

jahilton commented 1 year ago

none