Skip to content

Commit

Permalink
Merge pull request #326 from HDRUK/SUPP-472
Browse files Browse the repository at this point in the history
SUPP-472 - Site down
  • Loading branch information
PaulMcCaffertyPA authored Apr 15, 2021
2 parents 16f60cd + bcd72cb commit 68d0768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/stats/stats.router.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ router.get('', async (req, res) => {
],
},
},
{ $project: { datasetIds: 1 } },
];

var y = DataRequestModel.aggregate(aggregateAccessRequests);
Expand Down

0 comments on commit 68d0768

Please sign in to comment.