Compare commits

..

1 Commits

Author SHA1 Message Date
sowmya-sriram
331a6040d8
Merge 9a0494073d into 84ee08cd47 2026-05-21 14:06:21 +05:30

View File

@ -97,7 +97,7 @@
"definition": "tile/badge",
"attributes": {
"label": "{!$task.priority}",
"variant": "secondary"
"variant": "{!IF($task.priority = 'high', 'error', 'secondary')}"
}
}
]