Item status change is triggering needs approval rule for structure change
Summary:
Item status change is triggering "needs approval" rule for structure change
Content (please ensure you mask any confidential information):
We have a needs approval rule to raise a change order whenever any change is made to the structure. After the 24A upgrade, system is asking to raise a structure needs approval change order whenever item status is changed even though there is no change done to the structure.
Here is the if expression for needs approval rule for structure change:
changed([Structure].[StructureAttributes]) and [Item].[Item Basic].[Organization Code] == "RO_CRA_M" and [Item].[Main].[Item Status] != "New Item"