Custom Query (2152 matches)
Results (1882 - 1884 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2839 | fixed | Specifying sort order breaks search results on group page | seanh | |
Description |
Create a group, create some datasets and add them to the group, then view the group's page with a sort-order specified in the URL, e.g. /group/foo?q=&sort=title_string+asc, no datasets are displayed even though there are datasets in the group that match the search query. Remove the sort order from the URL and the datasets will appear. |
|||
#2842 | fixed | Allow sort ordering of dataset listings on group pages | seanh | |
#2843 | fixed | Adding existing datasets to organizations is broken | seanh | seanh |
Description |
On the organization read page there is only an 'Add Dataset' button, not a drop-down with add new dataset or add existing dataset as on the default group page. On the organization edit page you do have the drop-down, but if you click add existing dataset nothing happens except it appends #datasets to the URL |