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

169 add functionality for flagging and retrieving flagged comments #194

Conversation

asegun-cod
Copy link
Contributor

@asegun-cod asegun-cod commented Nov 2, 2023

aim to

This PR uses newly introduced columns flagged and bad_code which track the rows that have been "flagged as interesting" and "wrongly labelled" respectively.

We might have to decide if we want to give users the functionality to send an email to the team to look at the "wrongly labelled" rows or if the team wants to periodically check each organisation's data to retrieve this column filter(trust_data, bad_code == 1) and act on them accordingly.

Next phase:
Users will be able to retrieve the flagged rows from the data management tab just as they can download the complex comments

@asegun-cod asegun-cod marked this pull request as draft November 2, 2023 17:40
@asegun-cod asegun-cod marked this pull request as ready for review November 2, 2023 17:41
@asegun-cod asegun-cod merged commit 4690a87 into development Nov 3, 2023
1 check passed
@asegun-cod asegun-cod deleted the 169-add-functionality-for-flagging-and-retrieving-flagged-comments branch November 9, 2023 16:11
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.

2 participants