Skip to content

[Bug] Add webJob "stopping" status serialization and deserialization #49738

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Sitaarz
Copy link

@Sitaarz Sitaarz commented Apr 30, 2025

This PR resolves the issue where the 'Stopping', 'Disabling', 'Success' states were not handled in the WebJob status.
Fixes #49737

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. labels Apr 30, 2025
Copy link

Thank you for your contribution @Sitaarz! We will review the pull request and get back to you soon.

@Sitaarz
Copy link
Author

Sitaarz commented Apr 30, 2025

I am new to being contributor. Any advices?

@Sitaarz
Copy link
Author

Sitaarz commented Apr 30, 2025

@Sitaarz please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 30, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.AppService

@ArthurMa1978
Copy link
Member

Hey @Sitaarz , thank you for your contribution. Since the management plane SDK is generated from the Swagger spec, please update the corresponding Swagger spec to address this issue, and then regenerate the SDK accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] ArgumentOutOfRangeException when WebJob status is "Stopping"
3 participants