ENG-2532 Fix Data Steward filter to use label instead of uuid#7329
ENG-2532 Fix Data Steward filter to use label instead of uuid#7329
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Greptile OverviewGreptile SummaryThis PR fixes the Data Steward dropdown filter in both the generic and website monitor configuration forms. Previously, the Select component filtered by the The change is minimal and follows the existing pattern used in other Select components throughout the codebase (VendorSelector, TaxonomySelect, PrivacyNoticeTranslationForm). Both files received identical one-line changes to their respective Data Steward Select components. Confidence Score: 5/5
Important Files Changed
|
|
@nrxsmith i think there is a 3rd in |
I can update that one. |
Ticket ENG-2532
Description Of Changes
This fixes the Data Steward dropdown so it filters by label instead of the UUID.
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works