-
Notifications
You must be signed in to change notification settings - Fork 316
[Quality Management] Issue 5499, removed workflow integration setting #5835
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
base: main
Are you sure you want to change the base?
Conversation
|
Re-triggering CI. |
|
Re-running CI pipelines. |
|
Rebased to work with the recent object renames, rebased worked cleanly in this scenario. |
It fails with: The job failed due to the following compilation error: AA0137 Variable 'QltyManagementSetup' is unused in '"Qlty. Workflow Setup"'. Solution: Remove or use the variable QltyManagementSetup in the codeunit "Qlty. Workflow Setup" within the Quality Management app. If the variable is not needed, delete its declaration. If it should be used, ensure it plays a role in the logic to pass code validation. |
Summary
The workflow integration setting is now removed.
Work Item(s)
Fixes #5499 , removes the workflow integration setting.