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

feat(csv): support more type when importing csv #79

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

baptistemesta
Copy link
Contributor

supports:

  • start_event
  • end_event
  • gateway
  • parallel_gateway
  • exclusive_gateway
  • inclusive_gateway
  • user_task
  • service_task
  • task

Closes #68

supports:
- start_event
- end_event
- gateway
- parallel_gateway
- exclusive_gateway
- inclusive_gateway
- user_task
- service_task
- task

Closes #68
@baptistemesta
Copy link
Contributor Author

Auto-merging that PR in order to test it on real life examples

@baptistemesta baptistemesta merged commit bc30392 into master Jun 4, 2021
@baptistemesta baptistemesta deleted the feat/support_more_types branch June 4, 2021 13:30
@tbouffard tbouffard added the enhancement New feature or request label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Handle correctly the type of elements when importing CSV format
2 participants