Skip to content

Add Reassign / Keep as placeholder / Cancel mutation queries to actions

What does this MR do and why?

  • Call each mutation on button click.
  • Add loading state for buttons when each query is loading.
  • Remove emitting of events as it's already handled in the child component.
  • Rename prop "placeholder" to "sourceUser" to match query terminology.

Here is the list of MRs around the feature:

MR Status
Add basic PlaceholdersTabApp and feature flag Merged
Add placeholder users table Merged
Add placeholder actions with users select to table Merged
Add placeholder users table actions logic and validation Merged
Add fetching of importSourceUsers Merged
Add Reassign / Keep as placeholder / Cancel mutation queries to actions 👈 You are here

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot Video
User_mapping_action_mutations User_mapping_action_mutations

How to set up and validate locally

See !158026 (merged).

Related to #467371 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports