magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

Only allow users to edit datasets that are created by Magda #3397

Closed t83714 closed 2 years ago

t83714 commented 2 years ago

Dataset Metadata creation tool should not allow users to edit datasets from the connector

The datasets created by connectors will be auto-updated and it doesn't make too much sense to manual edit those datasets.

We should, by default, filter out those datasets in our datasets management tab by only showing datasets whose source aspect id = magda.

t83714 commented 2 years ago

closed via PR: https://github.com/magda-io/magda/pull/3399