airbytehq / airbytehq/airbyte

Shared Transformations toggle not sticking in stream configuration

Aberta
#69,303 0 comentários 0 reações 0 responsáveis Ver no GitHub
autoteam community needs-triage team/use
Linguagem predominante
Python
Estrelas
22.1k
Forks
5.4k
Merge médio
5h
PRs com merge (30d)
671

Descrição

### Topic

stream configuration

### Relevant information

Hello,
We are using Airbyte online and have a custom connectors created in Builder for ServiceTitan with multiple streams. All of our incremental refresh streams require the same Transformation setting. We attempted to toggle on the shared transformation settings, but it does not stick.

Things I tried:

In the UI of the stream configuration I scrolled down to the Transformations section and toggled the shared Transformations ON. I tested the stream and it was successful. I checked the YAML and it created the 'DeclarativeStream: transformations:' entry with all of the transformation info in the definitions section at the top of the YAML file. I published the connector with the changes.
If I then leave that connector and then go back into the Builder and select the connector again and check that same stream that I previously turned on shared transformation it is no longer toggled on. But when I look at the YAML, the 'DeclarativeStream: transformations:' entry with all of the transformation info is still in the definitions section at the top of the YAML file. And if I go back to the UI and toggle shared transformations back on, it now presents me with a popup saying that the shared transformation is different than the existing...even though they are exactly the same. I then selected to use the shared transformation and published the connector again. But again, the shared toggle has reverted to OFF.

The behavior is the same whether you publish the connector after the change or not and leave it in Draft. No matter what, if you leave the connector and go back, that shared transformation toggle will not stay ON.

This does not seem to be the case with the other configuration areas that allow for shared settings. I have those toggled on without an issue. So far it is just with the Transformations shared settings. I also only have custom connectors and am not sure if this is even an option or an issue with non-custom connectors.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.