You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Only one field should show up. Possibly direction since it used on 1.8k elements with traffic_sign=variable_message (compared ~1k for traffic_sign:direction).
Screenshots
I've entered values for the fields, to show that two tags are applied.
The text was updated successfully, but these errors were encountered:
The fields/direction_vertex is there from the start – History.
So is the fields/traffic_sign/direction – History
The fields/direction_vertex is used a lot – List
The fields/traffic_sign/direction is used only once – List
Proposed solution
Given that research, I think the way to solve this is to remove the fields/traffic_sign/direction field and reference fields/direction_vertex for presets/traffic_sign/variable_message.
Describe the bug
traffic_sign=variable_message
has two direction fields (one fordirection
and one fortraffic_sign:direction
.To Reproduce
Expected behavior
Only one field should show up. Possibly
direction
since it used on 1.8k elements withtraffic_sign=variable_message
(compared ~1k fortraffic_sign:direction
).Screenshots
I've entered values for the fields, to show that two tags are applied.
The text was updated successfully, but these errors were encountered: