Skip to content

Create enum for session end states and event results #1

@areibman

Description

@areibman

🚀 Feature Request

💡 Got a brilliant idea?
Currently, session end states and event results are hard coded as strings instead of typed enums. These results should be success, indeterminate, and fail

Instead, we are inconsistent with database entries. Sessions, for example:
image

and Events:
image

🤔 Is your feature request related to a problem?
N/A

🎉 Describe the solution you'd like
We'd like to create an enum for the possible result states for:

  1. Sessions
  2. Events

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions