MichaelBuessemeyer
MichaelBuessemeyer
For the record: During development / testing, I noticed an error with the antd Select component used in the new MetadataTable. Looks like this is this one of the related...
> The type a,b always has an empty tag as a default Thanks, I remove fix that > No matter which dataset I selected from my dashboard they all had...
@philippotto I prepared the code ready for your feedback and testing :D. Moreover, I just removed an unnecessary dependency of a `useEffect` hook introduced by me in another pr which...
@markbader Metadata should now be updateable via the normal dataset update route
Before merging the migration & revision needs to be tested. I already tested this for me locally by: - check out master - run `yarn refresh-schema` - open wk dashboard...
>he probably should have a look at the migration code, too. Yeah definitely. Moreover: as the tags should be deprecated should they be remove from the schema and API objects...
Ok what to do with tags :) I just talked with @normanrz and the conclusion is to **keep tags** as some are using them as well as the pretty important...
testing went well. Tags should be restored in the frontend :)
And @fm3 no need to test the migration again. I tested it and it should work :tm: :see_no_evil:
@fm3 Can I review the backend part?