telefonicaid/fiware-sth-comet

Seen sth collections with double slash

Closed this issue · 3 comments

Hi,

In CI and integrators environments seen the following in MongoDB:

cb_rs0:PRIMARY> use sth_sc_benidorm
switched to db sth_sc_benidorm
cb_rs0:PRIMARY> show collections
sth_//
sth_//.aggr

Which should be the expected name for collections?

The expected is:

sth_/
sth_/.aggr