Requisition Line Attributes 10 and 11 disappear when change request function is used in iProcurement
Hi,
The change request on the requisitions (in In-process status) removes the line level attribute values. Could you please help if this is a standard functionality? Because of this, a link between the requisition (in source system) and imported requisition is lost.
Please perform the following to reproduce the issue:
1) Create Requisition
2) update po_requisition_lines_all set attribute10 = 'update' where requisition_line_id = '<id>';
3) submit for approval
4) Requisition status is in 'In Process'
5) Log in to iprocurement -> Query the requisition in process
5) Click on change
6) Accept the reapproval warning
7) run sql to see attribute10 has NO value in it.
The change request on the requisitions (in In-process status) removes the line level attribute values. Could you please help if this is a standard functionality? Because of this, a link between the requisition (in source system) and imported requisition is lost.
Please perform the following to reproduce the issue:
1) Create Requisition
2) update po_requisition_lines_all set attribute10 = 'update' where requisition_line_id = '<id>';
3) submit for approval
4) Requisition status is in 'In Process'
5) Log in to iprocurement -> Query the requisition in process
5) Click on change
6) Accept the reapproval warning
7) run sql to see attribute10 has NO value in it.
0