package-validator icon indicating copy to clipboard operation
package-validator copied to clipboard

Note: Duplicate Package

Open ferventcoder opened this issue 10 years ago • 2 comments

Check for duplicate packages. Provide it as a note.

This will be done after the initial onslaught of the backlog is completed.

ferventcoder avatar Dec 17 '15 14:12 ferventcoder

@ferventcoder what are your thoughts on how to achieve this? Just take the id of the submitted package, and do a wildcard search on it?

gep13 avatar Jan 09 '16 14:01 gep13

or a full text search (SQL) perhaps? (don't know if the validator supports that though)

AdmiringWorm avatar Mar 05 '17 02:03 AdmiringWorm