[Quickstart] Remove organization
from using_organization_tags
config in quickstart.yml
#184
Closed
2 of 4 tasks
Labels
error:unforced
status:in_review
Currently in review
type:bug
Something is broken or incorrect
update_type:dependency
Primary focus is to update dependencies
Is there an existing feature request for this?
Describe the Feature
In our last release,
organization
was added to theusing_organization_tags
config in thequickstart.yml
since in generalusing_organization_tags
. However this was determined to be overengineering, asorganization_tag
models already have configs requiring both source tables to be enabled, and this could introduce future technical management headaches if the Quickstart implementation were to ever change. We have decided to keep this implementation as simple as possible and will keep variables and source table configs on a one-to-one basis.How would you implement this feature?
We will remove
organization
fromusing_organization_tags
in the quickstart.yml.Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: