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

Resumption for secondaryText, tertiaryText, menuIcon, secondaryImage params does not occur within AddSubMenu RPC #3856

Open
GetmanetsIrina opened this issue Feb 14, 2022 · 1 comment
Labels

Comments

@GetmanetsIrina
Copy link

Bug Report

Resumption for secondaryText, tertiaryText, menuIcon, secondaryImage params does not occur within AddSubMenu RPC

Reproduction Steps
  1. SDL and HMI are started
  2. Mobile app is registered and activated
  3. Mobile app requests AddSubMenu with all mandatory params and secondaryText, tertiaryText, menuIcon, secondaryImage
  4. AddSubMenu is added successfully
  5. Perform Ignition off and ignition on/ transport reconnect
  6. Mobile app registers with actual hashID
Expected Behavior

SDL resumes AddSubMenu with the same data added by the app

Observed Behavior

SDL resumes AddSubMenu without secondaryText, tertiaryText, menuIcon, secondaryImage

Note: The same issue occurs for secondaryImage within AddCommand RPC

OS & Version Information
Logs:

AddSubMenu_logs.zip
AddCommand_logs.zip

@GetmanetsIrina
Copy link
Author

Please notice this is a non-regression issue. It's also reproduced on 8.0

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

No branches or pull requests

2 participants