-
-
Notifications
You must be signed in to change notification settings - Fork 436
When export to CSV, only the first line of notes is included #5777
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
Feature Request
Is your feature request related to a problem? Please describe
The resulting .CSV file only includes the 1st line of the Notes field.
Describe the solution you'd like
Console \ Management \ Devices \ Export creates a .CSV file with many columns, but the Notes column only includes the 1st row of each device. I'm hoping it would include the whole Notes field as entered into Cacti.
Maybe for each Notes, filter for Carriage Returns and any Comma and replace with a space?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue

