New request submitted: #{{ request.id }}
Requester: {{ user_applied_state.username }}
Service: {{ request.operation.service.name }}
Instance: {{ request.instance.name }}
Operation type: {{ request.operation.type }}
Operation name: {{ request.operation.name }}
Configuration:
{% for variable_name, variable_value in request.fill_in_survey.items %}
- {{ variable_name }}: {{ variable_value }}
{% endfor %}
Retrieve this request on Squest portal.