sailpoint-oss / sailpoint-cli

The SailPoint Command Line Interface (CLI) makes it easy to interact with SailPoint's SaaS Platform in a programmatic way. Many functions that use to be accomplished through tools like Postman or from custom scripts can now be done directly on the command line with minimal setup.
https://developer.sailpoint.com/discuss
MIT License
22 stars 19 forks source link

Search Error - Got uncovertable type '[]interface () #153

Closed justinhaines closed 2 months ago

justinhaines commented 3 months ago

Describe the bug A clear and concise description of what the bug is. Search query returns error shown in screenshot. It appears this search result has more than one source with errors but I cannot find any other details related to error

To Reproduce Steps to reproduce the behavior: search query "(status:Incomplete AND sources:Epic)" --indices accountactivities -f "C:\Users\justin.haines\OneDrive - Optiv Security Inc\WakeMed\HealthCheck"

Expected behavior Return search results.

Actual behavior A clear and concise description of what actually happens. Error occurs

Screenshots If applicable, add screenshots to help explain your problem. image

tyler-mairose-sp commented 2 months ago

Hey @justinhaines,

This is fixed by https://github.com/sailpoint-oss/sailpoint-cli/commit/b6d847fecbf40404b1531dfc7a44281767a2cc84 and will be included with the next release!