Skip to content

Fields that contain lists are currently displayed as multiple individual fields with numeric counter suffixes #1136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
osmontero opened this issue Apr 8, 2025 · 0 comments
Assignees

Comments

@osmontero
Copy link
Member

Acknowledgements

Describe the bug

Fields that contain lists are currently displayed as multiple individual fields with numeric counter suffixes (e.g., field.0, field.1, etc.).

As a result, these fields cannot be used as table columns in the Log Explorer and are also not supported when exporting data to CSV for reporting purposes.

Image

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

Ideally, all fields — including those containing lists — should be usable as table columns in the Log Explorer and fully supported in CSV exports for reporting purposes.

Current Behavior

Currently, the button to add these types of fields (those containing lists) as columns in the table is not functioning.

This limitation prevents users from including them in the Log Explorer view and also impacts the ability to export the data as CSV for reporting purposes. Ideally, all fields should be fully usable as table columns and exportable.

Reproduction Steps

N/A

Possible Solution

These fields should be displayed as a list of values — which accurately reflects their structure — rather than being split into multiple fields with numeric suffixes.

Presenting them this way would improve readability, allow them to be added as table columns, and ensure they can be properly exported as part of CSV reports.

Additional Information/Context

No response

UTMStack Version

10.7.x

Operating System and version

N/A

Hypervisor and Version | Server Vendor and Model

N/A

Browser and version

N/A

@osmontero osmontero added the needs-triage Needs to be triaged label Apr 8, 2025
@osmontero osmontero removed the needs-triage Needs to be triaged label Apr 8, 2025
@osmontero osmontero moved this to 🔖 Ready in UTMStack OSS Apr 8, 2025
@mjabascal10 mjabascal10 moved this from 🔖 Defined to 🏗 In progress in UTMStack OSS Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants