ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Some CSV history exports (e.g. script tags, job history) generate files with “[object Object]”-entries instead of the requested clear text data/info. #29

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

Describe the Issue

Some CSV history exports (e.g. script tags, job history) generate files with “[object Object]”-entries instead of the requested clear text data/info.

This is a problem with UD and not UA but adding here to track so that we know it's affecting UA. We probably can do a work around but would be nice if we didnt have to.

To Reproduce

Steps to reproduce the behavior: (Example)

  1. Click on the Hamburger
  2. Press ALT-F4
  3. Browser Closes...

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Script Sample

Attempt to attach sample code that will allow others to reproduce the issue. NOTE: Generally speaking this is the MOST EFFECTIVE way to have your issue resolved.

Version Information

adamdriscoll commented 4 years ago

This is a UD bug and has already been resolved in the v3 branch.