Release Notes - camunda BPM - Version 7.5.0-alpha3 - HTML format

Bug Report

  • [CAM-1449] - I can deploy message start & message intermediate events with same messageName
  • [CAM-3604] - Foreign Key Constraint errors due to incorrect flush ordering
  • [CAM-3810] - Concurrent process application deployment causes deadlock
  • [CAM-3941] - Variable to execution assignment is not correct after repeated tree compaction/expansion
  • [CAM-3973] - Rest API - lastNameLike Query Parameter does not return result
  • [CAM-4239] - Tokens for inclusive gateways are not waiting at correct join
  • [CAM-4304] - Intermediate throw compensation event do not wait for compensation of subprocess on different scope
  • [CAM-4325] - JobDefnitionId is missing in JobDto and JobQueryDto
  • [CAM-4481] - Task List: Javascript in task comments security issue
  • [CAM-5016] - Cannot update task attachments
  • [CAM-5152] - Local variable instances are duplicated in the history when execution tree compaction happens
  • [CAM-5155] - Cannot use Resteasy-CDI extension with custom JAX-RS application that bundles Camunda classes
  • [CAM-5329] - Decision History should not thrown an exception if the input/outputs where fetch but are empty
  • [CAM-5364] - Queries get slow if a user is a member of many of groups and auth is enabled
  • [CAM-5382] - Long process definition ids break process-definition and -instance pages
  • [CAM-5390] - Angular is loaded more than once
  • [CAM-5398] - Process instances that belong to a different process definition can be migrated
  • [CAM-5402] - I can not migrate activities of different type in one instruction
  • [CAM-5404] - Migration Validation error messages are meaningless
  • [CAM-5440] - Missing index on ACT_RU_EXT_TASK for foreign key constraint
  • [CAM-5450] - History Queries perform unnecessary authorization checks
  • [CAM-5477] - Browser history does not work for migration UI
  • [CAM-5481] - Job execution threads keep executing exclusive follow-up jobs although the job executor has been shut down
  • [CAM-5503] - Migrating transition instances does not trigger validation exception
  • [CAM-5505] - Shutting down Tomcat (+ BPM platform), the job execution thread pool is not gracefully shut down
  • [CAM-5521] - Cockpit File Download does not use correct contextPath
  • [CAM-5540] - Cannot tab out of search field
  • [CAM-5541] - Focus border for focussable elements missing
  • [CAM-5542] - Cannot add, edit or delete sorting with keyboard
  • [CAM-5543] - I cannot change dates and assignee with keyboard
  • [CAM-5544] - Cannot access generic form in tasklist with keyboard
  • [CAM-5571] - Search Widget dropdown stays open when I navigate with tab key (IE)
  • [CAM-5581] - Tenant Id in Deployment and Process Definition Statistic Results is always null
  • [CAM-5602] - Concurrent execution variables can get lost during migration
  • [CAM-5607] - JS SDK only deploys last file when creating deployment
  • [CAM-5608] - REST API and Camunda Webapp partially broken on WebLogic 12.2.1
  • [CAM-5646] - Hide untranslated app name in tasklist header
  • [CAM-5653] - Variable identity is not stable during tree expansion/compaction
  • [CAM-5656] - Enterprise download table needs more styling
  • [CAM-5658] - jackson class loading problem on weblogic 12R2

