Skip to content

Fix service getter clashing with status key

Yohan requested to merge gh-d8952300/138/ideascube/fix-service-getter into master

When defining a service in settings, it's possible to override the way to interact the service, this was clashing with the status key.

Merge request reports