What it looks now:
{
"audits": [
{
"changes": [
{
"field_name": "Assigned to user",
"value": "Default assignee → Anton Aha",
}
]
}
]
}
Proposal:
{
"audits": [
{
"changes": [
{
"field_name": "Assigned to user",
"value": "Default assignee → Anton Aha",
"raw_value": [null, 7676217142357]
}
]
}
]
}
Thank you for your idea. We are unlikely to make changes at this time due to the risk of causing issues for customers who are using the current return value. We hope you can understand.