On this page
Why are some fields missing from an export from drush but not from the UI?
Last updated on
30 April 2025
Situation
- Have a views data export display
- Output is fine when using Drupal UI
- Output is missing Field UI fields when using Drush
Field Permissions Installed
- Drush runs views data export as anonymous user causing view to not retrieve fields the user does not have access to because of field permissions.
- Drush may be run as a different user with the user argument:
drush --user=1 vde
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion