Skip to content

Context.InstanceId cannot be accessed #727

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

Closed
anushkakda opened this issue Dec 24, 2021 · 2 comments · Fixed by #783
Closed

Context.InstanceId cannot be accessed #727

anushkakda opened this issue Dec 24, 2021 · 2 comments · Fixed by #783

Comments

@anushkakda
Copy link

With PowerShell Durable Functions we aren't able to use/pass the instance id in the Orchestrator Function.
We do see that this is due to the instanceid having an internal access level as defined here

But the instanceId can be accessed with dotnet durable functions.
image

We would like for the option to be available with PowerShell durable functions as well.

@bachuv
Copy link
Contributor

bachuv commented Dec 28, 2021

cc @AnatoliB @davidmrdavid

@davidmrdavid
Copy link
Contributor

Hi @anushkakda,

Thank you for reaching out. I'll add this to our list of ToDos for triaging in our upcoming meeting, this should easy to patch.

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

Successfully merging a pull request may close this issue.

3 participants