[main] GitHub event batch 1746#9190
Conversation
Copilot PR ReviewIteration 2 · Outcome: completed
Knowledge source: https://github.com/microsoft/BCQuality@822cae1b2771ac25f665f73369f69093bd4fd630 Orchestrator pre-filter (13 file(s) excluded)
Findings produced by the Copilot CLI agent against BCQuality at |
Agentic PR Review - Round 1Recommendation: Request ChangesWhat this PR doesThis PR adds several integration events for linked event-request bugs across item posting, expected cost, planning, warehouse put-away creation, and Copy Sales Document. The intent is valid, but several publishers do not match the requested public API shape or event timing. In multiple cases the diff leaves the original requested code path unchanged, so the partner scenario would still not work. SuggestionsS1 - Add the missing ApplyItemLedgEntry event S2 - Wrap the full remaining-quantity initialization S3 - Move the ReApply event to the requested branch S4 - Handle the whole expected-cost block S5 - Fix Copy Sales Document event shape S6 - Keep ValidateDocNo outside the handled block S7 - Place planning and warehouse events as requested Risk assessment and necessityRisk: High. These are new public event publishers in inventory posting, costing, planning, warehouse, and sales document copy flows. Once merged, wrong signatures or locations are hard to fix without obsolete churn. Necessity: The linked GitHub/ADO event requests describe real extension points. The changes are necessary, but the current implementation does not meet several requested contracts, so the batch should not merge as-is.
|
|
@AleksandricMarko please review the suggestions - which of them are intended behavior, which need addressing? |
Linked work
Fixes AB#638497
Fixes AB#638498
Fixes AB#638499
Fixes AB#638506
Fixes AB#638507
Fixes AB#639003
Fixes AB#639008
https://github.com/microsoft/ALAppExtensions/issues/30044
https://github.com/microsoft/ALAppExtensions/issues/30033
https://github.com/microsoft/ALAppExtensions/issues/30041
https://github.com/microsoft/ALAppExtensions/issues/30144
https://github.com/microsoft/ALAppExtensions/issues/30051
https://github.com/microsoft/ALAppExtensions/issues/30118
https://github.com/microsoft/ALAppExtensions/issues/30119