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
One noteworthy quirk is that this behavior happens even if the blue "F" Fixme icon is not currently showing. The fixme tag can be removed or the Notes and Fixmes overlay can be toggled off, and the unwelcome quest mode can still be triggered -- as long as the object in question had a Fixme icon earlier in the editing session.
The text was updated successfully, but these errors were encountered:
jmapb
changed the title
Removing fixme tag from POI shows quests, even when quests are disabled
Modifying an object with a Fixme icon triggers display of quests, even when quests are disabled
Aug 18, 2024
This behavior isn't actually related to FixMe's. Any edit to the object would cause it to rerun the Quest evaluation code on the object, ignoring that quests were disabled globally. Thanks for the report!
Steps to reproduce:
fixme
-tagged object in a state that would trigger a quest, eg:shop=convenience
oramenity=fast_food
(common when changing egconstuction:amenity=fast_food
toamenity=fast_food
) and leave off phone, website, or opening_hours https://github.com/user-attachments/assets/aa36d98c-0933-4da6-adb7-4c5f7259d7d4 (node 2573047736)fixme
(orfixme:atp
) tag from a business that lacks phone, website, or opening hours https://github.com/user-attachments/assets/61d54fbd-1dbb-4b8a-96dd-5d26f1ce4ae7 (node 4157284291)phone
,website
, oropening_hours
tag from a business https://github.com/user-attachments/assets/f78261f3-aaba-41a5-ba73-4432b2e68317 (node 5506774614)surface
from a highway https://github.com/user-attachments/assets/9702dbdb-f317-4e28-9537-1296e286fa0e (way 1230660127)building=yes
(does not require opening the tag editor) https://github.com/user-attachments/assets/64f95c99-0c1f-4f7a-b8a8-4db9d602c379 (way 248238792)One noteworthy quirk is that this behavior happens even if the blue "F" Fixme icon is not currently showing. The
fixme
tag can be removed or the Notes and Fixmes overlay can be toggled off, and the unwelcome quest mode can still be triggered -- as long as the object in question had a Fixme icon earlier in the editing session.The text was updated successfully, but these errors were encountered: