eNMS-automation / eNMS

An enterprise-grade vendor-agnostic network automation platform.

Home Page:https://www.enms.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mattpattie opened this issue · comments

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.

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