chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 120 forks source link

[kitsune] Update enriched fields #1137

Closed jjmerchante closed 6 months ago

jjmerchante commented 6 months ago

This PR allows to execute the demography study for Kitsune backend.

The enriched index now includes a unique identifier for questions and answers (id), this was causing an error when trying to autorefresh because uuid was missing.

Include the default raw fields in answers items that were missing: metadata__updated_on , metadata__timestamp, offset, origin, tag, and uuid.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8230580222

Details


Totals Coverage Status
Change from base Build 8112037918: 0.02%
Covered Lines: 7472
Relevant Lines: 8733

💛 - Coveralls