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

Workflow created by init_project_for_new_user cannot be saved #2016

Closed
1 of 2 tasks
jyeshe opened this issue Apr 23, 2024 · 0 comments · Fixed by #2020
Closed
1 of 2 tasks

Workflow created by init_project_for_new_user cannot be saved #2016

jyeshe opened this issue Apr 23, 2024 · 0 comments · Fixed by #2020
Assignees
Labels
bug Newly identified bug

Comments

@jyeshe
Copy link
Contributor

jyeshe commented Apr 23, 2024

Having init_project_for_new_user: true creates a project with a workflow that cannot be saved.

Version number

v2.4.0

I have reproduced this locally on main:

  • Yes
  • No

To Reproduce Steps to reproduce the behavior:

  1. config :lightning, :init_project_for_new_user, true
  2. Register a user
  3. Click on Sample Worfklow
  4. Click on a job and access the job inspector
  5. Type {"data": {"age_in_months": 17}} on the input
  6. Click on Create a New Work Order and it shows a flash error saying that the Workflow cannot be saved

Expected behavior

It shouldn't block the creation of the work order.

Screenshots

image

@jyeshe jyeshe added the bug Newly identified bug label Apr 23, 2024
@jyeshe jyeshe self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant