Skip to content

Conversation

paustint
Copy link
Contributor

@paustint paustint commented Oct 9, 2025

Fix issue with create/edit salesforce org state. If a global organization was selected, then creating an organization did not work

resolves #1390

Fix issue with create/edit salesforce org state. If a global organization was selected, then creating an organization did not work

resolves #1390
@paustint paustint requested a review from Copilot October 9, 2025 22:17
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a bug in the organization creation/editing flow where the modal state was incorrectly managed when a global organization was selected, preventing new organization creation from working properly.

  • Replace boolean modal state with object containing both open status and organization data
  • Update modal handlers to use the new state structure
  • Pass organization data directly through modal state instead of relying on global selected organization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@paustint paustint merged commit 007be7b into bug/fix-query-drag-ff Oct 14, 2025
5 checks passed
@paustint paustint deleted the bug/1390 branch October 14, 2025 23:27
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