Closed boogheta closed 5 years ago
The traph is geared to returning the longest prefix but maybe there is something not working as intended.
Well in fact, the traph wasn't the culprit, it was due to www variations of default creation rules not being automatically created
In some cases it does the opposite, for instance when we have
and we try to import the following batch
It should propose all WEs completely to the right except for the last 2 but it only proposes path-1 for all
This may come from calls to
get_potential_prefix
in the traph? cc @Yomguithereal