-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: camunda/camunda-bpm-platform
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Expose CdiArtifactFactory in ProcessApplication API
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2109
opened Jul 25, 2014 by
ThorbenLindhauer
Provide proper error messages for user create/edit and group create/edit if unique constraints are violated
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2159
opened Aug 20, 2013 by
ThorbenLindhauer
"Catch All" Task- and ExecutionListener
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2162
opened Aug 22, 2013 by
ThorbenLindhauer
As Admin I can delete a group with the corresponding Authorizations
scope:admin
Changes to the Admin webapp.
type:feature
Issues that add a new user feature to the project.
#2157
opened Aug 27, 2013 by
ThorbenLindhauer
As cockpit user, I can see at which date a Process Definition will be suspended/activated
scope:cockpit
Changes to the Cockpit webapp.
type:feature
Issues that add a new user feature to the project.
#2156
opened Nov 26, 2013 by
ThorbenLindhauer
As cockpit user, I can see at which date a Process Instance will be suspended/activated
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2155
opened Nov 26, 2013 by
ThorbenLindhauer
As cockpit user, I can see at which date a Job Definition will be suspended / activated
scope:cockpit
Changes to the Cockpit webapp.
type:feature
Issues that add a new user feature to the project.
#2154
opened Nov 26, 2013 by
ThorbenLindhauer
collectionExpression in MultiInstance is evaluated multiple times
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2153
opened Dec 18, 2013 by
ThorbenLindhauer
In JBoss AS, I can enhance the classpath of the process-engine module in standalone.xml
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2152
opened Jan 2, 2014 by
ThorbenLindhauer
CDI Request Scope does not work in Job Executor Threads on WLS
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2151
opened Jan 8, 2014 by
ThorbenLindhauer
FormService.submitStartForm sets process variables too late (influences Tasklist Generic Forms)
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2150
opened Apr 4, 2014 by
ThorbenLindhauer
I can query for tasks by execution variable
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2149
opened Jul 3, 2014 by
ThorbenLindhauer
As DEV, I can make sure that a process stops if an error occurs (async on exception)
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2161
opened Mar 14, 2013 by
ThorbenLindhauer
Global ruby variables are shared between all scripts
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2148
opened Jul 16, 2014 by
ThorbenLindhauer
execution.setVariable() : Pre-validate size of variable before DB exception occurs
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2147
opened Aug 15, 2014 by
ThorbenLindhauer
Multiline Task name not found with Task Name Filter
scope:tasklist
Changes to the Tasklist webapp.
type:bug
Issues that describe a user-facing bug in the project.
#2146
opened Sep 26, 2014 by
ThorbenLindhauer
Execution variable scope shared between delegate executions
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2145
opened Oct 9, 2014 by
ThorbenLindhauer
Calling subsequent message catch events fails
type:bug
Issues that describe a user-facing bug in the project.
#2144
opened Oct 14, 2014 by
ThorbenLindhauer
I can provide a scope reference when setting a variable
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2143
opened Oct 23, 2014 by
ThorbenLindhauer
As Dev, I can configure the properties for JobAcquisition
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2142
opened Oct 24, 2014 by
ThorbenLindhauer
I can set the result of camunda:expression as local variable
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:feature
Issues that add a new user feature to the project.
#2141
opened Oct 24, 2014 by
ThorbenLindhauer
Cockpit - View required to add custom instance history plugins
scope:cockpit
Changes to the Cockpit webapp.
type:feature
Issues that add a new user feature to the project.
#2140
opened Oct 25, 2014 by
ThorbenLindhauer
As Tasklist User, I can see the business key in the list of tasks
scope:tasklist
Changes to the Tasklist webapp.
type:feature
Issues that add a new user feature to the project.
#2139
opened Nov 7, 2014 by
ThorbenLindhauer
A comment's full text content is serialized with the default platform encoding
scope:core-api
Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI
type:bug
Issues that describe a user-facing bug in the project.
#2138
opened Nov 7, 2014 by
ThorbenLindhauer
SonarQube Analysis Fails with 401 Unauthorized Error in Maven Build
group:release
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
#4966
opened Mar 2, 2025 by
mohdfurkan01
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.