Skip to content

Asking "repair query" over and over #842

Description

@jidanni

Copy the following into Overpass Turbo, and click Run:

relation(id:8956491);
(._;>;);
/*added by auto repair*/
(._;>;);
/*end of auto repair*/
/*added by auto repair*/
(._;>;);
/*end of auto repair*/
/*added by auto repair*/
(._;>;);
/*end of auto repair*/
out;

It will ask you if you want to repair the query.
Choose to do so.
And again.
Etc.
But it isn't making any progress.
It should detect that fact, and offer a different approach.

I'm not saying "what's wrong with my query".

I'm saying that the "repair query" tool doesn't realize it just did a repair.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions