Hello,
We have found that there is sometimes a difference between the isdirty value of a subnet line and the isdirty value of the subnet.
Ex: Here you can see that the same subnet has a status of False in the FC subnetline row (left) and True in the subnetwork table (right). And the Update Subnetwork toolbox allows us to update the subnet, unlike the "Find Subnetworks" panel (because I assume the tbx applies to the subnet table and the panel applies to the FC subnet row)


Also the Export Subnetwork does not propose this subnet (obviously because it is dirty) :

Looking at REST endpoints, I can see the same inconsistency:
SubnetLine :

Subnetwork :

The problem is that we are checking the FC subnet line to find the updated subnets, validate them if necessary and export them into an ADMS. We will now have to rebase the tool on the subnetwork table (500002) instead of the FC.
UN V6 / AGS 11.3 / Pro 3.3.6
Before I log a case to the support, does anyone else have a similar behavior ?