Actions
Story #3240
closedAdd href_in_list as a filter for models
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
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?
Actions