Asset status change not reflecting on workbench
Hi,
As per OOTB ABO implementation (without doing any customization), I could see the logic present in 'abo_getOneAssetState' util to show correct asset status.
I am trying to create future date asset (Asset having Start date in future) , but asset status shows as ACTIVE where expectation is to show 'NOTSTARTED'.
Similarly for expired assets , on workbench the asset status still shows as 'ACTIVE' where expectation is to show 'INACTIVE'.
Is this the expected behaviour? in what case we can see other statuses like INACTIVE, NOTSTARTED?