Wrong brand reporting #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a form where users can report wrong brands for stations, optionally stating the correct brand.
This would help us improve the brand normalizer.
I'd add a button to the station page (
/fuel/station/:uuid) that opens the form with the uuid already filled in.You could also add a button to the brand page or homepage where you need to input the uuid manually.
Upon submitting the form, I'd recommend setting up a webhook notifying us of the submission with the station's uuid, raw brand as reported by tankerkönig, normalized brand, station name, and perhaps other data.