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

Hierarchy: Changes to getActionMenuItems() is breaking JSON.stringify of the data object #5124

Closed
claudenbach opened this issue Apr 22, 2021 · 3 comments · Fixed by #5125
Closed
Assignees
Labels
team: landmark For Landmark issues type: regression bug ↩️ [1] Velocity rating (Fibonacci)

Comments

@claudenbach
Copy link
Contributor

Describe the bug
Changes to the method getActionMenuItems is breaking the JSON.stringify of the data object.

Steps to reproduce the behavior:

  1. Go to 'example-context-menu-with-details.html'
  2. Open the browser's debugger
  3. For Kaylee Edwards record, click on '...' to open the menu items
  4. Click on 'Profile' menu item
  5. In the console the displayed value for eventInfo.actionReference is just "{"

Expected behavior
The entire value for the actionReference is displayed

Version

  • ids-enterprise: v4.39.0-dev

Screenshots

@claudenbach
Copy link
Contributor Author

image

@claudenbach
Copy link
Contributor Author

Looks like the issue was introduced with the following changes...

e4d8d4c#diff-00df80da42564b16572a3e535dc8f02bcefdf882b59d0749d6fbab15ba4a5b23

@tmcconechy tmcconechy self-assigned this Apr 22, 2021
@tmcconechy tmcconechy added the [1] Velocity rating (Fibonacci) label Apr 22, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.51.x (Apr 2021) Sprint via automation Apr 22, 2021
@tmcconechy tmcconechy moved this from To do to In progress in Enterprise 4.51.x (Apr 2021) Sprint Apr 22, 2021
@tmcconechy tmcconechy moved this from In progress to Pending Review in Enterprise 4.51.x (Apr 2021) Sprint Apr 22, 2021
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (beta) in Enterprise 4.51.x (Apr 2021) Sprint Apr 29, 2021
@janahintal
Copy link
Contributor

QA Passed. Thank you.
image

@janahintal janahintal moved this from Ready for QA (beta) to Done in Enterprise 4.51.x (Apr 2021) Sprint Apr 30, 2021
@tmcconechy tmcconechy moved this from Done to NG Checked and Done in Enterprise 4.51.x (Apr 2021) Sprint Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: landmark For Landmark issues type: regression bug ↩️ [1] Velocity rating (Fibonacci)
Projects
No open projects
Enterprise 4.51.x (Apr 2021) Sprint
  
NG Checked and Done
Development

Successfully merging a pull request may close this issue.

3 participants