Skip to content

Commit d9389fc

Browse files
committed
Added ability to check if expandMdm is null for bullk export
1 parent 2dd38a6 commit d9389fc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: fix
3+
issue: 7479
4+
title: "The expandMdm field in bulk export operations now properly supports
5+
tri-state logic to distinguish between explicitly disabled (false),
6+
explicitly enabled (true), and not specified (null). This allows the system
7+
to apply appropriate default behavior when the _mdm parameter set explicitly
8+
to false as opposed to being omitted"

0 commit comments

Comments
 (0)