litmus dashboard misses view definition
Closed this issue · 0 comments
pavel-paulau commented
Currently this is defined manually:
function (doc, meta) {
emit(meta.id, doc);
}
And it must be integrated into dashboard functionality.
Closed this issue · 0 comments
Currently this is defined manually:
function (doc, meta) {
emit(meta.id, doc);
}
And it must be integrated into dashboard functionality.