Hi,below is a PORTG change notification interrupt service routine :
void __ISR_AT_VECTOR(_CHANGE_NOTICE_G_VECTOR, IPL4SRS) interrupt_event_handler(void){
IFS3bits.CNGIF = 0; // interrupt flag clearance executed in the second entrance to this..