Skip to content

Commit

Permalink
fix: hide field with a value
Browse files Browse the repository at this point in the history
  • Loading branch information
simonadomnisoru committed Nov 21, 2023
1 parent 43b4b09 commit 9f0f252
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,8 @@ test('expressions with d2Functions in tracker program', () => {
id: 'CUbZcLm9LyN',
targetDataType: 'trackedEntityAttribute',
type: 'HIDEFIELD',
hadValue: true,
name: undefined,
},
{
content: undefined,
Expand Down

0 comments on commit 9f0f252

Please sign in to comment.