yannick-beot-sp / vscode-sailpoint-identitynow

Visual Studio Code extension for SailPoint IdentityNow
MIT License
39 stars 17 forks source link

Export config incomplete #25

Closed rob-buskens-sp closed 2 years ago

rob-buskens-sp commented 2 years ago

A multi-file export worked for several of the tenants I have configured. However for one, it only exports sources. The only thing I can think of that is different for this tenant, is I renamed it using the IDN plugin.

yannick-beot-sp commented 2 years ago

Not sure this capability was used and I was thinking of removing it. So, good to know this might be useful. I have tested on my side and everything is working properly. There is no reason that only a subset is exported knowing that:

The only reasons that only sources are exported and that I can think of are pretty silly:

Does a single-file export contains something else?

Can you check:

rob-buskens-sp commented 2 years ago

I like this feature as it makes it easy to get the data out of IDN and in separate files so that I can compare two environments.

tried single file export (everything came) and then I tried multi-file and this time everything came.

Curious.

The only difference is I usually have multiple VS Code windows open looking at different folders. I try to use the IDN plugin in only one window... but don't always keep track of it.

I'll close this. If it happens again, will follow the "Can you check" items.

Thanks,

Keep up the good work. The plugin is a primary part of my daily workflow. it makes lots of thing easier.

yannick-beot-sp commented 2 years ago

Thanks for your feedback and closing this issue. Comparison between 2 environments is quite requested. VSCode has capabilities around this. Once you have opened the "files" with the extension, you can select them and compare them 2022-09-28 10_41_05-Derive FirstInitial+LastName In Upper - vscode-sailpoint-identitynow - Visual St

image

If you would like a specific capability, do not hesitate to reach out or create an issue for this.