betodealmeida commented on issue #32351: URL: https://github.com/apache/superset/issues/32351#issuecomment-2721620893
@withnale I think tags and folders play different roles and complement each other: 1. An asset can have multiple tags, but can only belong to one folder 2. In general no one controls a tag — people can create new tags, or reuse existing tags —, which can be a problem if you want to use a #core tag for important things, eg. Folders are controlled by the people who can edit a dataset, so random assets can't be added to a folder by anyone. So IMHO tags are more ad-hoc and freeform, while folders are more structured and controlled. I like the idea of giving permissions to folders, but we would first have to refactor how we handle data access permissions; they're currently tied to FAB views, and that makes things more complicated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
