diff --git a/SGO/sgo/entities/Agent.ttl b/SGO/sgo/entities/Agent.ttl index 1524b2b55b..9a02c935c2 100644 --- a/SGO/sgo/entities/Agent.ttl +++ b/SGO/sgo/entities/Agent.ttl @@ -28,5 +28,6 @@ ogit:Agent ogit:allowed ( [ ogit:owns ogit.CustomerSupport:ChatSession ] [ ogit:supports ogit:Organization ] + [ ogit:belongs ogit:Organization ] ); .