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

Allow to update the main name of sample #993

Open
1 of 4 tasks
psrok1 opened this issue Oct 23, 2024 · 0 comments
Open
1 of 4 tasks

Allow to update the main name of sample #993

psrok1 opened this issue Oct 23, 2024 · 0 comments
Labels
type:feature New feature description e.g. which involves implementation of new components zone:backend MWDB backend core related tasks zone:frontend MWDB frontend tasks

Comments

@psrok1
Copy link
Member

psrok1 commented Oct 23, 2024

Feature Category

  • Correctness
  • User Interface / User Experience
  • Performance
  • Other (please explain)

Describe the problem

MWDB treats first file name as the main one that is further propagated to the systems. But sometimes it's not the best one:

image

Trusted analyst should be able to update File details and change another main variant from alternative file names.

Describe the solution you'd like

  • The easiest one is to add another flag to the upload options. If it's set and upload file name doesn't match with current "File name" one - it replaces it with the name from the upload, adding previous one to "Variant file names" list.
  • Flag should be respected only if user has appropriate capability to make such overrides.

Describe alternatives you've considered

  • Another, maybe better alternative, would be an API endpoint that allows to make overrides on main attributes.
  • Even better to have it somehow exposed in the UI (e.g. via "switch file name" button next to the file name variant)
@psrok1 psrok1 added type:feature New feature description e.g. which involves implementation of new components zone:backend MWDB backend core related tasks zone:frontend MWDB frontend tasks labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature description e.g. which involves implementation of new components zone:backend MWDB backend core related tasks zone:frontend MWDB frontend tasks
Projects
None yet
Development

No branches or pull requests

1 participant