88
88
"localization" : {},
89
89
"nodes" : []
90
90
}
91
+ },
92
+ {
93
+ "description" : " flow with empty category name" ,
94
+ "original" : {
95
+ "uuid" : " 25a2d8b2-ae7c-4fed-964a-506fb8c3f0c0" ,
96
+ "name" : " Test Flow" ,
97
+ "spec_version" : " 13.6.1" ,
98
+ "language" : " eng" ,
99
+ "type" : " messaging" ,
100
+ "localization" : {},
101
+ "nodes" : [
102
+ {
103
+ "uuid" : " 4c83851e-f0bf-4c59-ba11-220ecccfcebb" ,
104
+ "router" : {
105
+ "type" : " switch" ,
106
+ "categories" : [
107
+ {
108
+ "uuid" : " 3c9edf35-7386-4d1c-9d37-fd1b4fa68792" ,
109
+ "name" : " " ,
110
+ "exit_uuid" : " fc2fcd23-7c4a-44bd-a8c6-6c88e6ed09f8"
111
+ },
112
+ {
113
+ "uuid" : " 37d8813f-1402-4ad2-9cc2-e9054a96525b" ,
114
+ "name" : " Other" ,
115
+ "exit_uuid" : " d3356ec1-1686-4c64-8a51-ee36129e48ae"
116
+ }
117
+ ],
118
+ "default_category_uuid" : " 37d8813f-1402-4ad2-9cc2-e9054a96525b" ,
119
+ "operand" : " @input.text" ,
120
+ "cases" : []
121
+ },
122
+ "exits" : [
123
+ {
124
+ "uuid" : " fc2fcd23-7c4a-44bd-a8c6-6c88e6ed09f8"
125
+ },
126
+ {
127
+ "uuid" : " d3356ec1-1686-4c64-8a51-ee36129e48ae"
128
+ }
129
+ ]
130
+ }
131
+ ]
132
+ },
133
+ "migrated" : {
134
+ "uuid" : " 25a2d8b2-ae7c-4fed-964a-506fb8c3f0c0" ,
135
+ "name" : " Test Flow" ,
136
+ "spec_version" : " 14.0.0" ,
137
+ "language" : " eng" ,
138
+ "type" : " messaging" ,
139
+ "localization" : {},
140
+ "nodes" : [
141
+ {
142
+ "uuid" : " 4c83851e-f0bf-4c59-ba11-220ecccfcebb" ,
143
+ "router" : {
144
+ "type" : " switch" ,
145
+ "categories" : [
146
+ {
147
+ "uuid" : " 3c9edf35-7386-4d1c-9d37-fd1b4fa68792" ,
148
+ "name" : " Match" ,
149
+ "exit_uuid" : " fc2fcd23-7c4a-44bd-a8c6-6c88e6ed09f8"
150
+ },
151
+ {
152
+ "uuid" : " 37d8813f-1402-4ad2-9cc2-e9054a96525b" ,
153
+ "name" : " Other" ,
154
+ "exit_uuid" : " d3356ec1-1686-4c64-8a51-ee36129e48ae"
155
+ }
156
+ ],
157
+ "default_category_uuid" : " 37d8813f-1402-4ad2-9cc2-e9054a96525b" ,
158
+ "operand" : " @input.text" ,
159
+ "cases" : []
160
+ },
161
+ "exits" : [
162
+ {
163
+ "uuid" : " fc2fcd23-7c4a-44bd-a8c6-6c88e6ed09f8"
164
+ },
165
+ {
166
+ "uuid" : " d3356ec1-1686-4c64-8a51-ee36129e48ae"
167
+ }
168
+ ]
169
+ }
170
+ ]
171
+ }
91
172
}
92
173
]
0 commit comments