Skip to content
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

[CoE Starter Kit - BUG] DLP Impact Analysis export to CSV disabled #9086

Open
1 task done
accvik opened this issue Oct 7, 2024 · 1 comment
Open
1 task done

[CoE Starter Kit - BUG] DLP Impact Analysis export to CSV disabled #9086

accvik opened this issue Oct 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues

Comments

@accvik
Copy link

accvik commented Oct 7, 2024

Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

Hi,

DLP Impact Analysis "Export to CSV" button is greyed out. Have I missed something lately that makes disables this button?

I just tried to cover another environment with an existing DLP and the button is disabled. Is this expected behavior or is something wrong?

Thanks!
DLP Impact Analysis

Expected Behavior

No response

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.43

What app or flow are you having the issue with?

DLP Impact Analysis

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

No response

Anything else?

No response

@accvik accvik added bug Something isn't working coe-starter-kit CoE Starter Kit issues labels Oct 7, 2024
@Jenefer-Monroe
Copy link
Collaborator

I don't repro this. There is a ItemDisabled clause for this which looks as follows, but it appears that there are records in the table so it should be treated as true.

ItemEnabled: If(dlEnvironments.TotalRecords>0,true,false),

Can you please tell me

  1. Which version of Creator kit you have installed
  2. The type and region of your envt.

@Jenefer-Monroe Jenefer-Monroe self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues
Projects
Status: No status
Development

No branches or pull requests

2 participants