Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: bad service name used by CKAN orgName with a name mapping #1910

Closed
AlvaroVega opened this issue Aug 27, 2020 · 0 comments · Fixed by #1911
Closed

BUG: bad service name used by CKAN orgName with a name mapping #1910

AlvaroVega opened this issue Aug 27, 2020 · 0 comments · Fixed by #1911
Milestone

Comments

@AlvaroVega
Copy link
Member

AlvaroVega commented Aug 27, 2020

comes from d50030e

with a name mapping like

{
"serviceMappings": [
{
"originalService": "dipbad",
"newService": "diputacion-de-badajoz",
"servicePathMappings": [
....
]
}
]
}

time=2020-08-27T07:59:53.122Z | lvl=INFO | corr=4a00fdfc-e83b-11ea-9ae7-fa163e0622ea | trans=d8aa7727-2271-48a4-aea0-1b1d96a37600 | srv=dipbad | subsrv=/envAirQualityRESPIRA | op=persistAggregation | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.NGSICKANSink[353] : [valencia-sink-ckanvalencia] Persisting data at NGSICKANSink (orgName=dipbad, pkgName=dipbad_calidad-del-aire-durante-el-2020, resName=indicesdecalidaddelaire_respira, data={"recvTime":"2020-08-27T07:59:53.114Z","fiwareServicePath":"/envAirQualityRESPIRA","entityId":"bada1","entityType":"RESPIRA","TimeInstant":"2020-07-01T17:32:06.000Z","airQualityIndex":12})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants