ices-eg / SmartDots

SmartDots is the otolith reading software developed by ILVO that ICES is collaborating on
GNU General Public License v3.0
9 stars 2 forks source link

Disable scale adjustment for readers #343

Open kbekaert opened 11 months ago

kbekaert commented 11 months ago

A reader should not be able to change the scale or at least, if he changes it, it should not be stored. Think about who can change and when. If scale is different from 0, you cannot change it as reader, if it is 0, you can change it. When you are a coordinator, you can always change it.

wimallegaert commented 6 months ago

Similar request as in #265 : Disable set scale functionality for public (published) events

Currently there is a setting in the Larvae & Eggs module when loading an event that determines (via Web API) whether the user can adjust the scale or not. This setting is not available in the Age reading and maturity module. Is it a solution to also implement this setting in the Age reading and maturity module or should there be different (file related) logic that determines whether the user can adjust the scale?

estimate of software development time: option copy logic larvae and eggs: 1-3 days estimate of software development time: option new file based logic: 1-3 days