<https://github.com/meltano/meltano/issues/2511> ...
# troubleshooting
v
https://github.com/meltano/meltano/issues/2511 we just hit this today (selected by default isn't respected by Meltano), would be a great feature to have! Looking for a work around right now, guessing we'll override something in
metadata
if anyone knows off hand let me know if not I"ll post our workaround in the thread
https://gitlab.com/meltano/tap-gitlab/-/merge_requests/34#aac3c4d987a5745429606780c08e8c232fb12c3d Dove into a workaround. I think we just have to use
metadata
if we want to include the "unsupported" fields.
We implemented this like https://gitlab.com/autoidm/autoidm-tap-bamboohr/-/merge_requests/11/diffs#e90dc1ebb17d4ffb05bcd38946e75d5d850d60f8_60_132 Dislike the fix as it's a tap level thing done for Meltano but it's really just for us so 🤷