Skip to content

Stabilize planning order tracking test dates#9671

Open
attilatoury wants to merge 1 commit into
mainfrom
private/attilatoury/fix-641448-planning-dates-main
Open

Stabilize planning order tracking test dates#9671
attilatoury wants to merge 1 commit into
mainfrom
private/attilatoury/fix-641448-planning-dates-main

Conversation

@attilatoury

@attilatoury attilatoury commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Problem

CheckLotForLotItemPlanningWorksheetAction changes behavior as WorkDate advances through its fixed month/day scenario.

Root cause

Supply and demand dates used the current calendar year, so scenario events could become overdue while the assertion continued to expect two cancellation lines.

Fix

Place the scenario in the next calendar year and align the regenerative planning horizon with that year. Product behavior is unchanged.

The test remains in the existing disabled-test manifest; this PR deliberately does not change broader test enablement policy.

Validation

  • Editor diagnostics: clean
  • git diff --check: clean
  • One-file test-only change
  • Full runtime execution was not available locally

Related work item: ADO 641448

@attilatoury
attilatoury requested a review from a team July 22, 2026 15:06
@github-actions github-actions Bot added the SCM GitHub request for SCM area label Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Could not find a linked ADO work item. Please link one by using the pattern 'AB#' followed by the relevant work item number. You may use the 'Fixes' keyword to automatically resolve the work item when the pull request is merged. E.g. 'Fixes AB#1234'

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

Labels

SCM GitHub request for SCM area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant