Commit dede8664 authored by Romain Courteaud's avatar Romain Courteaud

slapos_crm: propagate project from Regularisation Request to event

parent 500c4d17
......@@ -40,6 +40,7 @@ if (event is None) and (ticket.getSimulationState() == 'suspended'):
title=title,
resource=service_relative_url,
text_content=text_content,
follow_up_value=ticket.getFollowUpValue(),
)
event.start(send_mail=True, comment=comment)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment