Skip to content
Extraits de code Groupes Projets
Valider f4fb5cd3 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

[UPD]Display consumer in first click on consumer tab

parent 6cfbe37f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -396,6 +396,8 @@ class OperationsService(Component): ...@@ -396,6 +396,8 @@ class OperationsService(Component):
} }
) )
if role.get("isConsumer") and not role.get("isPmo") and not prm_id:
consumer_id = consumer_name[0]['id']
if operation.is_data_enedis: if operation.is_data_enedis:
if scale: if scale:
graph_datas = operation.graph_view_type( graph_datas = operation.graph_view_type(
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter