Issue #7537 has been updated by Pieter van de Bruggen.
Where can I find the Baseline plugin to install? ---------------------------------------- Bug #7537: Baseline plugin broken by new tabbed interface https://projects.puppetlabs.com/issues/7537 Author: Randall Hansen Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: Ticket #6989 has broken the baseline plugin. 1. install the baseline plugin 2. load a report page 3. see the error `app/views/reports/_report.html.haml` has a hard-coded list of user-facing names tied to page sections. There's no name for the `baseline` section, so the view dies. Suggested remedies (both are necessary): * make the view work even if the section has no user-facing name * add a user-facing name for the baseline plugin This is going to need a small amount of UX work, which can be done by pairing: * "Make Baseline" button would live outside this tab * Do we need this to be a tab? -- 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.
