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

create a backend property for "completed first sync" #5884

Closed
jrhizor opened this issue Sep 7, 2021 · 1 comment
Closed

create a backend property for "completed first sync" #5884

jrhizor opened this issue Sep 7, 2021 · 1 comment
Assignees
Labels
area/platform issues related to the platform priority/high High priority type/enhancement New feature or request

Comments

@jrhizor
Copy link
Contributor

jrhizor commented Sep 7, 2021

In order for us to show the 👍 / 👎 display on the frontend after completing the first sync, we need to expose the value to the frontend. We could do this by augmenting the user's response to include this property. We could do this at the user level and look it up at in their workspaces to ensure they've successfully completed a sync.

@jrhizor jrhizor added type/enhancement New feature or request priority/high High priority area/platform issues related to the platform area/frontend labels Sep 7, 2021
@jrhizor jrhizor added this to the Core 2021-09-15 milestone Sep 8, 2021
@cgardens cgardens assigned Phlair and unassigned jrhizor Sep 29, 2021
@Phlair Phlair removed their assignment Oct 14, 2021
@cgardens cgardens assigned Phlair and unassigned Phlair Oct 20, 2021
benmoriceau added a commit that referenced this issue Nov 18, 2021
After a sync is completed, we tag all the workspace with related to this sync as having a first sync completed.

This will then be forwarded to the UI in another PR.

This is part of #5884
@benmoriceau
Copy link
Contributor

Fully merged, #8113 has been created as a follow up on the frontend part.

schlattk pushed a commit to schlattk/airbyte that referenced this issue Jan 4, 2022
After a sync is completed, we tag all the workspace with related to this sync as having a first sync completed.

This will then be forwarded to the UI in another PR.

This is part of airbytehq#5884
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform priority/high High priority type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants