Story #3240
Updated by daviddavis almost 7 years ago
I broke this out into a separate issue while working on filters for other models since there was some uncertainty about a couple things. According to the MVP doc, these models will likely need this filters:
* Repository
* Importer
* Publisher
The questions to answer before we can consider this groomed:
* Which models should have this filter?
* What should the name of the field be? href_in_list or id_in_list?
* Currently, query strings only support thousands of characters. How will users filter on hundreds or thousands of ids/hrefs when they exceed query string size?