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
There are a lot of proposed fixtures I see where someone adds a bunch of URLs, all the same. (The most common is probably productPage and manual being the same.) I don't think it's ever correct for different URLs to be identical, so it would be nice if we could catch that before the JSON is submitted.
The text was updated successfully, but these errors were encountered:
The most common is probably productPage and manual being the same.
Cameo QSpot 40 CW and WW have the same manual even though they are different fixtures with different specs, the manual lists both of them, DMX table is the same for both of them.
The most common is probably productPage and manual being the same.
Cameo QSpot 40 CW and WW have the same manual even though they are different fixtures with different specs, the manual lists both of them, DMX table is the same for both of them.
That's not what this is about, if I'm reading you right. What I'm saying is that it's (almost certainly) an error when one fixture has the same URL for its productPage and manual.
I'm not proposing to add a global uniqueness constraint for all manual links -- there's no need for that, and there'd be no way to enforce it, anyway.
There are a lot of proposed fixtures I see where someone adds a bunch of URLs, all the same. (The most common is probably
productPage
andmanual
being the same.) I don't think it's ever correct for different URLs to be identical, so it would be nice if we could catch that before the JSON is submitted.The text was updated successfully, but these errors were encountered: