so John mentioned that I should use the Status to ...
# ingestion
b
so John mentioned that I should use the Status to remove a dataset from the listing in UI and not the Deprecated aspect. however, I was testing out Deprecated for a dataset, and saw that once the dataset is deprecated (and vanishes from UI), I cannot undo the aspect and get the dataset back into listing (ie, setting the decommission time to a future timestamp or setting the deprecated flag to false). Is this supposed to be correct behavior?
e
Hey. Ingesting the Deprecation aspect with deprecated set to true should undo it? or are you changing removed=false for the Status aspect?
b
hmm i think i missed the fact that I had status: removed=True activated when i was testing deprecated class🤦‍♂️. so the correct outcome is that deprecated class does not affect UI. Sorry for the mix-up!😱
e
Awesome!!