{
event: 'ProjectStatusOptionUpdated',
data: {
userId: uuid,
projectStatusId: uuid,
updated: [ {
id: int,
color: string,
value: string,
order: string,
isDefault: int
} ]
},
teamId: uuid
}
{
event: 'ProjectStatusOptionUpdated',
data: {
userId: uuid,
projectStatusId: uuid,
updated: [ {
id: int,
color: string,
value: string,
order: string,
isDefault: int
} ]
},
teamId: uuid
}