Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Allow unsubscribe to be enable/disable configurable #44

Open
1 of 4 tasks
fivetran-joemarkiewicz opened this issue Nov 18, 2024 · 0 comments
Open
1 of 4 tasks
Assignees
Labels
good first issue Good for newcomers type:enhancement New functionality or enhancement

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

Currently users have been found to not sync the unsubscribe source table from the connector. We should offer the ability for users to enable/disable (enabled by default) the unsubscribe source and still see success from the downstream transformations.

How would you implement this feature?

Implement a variable at the source package level to disable the staging models which reference unsubscribe and then make conditional adjustments downstream within this package to ensure the components which reference the unsubscribe models are not used if the variable is set to false.

We would also be able to set this within the quickstart.yml to ensure Quickstart is able to dynamically set this configuration.

Describe alternatives you've considered

Allow users who have this table de-selected to continue to fail. We could also add the union data feature to create an empty table, but that doesn't address this issue directly.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Anything else?

No response

@fivetran-joemarkiewicz fivetran-joemarkiewicz added type:enhancement New functionality or enhancement good first issue Good for newcomers labels Nov 18, 2024
@fivetran-catfritz fivetran-catfritz self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type:enhancement New functionality or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants