if (retrieved) {
            retrieved.tasks.forEach(function(item) {
              const index = specifically.indexOf(item.id)
              if (index > -1) {
                specifically.splice(index, 1)