User: alex@sartography.com clicked save for misc/service-tests/bamboo/bamboo_all_depts_divs.bpmn
This commit is contained in:
parent
495eea252d
commit
ce31c23d49
|
@ -391,7 +391,7 @@ if is_bamboo_dept_list or is_bamboo_dept_enum_list:
|
|||
if not(is_bamboo_dept):
|
||||
del(departments)
|
||||
|
||||
if is_bamboo_div_list or is_bamboo_div_enum_list
|
||||
if is_bamboo_div_list or is_bamboo_div_enum_list:
|
||||
divisions = departments_and_divisions.get("Division", [])
|
||||
|
||||
if is_bamboo_div_list:
|
||||
|
|
Loading…
Reference in New Issue