Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[discover ] Remove extra field list request (#168315)
## Summary The data view picker reloads the field list when the data view is changed. Discover also does this. It doesn't need to happen twice so this removes the discover field list reload call. Addresses #167221
- Loading branch information