Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
backbone-message-format backbone-message-format
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Communications Backbone System
  • backbone-message-formatbackbone-message-format
  • Issues
  • #84

Closed
Open
Created Oct 09, 2024 by Dan Jones@danjonOwner

Implement platform_ID for instruction_set

Problem

  • The instruction set payload doesn't contain the platform_ID
  • We want the platform_ID to be a required field
  • We can't specify the platform_ID in the planning_configuration

Proposal

  • Change the message_type to platform_instruction_set
  • The platform_instruction_set message contains message_type + required platform_ID and required instruction_set
  • Remove the message_type field from the instruction_set schema

Result

  • The planning_configuration.instructions contains static instruction_sets to be added to a platform_instruction_set payload
  • ORI have to create a platform_instruction_set message with the platform_ID and one of the static instruction_sets defined in planning_configuration.instructions
  • A payload without platform_ID is invalid
Assignee
Assign to
CB-2024W41
Milestone
CB-2024W41 (Past due)
Assign milestone
Time tracking