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

Exclude or Include Tables from Cloud Migration #27773

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

miljance
Copy link
Contributor

@miljance miljance commented Dec 6, 2024

Summary

Enables a developer:

  • To prepare packages of tables for cloud sync
  • Disable some tables for cloud sync- those that are set as default during initial setup - in order to save database space.
  • Select custom tables programmatically

Work Item(s)

Fixes #27655

@nikolakukrika There are some tests in the Codeunit 139656 "Hybrid Cloud Management Tests". I am not sure if new tests are needed for this change.
Fixes AB#558218

@miljance miljance requested a review from a team as a code owner December 6, 2024 09:34
@miljance miljance requested a review from haoranpb December 6, 2024 09:34
@github-actions github-actions bot added the linked Issue is linked to a Azure Boards work item label Dec 6, 2024
@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Dec 6, 2024
@miljance miljance force-pushed the SelectTablesForIntelligentCloud branch from 0c2b54b to 8945604 Compare December 6, 2024 14:44
@miljance miljance force-pushed the SelectTablesForIntelligentCloud branch from 8945604 to 0c9bf39 Compare December 6, 2024 14:45
@JesperSchulz
Copy link
Contributor

@nikolakukrika, you're up! Let's get this one reeled in!

@JesperSchulz JesperSchulz added the processing-PR The PR is currently being reviewed label Dec 10, 2024
@JesperSchulz JesperSchulz merged commit 0bb636e into microsoft:main Dec 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration GitHub request for Integration area linked Issue is linked to a Azure Boards work item processing-PR The PR is currently being reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BC Idea]: Exclude or Include tables in the Intelligent Cloud Sync
3 participants