microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Plugin throwing exception when user trying to create more than one scheduled JOB #220

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Environment: Windows/IntelliJ14 When the user trying to create more than one scheduled JOB In the portal, it is showing the error message as below. portalschedule

When the user trying to create more than one scheduled JOB In the Plugin it is throwing exception as below. pluginschedule

kasturiswain commented 9 years ago

This issue is fixed in the latest build and functionality working as expected.

kasturiswain commented 9 years ago

Plug in throwing the below exception in the latest build for the above. duplicatejob

BeatriceOltean commented 9 years ago

For regression

omendrapandey commented 9 years ago

Plugin able to create more than one scheduler now .