Skip to content
Snippets Groups Projects
Commit 692cf10b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Hiding observer name from observations to all external applications

parent dda1e13a
Branches
Tags
1 merge request!17Develop
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
......@@ -536,6 +536,7 @@ public class Observation implements Serializable, no.nibio.vips.observation.Obse
* @return the user
*/
@Transient
@JsonIgnore
public VipsLogicUser getUser() {
return user;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment