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] CoE BYODL Flow Connection "admin_flowconnections" field is not being populated #6662

Closed
1 task done
Titoleto opened this issue Sep 19, 2023 · 6 comments
Assignees
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues

Comments

@Titoleto
Copy link

Titoleto commented Sep 19, 2023

Does this bug already exist in our backlog?

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

Describe the issue

We have detected that since about a week ago, the admin_flowconnections field is not being filled

Currently we have 4593 flows and only the admin_flowconnections field is filled in 192 when previously it was the other way around.

We have noticed, because we are using BYODL (as you have already told me in another occasion), the "admin_connectionreference" table is not being filled with the Dataflows, the connections are taken from the "admin_flowconnections" field, but we have a daily process that goes through all the flows that have the "admin_flowconnections" field to add their connection reference.

If we check the value of the "test" field in the "Admin | Add Maker to Group" flow, we can see that it is empty in Dataverse.
image

If we now check the connectors of this flow from Power BI, we can see that it has two connectors (well, actually 3 appear, one of them empty)
image

Expected Behavior

No response

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.15

What app or flow are you having the issue with?

Dataflow: CoE BYODL Flows Connection

What method are you using to get inventory and telemetry?

Data Export

Steps To Reproduce

No response

Anything else?

No response

AB#1391

@Titoleto Titoleto added bug Something isn't working coe-starter-kit CoE Starter Kit issues labels Sep 19, 2023
@Jenefer-Monroe
Copy link
Collaborator

Can you please share a screenshot like this so we can see what solutions you have installed in this environment? Be sure to expand the indicated columns so that we can see full names

image

@Titoleto
Copy link
Author

u please share a screenshot like this so we can see what solutions you have installed in this environment? Be sure to expand the indicated columns so that we can see full name

As I have already indicated when opening the issue, the version of Core I have installed is 4.15 using BYODL.

However, here is the screenshot

image

I also leave a screenshot of the Dataflow CoE BYODL Flows Connection where you can see that there is no failed execution as well as the last executions and supposedly it is this Dataflow who reports this field in the table

image

image

@Jenefer-Monroe
Copy link
Collaborator

apologies we deal with hundreds of bugs a week and I misread your core version and got confused with your state.

@Jenefer-Monroe
Copy link
Collaborator

This was an issue with the dataflow, we used to have to do this workaround for a bug in the data export file. The product team fixed the bug and now those workaround steps break things instead of fixing them.

Here is the fix if you want to apply it locally while awaitng Oct release
Edit the CoE BYODL Flows Connection dataflow
image

Go to the FlowConnRef Query and delete the two steps shown.
image

Hit next, select FlowConnRef > set admin_FlowConnections to Connector Names > Publish
image

@Titoleto
Copy link
Author

apologies we deal with hundreds of bugs a week and I misread your core version and got confused with your state.

No worries, I understand. I will apply the patch you indicated until the next release.

@CoEStarterKitBot
Copy link
Collaborator

@Titoleto This has been fixed in the latest release. Please install the latest version of the toolkit following the instructions for installing updates. Note that if you do not remove the unmanaged layers as described there you will not receive updates from us.

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: Done
Development

No branches or pull requests

4 participants