Skip to content
Snippets Groups Projects
Commit 0603201a authored by Mohammad Torkashvand's avatar Mohammad Torkashvand Committed by Karel van Klink
Browse files

revert PRODUCT_TYPE in sharepoint checklist for a L3 core service

parent 99d02c61
Branches
Tags
1 merge request!383Feature/refacture l3 core services
......@@ -347,6 +347,7 @@ def create_new_sharepoint_checklist(
"Title": f"{subscription.description}",
"TT_NUMBER": tt_number,
"ACTIVITY_TYPE": "Creation",
"PRODUCT_TYPE": subscription.product.name,
"LOCATION": f"{new_ep.edge_port_name} {new_ep.edge_port_description} on {new_ep.node.router_fqdn}",
"GAP_PROCESS_URL": f"{load_oss_params().GENERAL.public_hostname}/workflows/{process_id}",
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment