Opened 8 years ago
Last modified 8 years ago
#15155 new enhancement
Group opening_hours warnings by object or opening_hours tag value.
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | opening_hours | Cc: |
Description
3 or 4 POIs can generate several dozen warnings (for example, if someone sets a value like "Wednesday 11:00 AM – 8:00 PM Thursday 11:00 AM – 8:00 PM Friday 11:00 AM – 8:00 PM Saturday 11:00 AM – 8:00 PM Sunday 12:00 – 6:00 PM Monday 11:00 AM – 8:00 PM Tuesday 11:00 AM – 8:00 PM", which generates 29 warnings all by itself). It works okay to use "Fix" and set the value to whatever the js is handing back, but it can be less than clear which object is being fixed at a given moment.
Grouping by POI or the value would simplify working through such issues and make it easier to check that the value returned by the js makes sense compared to the starting value.