Skip to content

Consider alternatives for JobServices bitwise enum? #54

Description

@donaldgray

JobServices is used to track the capabilities of each job. This is used for capabilities.json as well as being exposed in JSON payloads.

Potential issue is that it's an integer, should we consider something that is easier to comprehend?

e.g. rather than 6 return Autocomplete, FullText?

Also note that None is included in all responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions