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

Fix dataset yaml not properly reflecting dataset in dropdown #3666

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

allisonking
Copy link
Contributor

@allisonking allisonking commented Jun 23, 2023

Closes #3667

Description Of Changes

The function that tries to match a dataset to its yaml was failing because the query to get all datasets was passing in a prop that filtered when it shouldn't. It turns out the prop was just missing!

Code Changes

  • Provide the missing prop

Steps to Confirm

  • See steps in original bug ticket

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Issue Requirements are Met
  • Update CHANGELOG.md

@cypress
Copy link

cypress bot commented Jun 23, 2023

Passing run #2893 ↗︎

0 4 0 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 897eabc into d8cd3d7...
Project: fides Commit: 76deb3064c ℹ️
Status: Passed Duration: 00:44 💡
Started: Jun 23, 2023 6:13 PM Ended: Jun 23, 2023 6:14 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@allisonking allisonking marked this pull request as ready for review June 23, 2023 17:59
@allisonking allisonking merged commit f954d4b into main Jun 23, 2023
@allisonking allisonking deleted the aking/fix-integrations-dataset-editor branch June 23, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release bug: Dataset dropdown/editor not displaying the correct dataset selection
2 participants