-
- Downloads
Add back refetchQueries to placeholder_actions
Responsibility for refetching source user data from the graphql API was previously delegated to placeholders_table, but the query also needs to be fetched each time the `don't reassign` option is applied to a placeholder user. This MR puts back that option in placeholder_actions. Changelog: changed
Showing
- app/assets/javascripts/members/placeholders/components/placeholder_actions.vue 15 additions, 13 deletions...s/members/placeholders/components/placeholder_actions.vue
- spec/frontend/members/placeholders/components/placeholder_actions_spec.js 8 additions, 0 deletions...mbers/placeholders/components/placeholder_actions_spec.js
Please register or sign in to comment