Skip to content

Commit ba6d977

Browse files
authored
[Fleet] Fix parsing policy_templates_behavior from archive (#205770)
1 parent aa8195c commit ba6d977

File tree

1 file changed

+1
-0
lines changed
  • x-pack/platform/plugins/shared/fleet/server/services/epm/archive

1 file changed

+1
-0
lines changed

x-pack/platform/plugins/shared/fleet/server/services/epm/archive/parse.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ const optionalArchivePackageProps: readonly OptionalPackageProp[] = [
125125
'screenshots',
126126
'icons',
127127
'policy_templates',
128+
'policy_templates_behavior',
128129
'release',
129130
'agent',
130131
'elasticsearch',

0 commit comments

Comments
 (0)