Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Enum Data Type in the Server #1107

Closed
coltmcnealy-lh opened this issue Nov 6, 2024 · 1 comment
Closed

Support Enum Data Type in the Server #1107

coltmcnealy-lh opened this issue Nov 6, 2024 · 1 comment
Labels
clients Affects all LH clients and the public API. May be used in conjunction with `server`. controversial Requires discussion from the community. For proposals, API changes, and big features. feature Issue that denotes a new feature, request, or performance improvement. server Affects the core LH Server code.

Comments

@coltmcnealy-lh
Copy link
Member

This would be especially useful for:

  • User Tasks
  • Variables inside a WfRun, such as a order-status enum.

It would need to be a complex type. Perhaps it could be integrated into #880 .

@coltmcnealy-lh coltmcnealy-lh added feature Issue that denotes a new feature, request, or performance improvement. server Affects the core LH Server code. controversial Requires discussion from the community. For proposals, API changes, and big features. clients Affects all LH clients and the public API. May be used in conjunction with `server`. labels Nov 6, 2024
@HazimAr
Copy link
Member

HazimAr commented Nov 6, 2024

duplicate of #1101

@HazimAr HazimAr closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients Affects all LH clients and the public API. May be used in conjunction with `server`. controversial Requires discussion from the community. For proposals, API changes, and big features. feature Issue that denotes a new feature, request, or performance improvement. server Affects the core LH Server code.
Projects
None yet
Development

No branches or pull requests

2 participants