Last edited 2 days ago
by Redaktion

Reference:Workflows: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
Line 11: Line 11:


Workflow functionality based on BPMN. BlueSpice included some standard workflows. Custom workflows can be created additionally.
Workflow functionality based on BPMN. BlueSpice included some standard workflows. Custom workflows can be created additionally.
==Troubleshooting=
==Troubleshooting==
If workflows stay active after their due date, run:
If workflows stay active after their due date, run:
<syntaxhighlight lang="php">
<syntaxhighlight lang="php">

Latest revision as of 07:59, 11 March 2026

all extensions


Overview
Description:

Allows to define and execute various workflows on the wiki

State: stable Dependency: MediaWiki
Developer: Hallo Welt! License: GPL-3.0-only
Type: MediaWiki Category: Quality Assurance
Edition: BlueSpice pro, BlueSpice farm, BlueSpice cloud Version:

Features

Workflow functionality based on BPMN. BlueSpice included some standard workflows. Custom workflows can be created additionally.

Troubleshooting

If workflows stay active after their due date, run:

php extensions/Workflows/maintenance/abortExpiredWorkflows.php

Technical Information

Technical details for BlueSpice cloud can differ in some cases.

Requirements

  • MediaWiki: 1.43.0
  • Forms: 2.0.0
  • OOJSPlus: 3.0.0

Integrates into

  • BlueSpiceDiscovery
  • NotifyMe
  • UnifiedTaskOverview
  • Workflows

Special pages

  • WorkflowTriggers
  • WorkflowsOverview

Permissions

Name Description Role
workflows-admin Manage workflows admin
workflows-execute Initiate and advance workflows admin, reviewer, editor
workflows-view View workflow items reader

User options

Name Value
echo-subscriptions-email-workflow-cat 1

Hooks

Composer requirements

all-packages eventsauce/eventsauce

mwstake/mediawiki-component-formengine

mwstake/mediawiki-component-runjobstrigger

mwstake/mediawiki-component-alertbanners

mwstake/mediawiki-component-events

mwstake/mediawiki-component-wikitext

mwstake/mediawiki-component-datastore

mwstake/mediawiki-component-commonwebapis

Notifications

Name Buckets
workflows-event-task-assigned personal
workflows-event-task-due-date-proximity personal
workflows-event-workflow-ended personal
workflows-event-workflow-aborted personal
workflows-event-vote personal
workflows-event-vote-delegate personal
workflows-event-feedback-task-assigned personal


PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end