Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMI sends OnInteriorVehicleData notification without default moduleId #582

Closed
VjKlepikov opened this issue Jul 22, 2021 · 2 comments
Closed
Assignees

Comments

@VjKlepikov
Copy link
Contributor

VjKlepikov commented Jul 22, 2021

Description:
HMI sends OnInteriorVehicleData notification without default 'moduleId'

Precondition:

  1. SDL and HMI are started

Steps to reproduce:

  1. On HMI go to -> "SETTING" -> "SEAT"
  2. Update "heatingEnabled" on HMI and press 'Set' button

Expected result:

  1. Default ID "d38e4a05-b17c-28e3-9d38-e4a05b17c28e" is observed on HMI
  2. HMI sends OnInteriorVehicleData notification with 'moduleId':"d38e4a05-b17c-28e3-9d38-e4a05b17c28e"

Actual result:

  1. Default ID "d38e4a05-b17c-28e3-9d38-e4a05b17c28e" is observed on HMI
  2. HMI sends OnInteriorVehicleData notification without 'moduleId'

Occurrences: 10/10

Environment
SDL: https://github.com/smartdevicelink/sdl_core/tree/develop
HMI: https://github.com/smartdevicelink/sdl_hmi/tree/develop (8e9640d)
SPT: 20210305-Android (1076)

@Ypostolov
Copy link
Contributor

@jordynmackool PR with fix is ready for Livio review. Thank you.

@ShobhitAd
Copy link
Contributor

Closed via #585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants