TMSS-2262: the Jira ticket says we need to check the specifications_doc for...
TMSS-2262: the Jira ticket says we need to check the specifications_doc for validity. That's superfluous cause TMSS already does that, but it doesn't hurt either.
@@ -116,6 +116,8 @@ class L2TMSSObservationControlMessageHandler(TMSSEventMessageHandler):
...
@@ -116,6 +116,8 @@ class L2TMSSObservationControlMessageHandler(TMSSEventMessageHandler):
# and the actual real startup in start_queued_observation_subtask
# and the actual real startup in start_queued_observation_subtask
logger.info(subtask['specifications_doc'])
logger.info(subtask['specifications_doc'])
# ToDo: the Jira ticket says we need to check the specifications_doc for validity. That's superfluous cause TMSS already does that, but it doesn't hurt either.