martonsagi / al-object-designer

AL Object Designer for Dynamics 365 Business Central development
MIT License
39 stars 21 forks source link

InternalEvent - "Discovering Objects" forever! #55

Closed aptMattKoe closed 4 years ago

aptMattKoe commented 4 years ago

Problem: The "AL Object Designer" did not get any objects and stuck at "Discovering Objects" image

Reproduce: You coud reproduce it by adding an event with the InternalEvent attribute: image

I think its a bug :/

martonsagi commented 4 years ago

Thanks for the feedback. InternalEvent type has been added to the conditions, you can test it by installing 0.1.5-alpha1 build.

Since there could be million reasons why it gets stuck in "Discovering", I enhanced error display a bit. You should see an error notification in case it fails in another scenario.

aptMattKoe commented 4 years ago

Thanks @martonsagi, It works :) And I hope not to see the better error display but I'm happy that there is one :D

martonsagi commented 4 years ago

Perfect, thanks! :)