feat(FN-5413): add null description persist regression test
Added a regression test for null description persistence in the core task store and a CLI patch changeset to ship the fix. Fusion-Task-Id: FN-5413
This commit is contained in:
committed by
gsxdsm
parent
f236dc3982
commit
a04ba3cf21
5
.changeset/fn-5413-null-description-persist.md
Normal file
5
.changeset/fn-5413-null-description-persist.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Coerce null or undefined `task.description` values to an empty string when persisting TaskStore rows.
|
||||
Reference in New Issue
Block a user