v2.185.0 Model Updates
The following model updates were made during the v2.185.0 Synapse release.
New Interfaces
doc:documentA common interface for documents.
proj:taskA common interface for tasks.
New Forms
ou:enacted:status:taxonomyA taxonomy of enacted statuses.
doc:policyGuiding principles used to reach a set of goals.
doc:policy:type:taxonomyA taxonomy of policy types.
ou:enactedAn organization enacting a document.
doc:standardA group of requirements which define how to implement a policy or goal.
doc:standard:type:taxonomyA taxonomy of standard types.
New Properties
proj:ticketThe form had the following properties added to it:
completedThe time the ticket was completed.
dueThe time the ticket must be complete.
idThe ID of the ticket.
Updated Types
proj:ticketThe type interface now inherits from the
proj:taskinterface.syn:roleThe type has been modified to allow norming role names into their guid values, and repring guid values into their role names.
syn:userThe type has been modified to allow norming usernames into their guid values, and repring guid values into their usernames.
Updated Properties
proj:ticketThe form had the following properties updated:
The property
updatedhas been modified to remove theismaxoption.
Deprecated Properties
proj:ticketThe form had the following property deprecated:
ext:idDeprecated. Please use
:id.