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

Add missing status to Kitsune/SUMO index #1168

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jjmerchante
Copy link
Contributor

There is a new field in the enriched index, status, which contains the current status of the question. The status could be solved, archived, locked, or open.

Fixes bitergia-analytics/bitergia-analytics#58

@vchrombie
Copy link
Member

Hi @jjmerchante,

Would it be helpful to also update the schema to reflect this new field? I understand there’s a lot of pending work with schemas, but it might streamline understanding and usage, even if it’s one step at a time.

What are your thoughts on this?

@jjmerchante
Copy link
Contributor Author

@vchrombie Yes, it is important for users. I created the full schema for Kitsune because it was missing.

There is a new field in the enriched index, `status`,
which contains the current status of the question.
The status could be `solved`, `archived`, `locked`,
or `open`.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sduenas sduenas merged commit 05b9592 into chaoss:master Sep 18, 2024
8 checks passed
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 this pull request may close these issues.

Add missing status to Kitsune/Sumo index
3 participants