12sp05 packaging error on a simple item with ITPresentationConfiguration

Hi,

I get a message I never saw while creating a package. I thougth it was due to a missing element but I reproduce it only by

- 1 creating a simple object

- add the TOC access (and permission/creation)

- add it to a new package (1 form+ 1 item)

- Then export it

- and try to import it to a brand new db from the 12sp innovator backup db...

I get that message :

DELAYED RESOLUTION: applying AML <Item type='ItemType' id='D9D992E995EC41BB8B6B852510384D05' action='edit' doGetItem='0' version='0'><Relationships><Item type="ITPresentationConfiguration" id="9807CFE5BF3BD9466B77D6069BFA2DFF" action="add"><client>js</client><related_id keyed_name="tr_i001_project_TOC_Configuration" type="PresentationConfiguration">9807CFE5BF3BD94636326AA7318BB90D</related_id><sort_order>128</sort_order><source_id keyed_name="tr_i001_project" type="ItemType" name="tr_i001_project">D9D992E995EC41BB8B6B852510384D05</source_id></Item></Relationships></Item>

In the exported package I have this lines I never saw before

<Relationships>
<Item type="ITPresentationConfiguration" id="7ACFCDADA1BD72956B77D6069BFA2DFF" action="add">
<client>js</client>
<related_id keyed_name="tr_i001_projet_TOC_Configuration" type="PresentationConfiguration">7ACFCDADA1BD729536326AA7318BB90D</related_id>
<sort_order>128</sort_order>
<source_id keyed_name="tr_i001_project" type="ItemType" name="tr_i001_project">2E959A23C5D640B79FA45579D827BDEC</source_id>
</Item>

With 11spX I never get that issue.

Thanks for your help, for the moment the support only tell me I might miss some element in the package... Since I reproduce the bug with only 1 items and the corresponding form I am a little bit confuse...