SparkleXrm icon indicating copy to clipboard operation
SparkleXrm copied to clipboard

Fixing #454 nullable object error

Open jklosinski opened this issue 3 years ago • 8 comments
trafficstars

Fixing issue #454. DownloadPluginMetadataTask.AddPluginAttributes would throw an exception on async plugin tasks because the LINQ projection forgot to include the AsyncAutoDelete attribute.

jklosinski avatar Aug 12 '22 16:08 jklosinski

@scottdurow Hi Scott, we are using SparkleXrm on our projects and we have been experiencing this issue too, are there any plans to complete this pull request? We need to start using Custom API's so we need to use 1.0.640 of SparkleXrm, but we cannot seem to run spkl instrument on plugins with 1.0.640 as long as this issue is present.

tskhpro avatar Dec 21 '22 13:12 tskhpro

I'll get this PR merged asap

scottdurow avatar Dec 21 '22 16:12 scottdurow

That's very much appreciated! Will the nuget package be updated too?

tskhpro avatar Dec 21 '22 16:12 tskhpro

Yes - that will happen automatically

scottdurow avatar Dec 21 '22 16:12 scottdurow

@scottdurow What's the status on having this PR merged?

tskhpro avatar Jan 02 '23 10:01 tskhpro

Hello! Any chance this will be merged?

kirillkanyukov avatar Nov 22 '23 14:11 kirillkanyukov

Looks like this is still an issue.

Haw-Isaac avatar Jul 18 '24 17:07 Haw-Isaac