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

Add refresh schedules and properties to export and import. #114

Merged
merged 4 commits into from
Feb 20, 2024

Conversation

dbernstein
Copy link
Collaborator

@dbernstein dbernstein commented Dec 15, 2023

Description

In order to keep the Development version and deployed versions of the Quicksight Dashboards in sync, we needed to add refresh properties and schedules to the export/import process. This update adds the following:

  1. Exports data set refresh properties to json.
  2. Exports the data set refresh schedule(s) to json
  3. Deletes any existing data set refresh properties and schedules on existing data sets before attempting to recreate the data sets
  4. creates data set refresh properties and schedules that were found among the resources.

Motivation and Context

https://ebce-lyrasis.atlassian.net/browse/PP-603

How Has This Been Tested?

Unit tests have been updated to include this functionality and it has been manually tested as well.

Checklist

  • [] I have updated the documentation accordingly.
  • [] All new and existing tests passed.

@dbernstein dbernstein force-pushed the add-refresh-schedule-to-export-and-import branch 2 times, most recently from c9984c7 to 11ce5b4 Compare December 16, 2023 05:50
@dbernstein dbernstein force-pushed the add-refresh-schedule-to-export-and-import branch from 11ce5b4 to 4d4ee00 Compare December 16, 2023 05:52
@dbernstein dbernstein merged commit c746679 into main Feb 20, 2024
11 checks passed
@dbernstein dbernstein deleted the add-refresh-schedule-to-export-and-import branch February 20, 2024 22:11
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.

1 participant