Fixed 'Unknown sdkid' error in dashboard 97/16897/1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 3 Oct 2018 09:46:00 +0000 (11:46 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 3 Oct 2018 09:53:51 +0000 (11:53 +0200)
Steps to reproduce problem:
 - open XDS dashboard,
 - display SDKs page list (click on SDKs in the left panel)
 - display Build page (click on Build in the left panel)
 - keep selected Project and SDK and just click on Build button
 - error 'Unknown sdkid' must be displayed

Problem partially comes from the fact that default/current sdk in
sdk.service is the first sdk and not the first Installed sdk.

Change-Id: I21b9310e8ad67ff71afb5b704b39f5f98bc8707b
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>

No differences found