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

The log message and the functions display incorrectly after deploying the Python durable project to the python function app which has been deployed a different project #3966

Closed
v-xinda opened this issue Feb 1, 2024 · 3 comments · Fixed by microsoft/vscode-azuretools#1681
Labels
AT-CTI Created by CTI team

Comments

@v-xinda
Copy link

v-xinda commented Feb 1, 2024

OS: All
Build Version: 1.13.2

Repro Steps:

  1. Create a Python Model V1 project and open it.
  2. Create a python function app -> Deploy the above project to it.
  3. Check the log message in the Output window and expand the "Functions" node to check the function.
  4. Create a Python Model V1 durable project and open it.
  5. Deploy the durable project to the above python function app.
  6. Check whether the log message shows correctly in the Output window and the functions display correctly under the "Functions" node.

Expect:
The log message shows correctly in the Output window and the functions display correctly under the "Functions" node.
image
image

Actual:
The log message shows incorrectly in the Output window and the functions display incorrectly under the "Functions" node.
image
image
The details in the Output:
Output details.txt

More Info:

  1. This issue also reproduces after deploying the Python Model V1 project to the python function app which has been deployed a Python Model V1 durable project.
  2. This issue also reproduces for the JavaScript and C# languages.
@nturinski
Copy link
Member

GitHub automatically closed this issue, but want to reopen and verify with testing team before closing.

@nturinski
Copy link
Member

@v-xinda Could you verify if this occurs with the new release, v1.13.3?

@v-xinda
Copy link
Author

v-xinda commented Feb 8, 2024

@nturinski This issue doesn't reproduce on the release v1.13.3.

@microsoft microsoft locked and limited conversation to collaborators Mar 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team
Projects
None yet
2 participants