chaoss / grimoirelab-elk

GNU General Public License v3.0
58 stars 121 forks source link

[enrich] Data source hyperkitty could not be enriched. #1038

Closed shanchenqi closed 2 years ago

shanchenqi commented 2 years ago

I try to use hyperkitty data source according to the tutorial. The enriched data is null. I find that the function _anonymizeurl() tries to remove the message between "://" and "@". If the archive address is "https://mailweb.openeuler.org/hyperkitty/list/dev@openeuler.org", enrich backend will try to get data by filter {"origin":"https://@openeuler.org/"} and recieve null.