I've just realized this issue since flow_manager now has been optimized to rely more on the id when finding and comparing flows, since this can result in an inconsistent id, for example, these two flow dicts are semantically the same considering the default values:
I've just realized this issue since
flow_manager
now has been optimized to rely more on theid
when finding and comparing flows, since this can result in an inconsistentid
, for example, these two flow dicts are semantically the same considering the default values:But, the
as_dict
method would return respectively:diff: