chaoss / grimoirelab-elk

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

Kitsune: `is_kitsune_question_solved` to ease the calculation of metrics #1145

Closed canasdiaz closed 2 months ago

canasdiaz commented 2 months ago

The current Kitsune index does not allow to count solved questions when counting other elements like the number of answers. This can be solved by creating a is_kitsune_question_solved with the value of 1 when the question is solved.

As an example, if we want to show the metrics below, the calculation of "solved questions" is not possible with the current index.

imagen