This repository was archived by the owner on Mar 18, 2024. It is now read-only.
Commit 65e36ee
fix(picklist): Cannot read properties of undefined (reading 'Metadata')
* issues/1441 : Bug fix for picklist Deployment
fixes the Cannot read properties of undefined (reading 'Metadata')
included some trace logging for troubleshooting
* fix: remove comment
---------
Co-authored-by: Azlam <43767972+azlam-abdulsalam@users.noreply.github.com>1 parent 300fde5 commit 65e36ee
File tree
1 file changed
+10
-2
lines changed- packages/core/src/package/deploymentCustomizers
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
79 | 86 | | |
80 | 87 | | |
81 | 88 | | |
| |||
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
| 125 | + | |
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
| |||
0 commit comments