Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing #454 nullable object error #463

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jklosinski
Copy link

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

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

tskhpro commented Dec 21, 2022

@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.

@scottdurow
Copy link
Owner

I'll get this PR merged asap

@tskhpro
Copy link

tskhpro commented Dec 21, 2022

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

@scottdurow
Copy link
Owner

Yes - that will happen automatically

@tskhpro
Copy link

tskhpro commented Jan 2, 2023

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

@kirillkanyukov
Copy link

Hello! Any chance this will be merged?

@Haw-Isaac
Copy link

Looks like this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants