Closed rshk closed 9 years ago
Example: mongodb://database.local/harvester_141103/{id}_pat_statistica -> {id} is not getting replaced (guess this is a problem caused by the harvester function..)
mongodb://database.local/harvester_141103/{id}_pat_statistica
{id}
It's caused by the "harvester" function.
Example:
mongodb://database.local/harvester_141103/{id}_pat_statistica
->{id}
is not getting replaced (guess this is a problem caused by the harvester function..)