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

unable to create workflow on default install (4.2.1 and 4.4.0) #394

Open
mattpattie opened this issue Mar 21, 2023 · 1 comment
Open

unable to create workflow on default install (4.2.1 and 4.4.0) #394

mattpattie opened this issue Mar 21, 2023 · 1 comment

Comments

@mattpattie
Copy link

mattpattie commented Mar 21, 2023

I have tried to create a workflow and a top level workflow to version 4.2.1. I am always returning an alert of

Error 403: operation not allowed

I have tried on both a blank install and also an install with the examples no dice

On version 4.4 I am getting Error 403: Not Authorized on an instance with no example data. however if i use the example data it works as expected to create a new workflow

Any assistance would be greatly appreciated

Further update
after doing some testing the [shared] start and [shared] end are not in the empty migration and these, i am guessing, are hardcoded in the work flow builder. without them it breaks the builder.

@mattpattie
Copy link
Author

if you need an empty database. load the examples, you can then export the [shared]Start and [shared]End in the services page and then drop the db (or remove the sqlitedb) and then restart and import the tgz's. at which point you are good to go

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

No branches or pull requests

1 participant