const ActionFunctions = {
  [ActionNames.CloneCollectingEvent]: cloneCollectingEvent,
  [ActionNames.LoadCELabel]: loadCELabel,
  [ActionNames.LoadCollectingEvent]: loadCollectingEvent,
  [ActionNames.LoadIdentifier]: loadIdentifier,