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

Event Data is Always Boolean After Error #82

Open
FireFist-Redhawk opened this issue Dec 8, 2021 · 1 comment
Open

Event Data is Always Boolean After Error #82

FireFist-Redhawk opened this issue Dec 8, 2021 · 1 comment
Labels

Comments

@FireFist-Redhawk
Copy link

Steps to Reproduce:

  1. In State Machine Editor, click to create a new event
  2. Name it anything and drop a variant into the event data
  3. Click Create and get Error 5021 for an unsupported data type
  4. Press Continue.
  5. Change the variant to a Numeric, either by right clicking the variant and Replace -> or deleting it and adding the Numeric
  6. Press Create again.

Expected: An event with a Numeric for event data
Observed: An event with a Boolean for event data

@francois-normandin
Copy link
Collaborator

Issue labeled for SMO editor.

The Editor is not an open source project and lives in a different repository. For documentation purposes, I keep all the editor issues submitted here, in case the project becomes open source and issues can be transferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants