You are here

pm_presets.board.yml in Drupal PM (Project Management) 4.x

modules/pm_presets/migrations/pm_presets.board.yml

File

modules/pm_presets/migrations/pm_presets.board.yml
View source
  1. id: pm_presets_board
  2. label: Board
  3. migration_tags: pm_presets_recommended
  4. source:
  5. plugin: embedded_data
  6. data_rows:
  7. -
  8. label: Kanban
  9. id: kanban
  10. -
  11. label: Scrum
  12. id: scrum
  13. ids:
  14. id:
  15. type: string
  16. process:
  17. label: label
  18. id: id
  19. destination:
  20. plugin: entity:pm_board_type