Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
  • Repository
  • Issues 298
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 47
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #1079

Closed
Open
Opened 11 hours ago by Guy Thouret@gthouret
Report abuse New issue

Capture Boost states in a const

Boost states are referenced as a string around the place, there's nowhere to refer back to a finite list of possible states

Edited 11 hours ago by Guy Thouret

Related issues
0

  • Discussion 1
  • Designs 0
  • Guy Thouret @gthouret added Sprint::10/23 - Quiet Quail scoped label 11 hours ago

    added scoped label

  • Guy Thouret @gthouret changed the description 11 hours ago

    changed the description

  • Guy Thouret @gthouret assigned to @gthouret 11 hours ago

    assigned to @gthouret

  • Guy Thouret @gthouret added Squad::Blue Status::Backlog scoped labels 11 hours ago

    added scoped labels

  • Guy Thouret @gthouret changed weight to 1 11 hours ago

    changed weight to 1

  • Guy Thouret @gthouret added Type::Refactor scoped label 11 hours ago

    added scoped label

  • Guy Thouret
    Guy Thouret @gthouret · 8 hours ago
    Developer

    There are two sets of states:

    One state is returned by Boost::state() method: (completed, rejected, approved, revoked, created)

    The other state is used when querying via Manager: (review, active)

    Need to rationalise this as it's conflicting/confusing.

Please register or sign in to reply
Assignee
Guy Thouret's avatar
Guy Thouret @gthouret
none
Epic
None
None
Milestone
None
Time tracking
No estimate or time spent
None
Due date
None
4
Labels
Sprint::10/23 - Quiet Quail Squad::Blue Status::Backlog Type::Refactor
1
Weight
1
Confidentiality
Not confidential
Lock issue
Unlocked
1
1 participant
user avatar
Guy Thouret
Reference: minds/engine#1079