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

Allow users to change the publishing status of published dataset #3395

Closed t83714 closed 2 years ago

t83714 commented 2 years ago

Allow users to change the publishing status of the published dataset

Currently, users can't update published datasets to a draft dataset.

We should make it possible so that users can temporally mark a published dataset as a draft dataset and invisible to the target audience, update the dataset and change it back (as a published dataset).

Technical Notes:

t83714 commented 2 years ago

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