Test: FluentBoards / Tasks / Creează un task

FluentBoards — Capability: task_create

Demonstrație live (Faza 8, subtask #3569): creare task nou pe un stage al unui board existent, FluentBoards Pro 1.95.2, family-lab fluent.safebiz.ro.

  • Adapter: task.create
  • Rută: POST /wp-json/fluent-boards/v2/projects/2/tasks
  • Payload: {"task":{"title":"PL Test Task — Faza 8b","board_id":2,"stage_id":...}} (wrapper task nested, confirmat din cod TaskController::create)
  • Rezultat: HTTP 200, task id=2 creat pe board id=2
  • Read-back: GET /wp-json/fluent-boards/v2/projects/2/tasks/2 → 200, task.title === "PL Test Task — Faza 8b"

Vezi board live (necesită autentificare admin): wp-admin/admin.php?page=fluent-boards#/boards/2

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *