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

Display the export status during etl, #10238 #10248

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

njkim
Copy link
Collaborator

@njkim njkim commented Nov 8, 2023

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Display the export status during the etl process before the export is done, #10238

Issues Solved

#10238

Checklist

  • Unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Ticket Background

  • Sponsored by:
  • Found by: @
  • Tested by: @
  • Designed by: @

Further comments

@njkim njkim changed the base branch from master to dev/7.5.x November 8, 2023 01:49
@njkim njkim requested a review from chiatt November 8, 2023 01:49
Copy link
Member

@chiatt chiatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@chiatt chiatt merged commit 7935918 into dev/7.5.x Nov 10, 2023
1 check passed
@chiatt chiatt deleted the 10238_export_status_during_etl branch November 10, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export status during export should show summary of what kind and how many resources are getting exported
2 participants