OctopusDeploy / Issues

| Public | Bug reports and known issues for Octopus Deploy and all related tools
https://octopus.com
161 stars 20 forks source link

Audit export to CSV has misaligned columns, tenant column has no data but isn't null so other data populates there. #7315

Open dan-close opened 2 years ago

dan-close commented 2 years ago

Team

Severity

1 instance, not blocked

Version

2021.3.8275

Latest Version

I could reproduce the problem in the latest build

What happened?

Audit export to CSV has misaligned columns, tenant column has no data but isn't null so other data populates there. Every column after the tenant column, the data gets shifted causing a malformed table.

Reproduction

Filter audit to view a date range and "deployment succeeded" for selected environment and export to CSV.

Error and Stacktrace

No response

More Information

image

Workaround

No response

mharrah commented 2 years ago

This is impacting us as well. Additionally, the username field is always a date/time, etc. This is making the audit export unusable for purposes of showing compliance with legislation and certifications.

audit report errors

octokhor commented 2 years ago

This will be fixed as part of audit log feed work. Putting it in FnM backlog for now.

droyad commented 1 year ago

Similar fix: https://github.com/OctopusDeploy/OctopusDeploy/pull/14010