Feature Request

  • [CAM-5199] - I can query Historic Process Instances by Tenant-Id
  • [CAM-5200] - I can query Historic Activity Instances by Tenant-Id
  • [CAM-5201] - I can query Historic Task Instances by Tenant-Id
  • [CAM-5202] - I can query Historic Variable Instances by Tenant-Id
  • [CAM-5203] - I can query Historic Details by Tenant-Id
  • [CAM-5204] - I can query Historic Incidents by Tenant-Id
  • [CAM-5205] - I can query Historic Job Logs by Tenant-Id
  • [CAM-5208] - I can query Historic Decision Instances by Tenant-Id
  • [CAM-5212] - I can Suspend and Activate Process Definitions by Key and Tenant-Id
  • [CAM-5214] - I can evaluate a Decision Table by Key and Tenant-Id
  • [CAM-5215] - I can send a Signal for a Tenant
  • [CAM-5216] - I can correlate a Message for a Tenant
  • [CAM-5217] - I can Suspend and Activate Job Definitions and Jobs by Key and Tenant-Id
  • [CAM-5226] - I can see the Tenant-Id of a Deployment in Cockpit
  • [CAM-5227] - I can Filter Tasks by Tenant-Id in Tasklist
  • [CAM-5228] - I can start a Process Instance of a Process Definition with a Tenant-Id in Tasklist
  • [CAM-5230] - A Business Rule Task evaluate a Decision Table from the same Tenant-Id
  • [CAM-5232] - A Signal thrown from an Intermediate Throwing Signal Event or a Signal End Event can only be received in same Tenant
  • [CAM-5242] - I can Find and Start a Process Instance of a Process Definition without Tenant Id
  • [CAM-5268] - Provide a SPI for the Propagation of the Tenant-Id of a Process Instance
  • [CAM-5373] - I can migrate process instances with multi-instance
  • [CAM-5411] - I can retrieve a Definition of a specific Tenant using the REST-API
  • [CAM-5412] - I can find Event Subscriptions, Job Definitions and Jobs without Tenant Id
  • [CAM-5413] - I can specify the Tenant Id of the Process Definition on a Call Activity
  • [CAM-5414] - I can specify the Tenant Id of the Decision Definition on a Business Rule Task
  • [CAM-5455] - In cockpit I can see relevant properties of a process instance and a process definition
  • [CAM-5512] - I can define simple camunda in/out for call activities using fluent builder
  • [CAM-5514] - Called process instance inherits tenant id from super process instance if null
  • [CAM-5530] - Provide a SPI for the Propagation of the Tenant-Id of a Historic Decision Instance
  • [CAM-5546] - Add keyboard shortcuts for tasklist
  • [CAM-5557] - I can migrate any number of process instances asynchronously
  • [CAM-5569] - Using the fluent builder, I can create an inclusive gateway
  • [CAM-5576] - I can create camunda form field element with the fluent model API
  • [CAM-5583] - Log process engine close operation
  • [CAM-5586] - I can find Process Instances without Tenant Id
  • [CAM-5619] - I can find Tasks without Tenant Id
  • [CAM-5620] - I can use a Tenant Id Criteria for a Filter
  • [CAM-5632] - In tasklist, I can reference a form from a deployment
  • [CAM-5650] - I can Suspend and Activate Process Instances by Process Definition Key and Tenant-Id
  • [CAM-5683] - Document new cockpit plugin points

Task

  • [CAM-4127] - Support camunda extension namespace
  • [CAM-5233] - Create a Multi-Tenancy Example with Shared Process Definitions
  • [CAM-5258] - Fix WebLogic 12R2 webapps integration tests
  • [CAM-5369] - Active / Selection in webapp's 3-column-layout
  • [CAM-5416] - Add Tenant Id to remaining DB Tables
  • [CAM-5471] - Proofread and correct Cockpit section
  • [CAM-5482] - Write alpha2 blog post
  • [CAM-5497] - Refactor Migration Test Suite
  • [CAM-5498] - Refactor parsing of MigratingProcessInstance
  • [CAM-5513] - Completely hide tabs if they have only 1 item
  • [CAM-5533] - Change tasklist column control buttons
  • [CAM-5537] - Proofread and correct Tasklist section
  • [CAM-5545] - Improve focus management in Tasklist
  • [CAM-5549] - Position and style of icons in webapps
  • [CAM-5565] - Proofread and correct Cycle section
  • [CAM-5566] - Fix Shrinkwrap class loading error in Engine-IT suite
  • [CAM-5567] - Document how to add GitHub connector in Cycle
  • [CAM-5573] - Fix instance migration job for 7.5
  • [CAM-5584] - Align maven group ids of webapp-standalone distros
  • [CAM-5593] - Update tabs styles
  • [CAM-5594] - Run integration tests on wildfly 10
  • [CAM-5595] - Run subsystem unit tests against wildfly 10
  • [CAM-5601] - Review module dependencies in wildfly 10
  • [CAM-5611] - Change Naming of Deployments with no Source in Cockpit
  • [CAM-5612] - Apply vertical highlight (strokes) styles everywhere
  • [CAM-5613] - Rework Tasklist Designs
  • [CAM-5614] - Write Blogpost on the new Tasklist design
  • [CAM-5616] - Run rest api testsuite against WLS 12R2's Jersey Version
  • [CAM-5628] - Align Cycle screenshots with 3.1.0
  • [CAM-5637] - Make it easy to reuse mybatis config properties
  • [CAM-5638] - Rework admin design
  • [CAM-5641] - Fix Shrinkwrap class loading error in Platform EE Engine-IT suite
  • [CAM-5643] - Investigate Webapp Problems on WebLogic12R2
  • [CAM-5644] - Improve Cockpit Information Panels
  • [CAM-5647] - Active section style in header
  • [CAM-5654] - Restructure cockpit sections and dashboard
  • [CAM-5659] - Investigate randomly failing Wildfly 10 Webapp-IT
  • [CAM-5673] - Use pageflow for process instance migration
  • [CAM-5689] - Add migration placeholder plugin on processes dashboard

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.