question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing Connection/Extension Property Change Event When Integrations Are Created Or Deleted

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report  
[ ] Documentation issue or request

Description

Connections and extensions have a uses integer property that identifies how many integrations are using it. When an integration is created that uses a connection or extension, a change event for that connection and/or extension should be fired. I don’t believe that event is fired as the UI object cache/store does not get refreshed.

See #391 and #3930.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mmuzikarcommented, Mar 6, 2019

Before closing this as verified I would suggest adding this information to extension detail. As now it can be quite confusing for some users, this is the preview and detail for the same extension in same application state and although you can’t delete it, there is also written that no integrations are currently using it. So I would suggest adding line above this message saying how many integrations it is used by and then how many it is used by currently. image image

0reactions
mmuzikarcommented, Jun 20, 2019

Just looking at it in the new react UI, the number is now synchronized between those two pages and there is a table of all integrations currently using that extension. I’d say we can consider this closed & verified. Feel free to reopen this if you think otherwise 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Should it be possible to delete an extension that is in use · Issue ...
I believe this is due to not having a connection/extension change event generated when an integration is created or deleted. A workaround is...
Read more >
FAQ: What's the difference between hiding, blocking, and ...
As with blocking, Amplitude will no longer collect deleted events and properties, and the data sent after deleting an event or property ...
Read more >
All other San Diego fixes - ServiceNow Docs
Workload events are created for a Virtual Agent user if the com.glide.cs.va.sys_user property was set incorrectly and later fixed.
Read more >
Update webhook events being sent before create events
Our app is subscribed to both "contact.creation" and "contact.propertyChange" - however, the issue is that when a contact is newly created in hubspot,...
Read more >
Cancelled Google Calendar Event empty properties and ...
This property seems to be missing from the Event. I could, of course, use the ICalUID to match both records, but that means...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found