Sharing a model gives co-authorship to that person. They will be able to
edit, share and publish, just as a model owner can.
This Model shared with below team members|
({{ sharedWith?.length }} members)
@for (sharedUser of sharedWith; track sharedUser) {
{{
[sharedUser.firstName, sharedUser.lastName].join(" ")
| truncate: 8
}}
}
Sharing "{{ solution?.name }}"
| Version - {{ selectedRevision.version }}
|