Within the SCD file, we have reports brcbA01, brcbA02, brcbA03, and brcbA04. However, it seems like the brcbA04 report is being enabled and used by Ignition every time the 61850 device in Ignition is enabled even though the OPC Item Path is pointing at brcbA01.
When I subscribe to the report brcbA04 with another device entirely, Ignition drops all of my tag connections that are connected to report brcbA01 and displays:
Bad("Bad_OutOfService: The source of the data is not operational.")
separate from this, just find these report blocks in the gateway OPC Quick Client, under the "Model" folder, and read the RptID value of each of these blocks.
Read and compare the RptID value for each of the blocks.
Those loggers need to be set before you subscribe to something. They'll definitely show up.
Probably best if you call support and let them look over your shoulder. They can also get the SCL file from you as well if we need to try to reproduce.