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

volume annotation type doesn't update on mri when changed in project setting #386

Open
ntraut opened this issue Dec 23, 2023 · 0 comments
Open

Comments

@ntraut
Copy link
Member

ntraut commented Dec 23, 2023

Thank you for your feedback.

Is it a [x] bug report or a [ ] feature request?

Current behaviour

  • If this is a bug, please explain how to reproduce the problem
    • Which tools did you use in which sequence?
    • Is the error concerning a text or a volume annotation?
    • Which label set has been used for the volume annotation (if applicable)?
    • What is the type and resolution of your data? (Can you provide a link to your data?)
    • Do not include sensitive information.
    • Upload the browser error message if you are familiar with web developer tools.

In the project setting page we have the possibility to change a volume annotation type. But when we do this and go back to project page, the MRI still has the old annotation type, because the annotation type for the project is written in the mri entry at the creation of the annotation and not modified after.

Expected behaviour

The MRI annotation should follow the project annotation. It would seem more natural that the project annotation is not stored in the mri entry but in the project entry as it is only specific to the project, and the same mri can be used by multiple projects. At least it should not be possible to update the annotation type for the project if it is not possible to do it for the mri of the project.

Version information (for bug reports)

  • Browser + version:
  • Your OS + version:
  • Paste the output of these commands:
node --version && npm --version

newest (master and pr branches)

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

No branches or pull requests

1 participant