Skip to content

Commit d6b1a5e

Browse files
committed
Adding links to dev topic per Shan email Mechanisms to migrate data due to schema change
1 parent cf84dc8 commit d6b1a5e

File tree

5 files changed

+8
-3
lines changed

5 files changed

+8
-3
lines changed

powerapps-docs/maker/common-data-service/create-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ Start by opening an unmanaged solution you created. Choose the **Entity** compon
198198
199199
### See also
200200
[Use solutions](use-solution-explorer.md)
201-
[For Developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)
201+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/export-solutions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,4 @@ More information: [Service Calendar Appearance Configuration](https://docs.mic
128128
### See also
129129
[Import solutions](import-update-export-solutions.md) <br />
130130
[Update solutions](update-solutions.md)
131+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/import-update-export-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ To import a solution:
6262
[Update solutions](update-solutions.md) <br />
6363
[Export solutions](export-solutions.md) <br />
6464
[Publish changes](create-solution.md#publish-changes)
65-
65+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/update-solutions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ A solution’s version has the following format: major.minor.build.revision. An
8888
[Export solutions](export-solutions.md) <br />
8989
[Import solutions](import-update-export-solutions.md) <br />
9090
[Create solution patches](/powerapps/maker/common-data-service/solution-patches)
91+
[For developers: Cloning, patching, and upgrading](/power-platform/alm/solution-api#cloning-patching-and-upgrading)

powerapps-docs/maker/common-data-service/view-component-dependencies.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ Solution components often depend on other solution components. You can’t delet
2525
2. Open the solution you want, select the component you want, on the command bar select **...,** and then select **Show dependencies**.
2626

2727
> [!div class="mx-imgBorder"]
28-
> ![Component dependency for the account entity](media/component-dependencies-account.png)
28+
> ![Component dependency for the account entity](media/component-dependencies-account.png)
29+
30+
### See also
31+
[For developers: Detect solution dependencies](/power-platform/alm/solution-api#detect-solution-dependencies)

0 commit comments

Comments
 (0)