Inventory Dimension issue

Dear All.

we have one warehouse with multiple location, lets say warehouse A and location 1 and 2.

i raise a PO in warehouse A received in warehouse A in location 1, now i want to transfer this from location 1 to location 2 with movement journal, i dont want to use transfer order.

so while performing movement journal for this when i select warehouse A and selection location 2 then the below mentioned error is appearing, please advise your valuable suggestion to solve this issue ASAP.

Cannot create a record in Inventory dimensions (InventDim). Dimension No.: HCF-000001, 5637179850.

The record already exists.

What code it trying to insert the dimension? It usually isn’t a problem, because findOrCreate() is used when the dimension set may already exists. It might be a flawed customization.