Skip to content
Discussion options

You must be logged in to vote

From the TWG Call on 4/12/22:

We didn't want to have involuntary and voluntary top-level choices as we were worried people would default to those and omit additional detail they might and which would be helpful. Let's make them voluntary_other and involuntary_other to reflect that this isn't meant to be a hierarchy.

So, for completeness' sake, this would be the enum:

"enum": [ 
     "VOLUNTARY_OTHER",
     "VOLUNTARY_GOOD_CAUSE",
     "VOLUNTARY_RETIREMENT",
     "INVOLUNTARY_OTHER", 
     "INVOLUNTARY_DEATH", 
     "INVOLUNTARY_DISABILITY", 
     "INVOLUNTARY_WITH_CAUSE",
   ] 

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

JSv4
Mar 29, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

JSv4
Apr 8, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@JSv4
Comment options

JSv4 Apr 8, 2022
Maintainer Author

@tmccnnll
Comment options

Comment options

JSv4
Apr 12, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by JSv4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment