Skip to content

Fix lib path for some packages with long names

Created by: stavamichal

  • if service has longer name than one word (using '' instead spaces), than we need to replace these '' in path to '-' because we are still using service_name from SERVICE file where is old name with '_'
  • create changelog for affected services

Merge request reports