Skip to content
New issue

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

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

Already on GitHub? # to your account

[SDL 0212] Add Ability to Reuse a SyncFileName for a PutFile #2799

Closed
jordynmackool opened this issue Jan 17, 2019 · 1 comment
Closed

[SDL 0212] Add Ability to Reuse a SyncFileName for a PutFile #2799

jordynmackool opened this issue Jan 17, 2019 · 1 comment
Labels
proposal Accepted SDL Evolution Proposal

Comments

@jordynmackool
Copy link

Proposal: Add Ability to Reuse a SyncFileName for a PutFile

Currently, when a developer tries to reuse the same syncFileName for a PutFile with image data, the HMI is not updated to show the new image. This is due to Core only sending a notification to the HMI when the PutFile is a system file. To remedy this issue, Core needs to send a notification to the HMI when it receives any type of PutFile.

smartdevicelink/sdl_evolution#642

Steering Committee Decision:

The Steering Committee voted to accept this proposal with revisions on 2018-12-18. The author is to updated this proposal to include an additional parameter name of the updated file to the HMI notification as called out in this comment.

Revisions were made on 1.17.19

@jacobkeeler
Copy link
Contributor

Closing with the merge of #2943

@jacobkeeler jacobkeeler changed the title [SDL 0212] - Add Ability to Reuse a SyncFileName for a PutFile [SDL 0212] Add Ability to Reuse a SyncFileName for a PutFile Mar 2, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

No branches or pull requests

2 participants