Skip to content

fix: rename Dynamic365BusinessCentral to Dynamics365BusinessCentral - #1356

Open
Hashim1999164 wants to merge 1 commit into
hashicorp:mainfrom
Hashim1999164:fix/dynamics365-business-central-typo
Open

fix: rename Dynamic365BusinessCentral to Dynamics365BusinessCentral#1356
Hashim1999164 wants to merge 1 commit into
hashicorp:mainfrom
Hashim1999164:fix/dynamics365-business-central-typo

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • Rename the misspelled Dynamic365BusinessCentral constant and related identifiers to Dynamics365BusinessCentral to match the Microsoft product name.
  • Update the application ID map key and environment field wiring in sdk/environments.

Fixes #1290

Test plan

  • Confirm no remaining Dynamic365BusinessCentral references in sdk/environments
  • Spot-check adjacent Dynamics365DataExportService naming still intact

The Microsoft product name is Dynamics 365; the constant was missing the "s".

Fixes hashicorp#1290
@Hashim1999164
Hashim1999164 requested a review from a team as a code owner July 28, 2026 16:53
@github-actions github-actions Bot added the release-once-merged The SDK should be released once this PR is merged label Jul 28, 2026
@hashicorp-cla-app

hashicorp-cla-app Bot commented Jul 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@hashicorp-cla-app

Copy link
Copy Markdown

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

@Hashim1999164

Copy link
Copy Markdown
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-once-merged The SDK should be released once this PR is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typo: "Dynamic365" should be "Dynamics365" (missing 's')

1 participant