Guys, I have noticed 1 thing and I am not sure whe...
# dev-frontend
a
Guys, I have noticed 1 thing and I am not sure whether its correct behaviour or not: When we have an already connection set up, and I try to update it by unselecting some streams by setting
selected
to false - they are never returned from API again. Is it an expected flow or not? So as soon as I have unselected everything - I am not able to select fields again.
probably that’s what
WARNING! Updating the schema will delete all the data for this connection in your destination and start syncing from scratch.
means, but I do not remember whether flow was the same before or something has changed somewhere in the past
d
I think this is expected and is because we only save the selected catalog
👍 2
@charles can you confirm?
a
It just looks a bit strange - we disable some stream and after we save - it has to disappear from catalogView
h
@Artem Astapenko @Davin Chia (Airbyte) this is related to https://github.com/airbytehq/airbyte/issues/3520 right ?
d
looks right. I was trying to find that ticket
a
@Harshith (Airbyte) I suppose it is.
c
davin is right.