prescottprue/fireadmin

feat(actionRunner): generated URL for sharing/loading actionRunner settings

prescottprue opened this issue · 0 comments

Description Of Potential Feature
We often times want to repeat the same migration between two environments that we recently ran between two other environments. It would be great to have the following abilities

  • generate a URL representing the settings currently within the action runner
  • load settings into actionRunner through custom URL

Issues This May/Does Solve

  • Migrations can easily be part of a PR by providing the settings URL
  • Another method other than "redo" button to load previous settings
  • Test will be able to run faster since action runner can be pre-populated with a template instead of searching Algolia each time