Fix crash on /ip_addresses page when using the group by option. Caused by attempting to include model_id in the data attributes when it isn't present when using this option. Fix is to only include attributes that are actually present.
Fix crash on /ip_addresses page when using the group by option. Caused by attempting to include model_id in the data attributes when it isn't present when using this option. Fix is to only include attributes that are actually present.