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

SDL does not transfer OnSystemCapabilityUpdated notification to App after IGN_OFF/IGN_ON cycle #3532

Closed
VjKlepikov opened this issue Oct 7, 2020 · 2 comments
Assignees
Labels
7.0 Release issues introduced by 7.0 release candidate fix submitted

Comments

@VjKlepikov
Copy link

VjKlepikov commented Oct 7, 2020

Bug Report

SDL does not transfer OnSystemCapabilityUpdated notification from HMI to an App after IGN_OFF/IGN_ON cycle in case App sent Show RPC with templateConfiguration parameter for widget window after Show response

Preconditions:

  1. In sdl_preloaded_pt.json default app_policies groups:
    ["Base-4", "WidgetSupport" ]
  2. SDL and HMI are started
  3. App is registered and activated(App has hmi level FULL/LIMITED )
  4. App created and activated a widget ( the widget has "hmi_level": FULL )
  5. IGN_OFF and IGN_ON are performed
  6. App is registered with actual hashId
  7. Widget is activated
Reproduction Steps

App sends "Show" request with "templateConfiguration" param for the restored widget
HMI sends BC.OnSystemCapabilityUpdated:
HMI→SDL: "BC.OnSystemCapabilityUpdated"(params)

Expected Behavior

SDL→App: “OnSystemCapabilityUpdated” (params)

Observed Behavior

SDL does not transfer OnSystemCapabilityUpdated(params) to Mobile App

OS & Version Information

SDL: https://github.com/smartdevicelink/sdl_core/commits/develop (9f61819)
HMI: https://github.com/smartdevicelink/sdl_hmi/tree/develop (f712d4e)

Test Case, Sample Code, and / or Example App
@VjKlepikov VjKlepikov changed the title SDL does not transfer OnSystemCapabilityUpdated notification to App SDL does not transfer OnSystemCapabilityUpdated notification to App after IGN_OFF/IGN_ON Oct 7, 2020
@VjKlepikov VjKlepikov changed the title SDL does not transfer OnSystemCapabilityUpdated notification to App after IGN_OFF/IGN_ON SDL does not transfer OnSystemCapabilityUpdated notification to App after IGN_OFF/IGN_ON cycle Oct 7, 2020
@LitvinenkoIra LitvinenkoIra self-assigned this Oct 7, 2020
@VjKlepikov
Copy link
Author

@theresalech Please notice this is regression issue

@theresalech theresalech added the 7.0 Release issues introduced by 7.0 release candidate label Oct 19, 2020
@iCollin
Copy link
Collaborator

iCollin commented Oct 22, 2020

Closed via #3550

@iCollin iCollin closed this as completed Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.0 Release issues introduced by 7.0 release candidate fix submitted
Projects
None yet
Development

No branches or pull requests

4 participants