Forum Discussion
Hi pmateo,
I am not sure if I remember things right. But I think for promotion you can add comments via the batch loader. This one is not tested, but maybe works:
<Item type="Manufacturer Part" action="promoteItem" where="item_number='@1'">
<state>@2</state>
<comments>@3</comments>
</Item>
You just cannot add history comments when you add or edit new items.
Hello Angelalp,
I see, thanks a lot for your suggestion! I will try to "promote" an item without creating a new version/revision (hopefully the version = "0" attribute can be used here similar to how you can update a versionable item) and add the comments that way. I am interested in those comments just for tracking purposes, so this may work. Once I test it I will let you know.
Kind regards,
Pmateo