According to my dashboard I have 3 rules configured for the netowrk visibility feature. However when going to the relevant section I can only see one rule (pic attached)
Probably something broke during all the beta-upgrades. I'd suggest you drop the whole backup file and either use a 'clean' one from 8.1 or configure you machine manually. That would be the safest bet.
You can, of course, try to delete those objects from the commandline. Look for the reference-lines at the bottom of each block ( [FONT="Courier New"]'ref'=>'REF_...',[/FONT]) and issue a `[FONT="Courier New"]cc del_object REF_YourExactReferenceHere[/FONT]` for each of them. You should see a message "del_object returned 1" if the deletion was successful.
Probably something broke during all the beta-upgrades. I'd suggest you drop the whole backup file and either use a 'clean' one from 8.1 or configure you machine manually. That would be the safest bet.
You can, of course, try to delete those objects from the commandline. Look for the reference-lines at the bottom of each block ( [FONT="Courier New"]'ref'=>'REF_...',[/FONT]) and issue a `[FONT="Courier New"]cc del_object REF_YourExactReferenceHere[/FONT]` for each of them. You should see a message "del_object returned 1" if the deletion was successful.