Why can't I see contributions?
- In the updated Offering, contributions in open and review batches only appear in the batch export.
- To see contributions in other reports and lists, you must close the batch.
- Filters may be limiting what you see.
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>