Skip to content

Conversation

RonenMars
Copy link
Contributor

Description

Linear Ticket

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • 🎨 (style) - Styles - Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

@RonenMars RonenMars force-pushed the ronen/fix/assets-updates-to-chat branch from c3d2451 to 4ff9b61 Compare September 14, 2025 05:48
@RonenMars RonenMars force-pushed the ronen/fix/assets-updates-to-chat branch from 4ff9b61 to 6d6e654 Compare September 14, 2025 11:42
@RonenMars RonenMars changed the title fix: send assets updates to the chatbot fix: update connections/vars/triggers - in the chatbot when the web-ui changes and vise-versa Sep 15, 2025
@RonenMars RonenMars changed the title fix: update connections/vars/triggers - in the chatbot when the web-ui changes and vise-versa fix(UI-1769): update connections/vars/triggers - in the chatbot when the web-ui changes and vise-versa Sep 15, 2025
await fetchConnections(projectId!, true);

try {
const { iframeCommService } = await import("@services/iframeComm.service");
Copy link
Member

Choose a reason for hiding this comment

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

generalize

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants