Git Product home page Git Product logo

ezworkflowenginebundle's People

Contributors

gggeek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ezworkflowenginebundle's Issues

When location gets unhidden by publish-by-date-workflow cache isn't purged

ezworkflowenginebundle is installed under ezp6.
A workflow is configured for publishing content by publish date.
When content is published with publish date in future the content gets visibility "hidden". When publish date is reached and workflow is resumed the visibility of the content is set to "visible" in database (ezcontentobject_tree table). In the backend the content is still labeled as "hidden". Moreover the content isn't visible in frontend until cache is purged manually.

Database Errors with version 1.1.0

We have some strange behavior after upgrading to version 1.1.0. We are not able to publish any content, even if the is no yml file in the defintion folder.

the comand line tools thrwos this error:
[Symfony\Component\Debug\Exception\FatalThrowableError]
Type error: Argument 1 passed to Kaliop\eZWorkflowEngineBundle\Core\StorageHandler\Database\Workflow::__construct() must be an instance o
f Kaliop\eZWorkflowEngineBundle\Core\StorageHandler\Database\DatabaseHandler, instance of eZPublishCorePersistenceDoctrineConnectionHandl
er_0000000016addadb00000000796a17a53e15d0cd5188c906535c81cc78ea2558 given, called in /var/www//htdocs/app/cache/prod/appProdProjectContainer.php on line 4237

Seems there is some trouble withe the changes in database constructor.
We are ussing ezpublish-kernel 6.13.2

Error with ezpublish-kernel 7.1

Error while cleaning the prod cache in ezpublish-kernel 7.1
In AbstractRecursivePass.php line 158:

Invalid service "ez_workflowengine_bundle.workflow_service.facade": method "Kaliop\eZWorkflowEngineBundle\Core\WorkflowServiceFacade::addDefinitionParser()" does not exist.

While referencing functions addDefinitionParser and addExecutor from ezmigrationbundle/Core/MigrationService.php it works fine

Basic features for 1.0 beta1

Off the top of my head:

  • workflow defs loader and parsers
  • a cli command to list workflow definitions
  • slot event listener which creates and runs a migration if a corresponding definition is found, setting the slot parameters as references
  • a workflow step 'filter' which cancels execution if a set of conditions is not matched
  • a different set of events for workflows than the ones used by std migrations (or just no events at all ?)
  • injecting the sf logger into the workflow service to allow troubleshooting workflows (instead of a logging-listener as is done for migrations)
  • a cli command to list executing/failed/cancelled workflows
  • a cli command to clean up the workflow tables from executed and cancelled workflows
  • a way to prevent ez slots to be triggered recursively from within workflows if required

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.