Issue #6090 has been updated by James Turnbull. Target version set to 1.1.0
---------------------------------------- Bug #6090: When comparing to a specific baseline, radio button doesn't automatically activate reliably https://projects.puppetlabs.com/issues/6090 Author: Paul Berry Status: Closed Priority: Normal Assignee: Paul Berry Category: Target version: 1.1.0 Keywords: Branch: Affected URL: Affected Dashboard version: This works: 1. Ensure that there are two nodes that have a baseline set. 2. Navigate to one of the reports for the first node. 3. In the text box next to the words "specific baseline", start typing the name of the second node. 4. Cursor down into the autocomplete dropdown and select the second node name by pressing return. 5. Click "compare". This compares the given report with the baseline for the second node, as intended. However, if instead you do this: 3. In the text box next to the words "specific baseline", type the complete name of the second node. 4. Press return to cause the comparison to happen The wrong thing happens: Dashboard compares the report to the first node's baseline, not the second node. This fails in the same way: 3. In the text box next to the words "specific baseline", type the complete name of the second node. 4. Click the "compare" button. The problem is that the radio button next to the text "specific baseline" is supposed to automatically activate when you enter the name of a node to compare against, but this is not happening reliably. Comparisons selected from the node groups page exhibit similar problems. -- 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.
