Issue #6069 has been updated by James Turnbull. Target version changed from 1.0.5 to 1.1.0
---------------------------------------- Bug #6069: Should be able to show all the diffs for a group of nodes against their baselines. https://projects.puppetlabs.com/issues/6069 Author: Jeff McCune Status: Closed Priority: Normal Assignee: Paul Berry Category: Target version: 1.1.0 Keywords: dashboard diff Branch: next Affected URL: Affected Dashboard version: ## Overview ## The summary page displaying a group of nodes and the resources differing from the baseline is expanding the wrong resource in some situations. When multiple nodes have the same resource type and title listed, expanding the properties for any resource _except_ the first one listed results in the first resource being expanded. I believe this exapansion is using an HTML anchor or something and resources of the same type and title result in only the first resource of that type and title being expanded. ## Steps to Reproduce ## 1. Add two or more nodes to a group. 2. Ensure the same resource type and title is being inspected in all of the nodes. 3. Diff the most recent inspect report of these nodes against a single baseline. 4. Observe clicking on a same-named resource results in only the first listed resource being expanded. The URL I'm using is: http://demo2:3000/node_groups/1/diff?baseline_type=other&baseline_host=heif -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
