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

Flagging of duplicates #183

Open
dandavies99 opened this issue Oct 12, 2022 · 0 comments
Open

Flagging of duplicates #183

dandavies99 opened this issue Oct 12, 2022 · 0 comments
Labels
backend related to the backend enhancement New feature or request frontend related to the frontend

Comments

@dandavies99
Copy link
Contributor

dandavies99 commented Oct 12, 2022

Problem
There is no mechanism to easily flag duplicate entries

Proposed solution
There should be a way for normal users to flag items as duplicates

  • A button should be visible on the frontend to flag an entry as having a duplicate
  • This should allow the user to select (somehow? Dropdown?) the item it is the same as
  • A solution similar to Requesting edits to public entries #181 may be suitable, whereby a "DuplicateFlag" model (or could also just reuse the "ChangeRequest" model) is created and a corresponding view is created for maintainers to manage this, deleting one of the duplicate items.

Aha! Link: https://imperial-college-ict.aha.io/requirements/RSE-138-5

@dandavies99 dandavies99 added the enhancement New feature or request label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend related to the backend enhancement New feature or request frontend related to the frontend
Projects
None yet
Development

No branches or pull requests

1 participant