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

ECS Initialization fix for desktop on Org Switch #1039

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Sep 11, 2024

This pull request includes several changes to improve the functionality and maintainability of the codebase. The key modifications involve reordering code for better readability, adding a new parameter to a function call, and updating method signatures to include an optional force parameter.

Code reordering and readability improvements:

Function call updates:

  • src/client/extension.ts: Added a true parameter to the PowerPagesClientName function call to enable a new feature.

Method signature updates:

@amitjoshi438 amitjoshi438 requested review from a team as code owners September 11, 2024 09:41
@amitjoshi438 amitjoshi438 enabled auto-merge (squash) September 11, 2024 10:09
@amitjoshi438 amitjoshi438 merged commit 669d801 into main Sep 11, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/desktopEcsInitializationFix branch September 11, 2024 10:13
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.

3 participants