Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-231040] DRTVWR-521 - Collision sound option should default to existing behaviour #8585

Closed
sl-service-account opened this issue Jul 31, 2021 · 0 comments

Comments

@sl-service-account
Copy link

What just happened?

No collision sounds

What were you doing when it happened?

Checking D521 merge into Kokua

What were you expecting to happen instead?

Existing behaviour to continue as the default for the new option

Other information

In D521 this is added in settings.xml

<key>EnableCollisionSounds</key>
<map>
  <key>Comment</key>
  <string>Play sounds on collision</string>
  <key>Persist</key>
  <integer>1</integer>
  <key>Type</key>
  <string>Boolean</string>
  <key>Value</key>
  <integer>0</integer>
</map>

The default for collision sounds is no sound rather than preserving the existing behaviour. This is likely to generate a surge in support queries along the lines of "What happened to my collision sound?"

The default should be sound enabled to maintain the current behaviour

Original Jira Fields
Field Value
Issue BUG-231040
Summary DRTVWR-521 - Collision sound option should default to existing behaviour
Type Bug
Priority Unset
Status Closed
Resolution Triaged
Reporter Chorazin Allen (chorazin.allen)
Created at 2021-07-31T15:59:58Z
Updated at 2021-11-15T22:19:25Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  "Is there anything you'd like to add?": 'In D521 this is added in settings.xml\r\n\r\n    <key>EnableCollisionSounds</key>\r\n    <map>\r\n      <key>Comment</key>\r\n      <string>Play sounds on collision</string>\r\n      <key>Persist</key>\r\n      <integer>1</integer>\r\n      <key>Type</key>\r\n      <string>Boolean</string>\r\n      <key>Value</key>\r\n      <integer>0</integer>\r\n    </map>\r\n\r\nThe default for collision sounds is no sound rather than preserving the existing behaviour. This is likely to generate a surge in support queries along the lines of "What happened to my collision sound?"\r\n\r\nThe default should be sound enabled to maintain the current behaviour',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'No collision sounds',
  'What were you doing when it happened?': 'Checking D521 merge into Kokua',
  'What were you expecting to happen instead?': 'Existing behaviour to continue as the default for the new option',
  'Where': 'N/A',
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant