OAI nrUE assert with "SRI-PUSCH-PowerControl handling not implemented"

Hi,

When using latest develop branch, nrUE will assert during attach with another open-source (not OAI) gNB.

Below is error message from UE log:

Assertion (!has_pusch_power_control_config || pusch_Config->pusch_PowerControl->sri_PUSCH_MappingToAddModList == ((void *)0)) failed!
In get_pusch_tx_power_ue() /opt/openairinterface5g/openair2/LAYER2/NR_MAC_UE/nr_ue_power_procedures.c:484
SRI-PUSCH-PowerControl handling not implemented

In my opinion this SRI-PUSCH-PowerControl implementation not finished should not prevent UE from next step in attach.

Could someone please take a look at this? Thanks.

Below is UE log:

oai_ue_nr_fdd_n3_attach_fail.log

Edited by Alex Jiao