Ticket #3028 (new defect)
Check that the datapoint name for DataPointGraphPoints always contains an underscore
| Reported by: | jstevens | Owned by: | jstevens |
|---|---|---|---|
| Priority: | 3 - Medium | Milestone: | Blue Crab |
| Component: | ZenRRD | Version: | 2.1.3 |
| Keywords: | zenoss-2.2.1-rejected | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
The datapoint name in this situation (and elsewhere within zenoss) is the datasource id and datapoint id joined by an underscore. To help users who just enter the datapoint id in the datapoint name field in the dialog, we should ensure that there's at least one underscore in there. Maybe we could check the name against the list of all datapoint names in the system too and give a warning if it isn't found.
Change History
Note: See
TracTickets for help on using
tickets.