Hi! how can i make a request to add Replication Me...
# troubleshooting
h
Hi! how can i make a request to add Replication Method input field into tap-mssql for the Meltano UI ?
a
Hi, @hugo_vargas. Some taps have a setting for
default_replication_method
or similar, which sets the tap's default behavior when no other replication method is requested explicitly. Do you mean something like that?
If yes: 1. You can open an issue to request with the tap repo. 2. After adding, you can register the setting in the hub with a PR against the yaml definition for that plugin. Whatever settings are registered on the hub will get rendered automatically in Meltano UI.