Closed
Description
Was having trouble getting URL rewrites to work for my products, then noticed that one was working. That one was auto-generated. Looked at the url_rewrite table, and only rewrites that had is_autogenerated = 1 worked. Changing the value from 0 to 1 for manually generated rewrites makes them function correctly. Is this a bug or some idiosyncratic error on just my install?