Skip to content
Snippets Groups Projects
Commit a8bf72f1 authored by Robert Latta's avatar Robert Latta
Browse files

comment

parent f39fdfb7
No related branches found
No related tags found
No related merge requests found
......@@ -913,6 +913,7 @@ def transform_ims_data(data):
d['contacts'] = sorted(list(c))
d['planned_work_contacts'] = sorted(list(ttc))
# add flexils data to port_id_details and port_id_services
all_ils_details = flexils_data.get(d['id'])
if all_ils_details:
for ils_details in all_ils_details:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment