This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
v3.5.1-RC3
Pre-release
Pre-release
Release Notes - WSO2 Business Process Server - Version 3.5.1
Bug
- [BPS-331] - If a delegatee is not a potential owner for a Task, then add the delegatee as a potential owner
- [BPS-600] - BPMN statistics publisher for DAS
- [BPS-804] - Save and Complete buttons does not work without HT-renderings in humanTask explorer
- [BPS-819] - BPEL sample CorrelationWithAttribute crashes the server in java 8
- [BPS-823] - Add i18N support for Human Task Explorer / BPMN Explorer
- [BPS-833] - [bpmn-explorer] Tasks can be assigned to invalid users
- [BPS-839] - [bpmn-explorer] Any user can log in to the bpmn-explorer specified for particular tenants
- [BPS-840] - [bpmn-explorer] All tasks are shown when searching for only completed tasks
- [BPS-849] - [WS-Humantask] Currently deployed ht package get replaced when incorrect new version deployed with incorrect ht configuration
- [BPS-879] - BPMN Explorer UI blinks when navigate through tabs
- [BPS-880] - [BPMN-Explorer] No cliamble tasks are shown
- [BPS-882] - [BPMN-Explorer]When the process is suspended further updating of the task should be stopped
- [BPS-887] - Cannot create a user role in secondary user store: throws exceptions
- [BPS-892] - [BPMN] - Rest API - Create deployment does not make an actual deployement
- [BPS-895] - [BPMN] REST API - Edge case in creating deployment and cleanup tenant task
- [BPS-899] - [Secure-Vault] Does not work with custom passwords
- [BPS-900] - <openjpa-2.2.0-wso2v1-r128166:129108 nonfatal user error> org.apache.openjpa.persistence.InvalidStateException: warning was observed when shutting down the server
- [BPS-902] - mssql clean up script do not delete the process instances associated with a given status
- [BPS-904] - [BPS] Worker creates "FAILED" instances in performance test
- [BPS-906] - Truncate scripts fails with syntax error
- [BPS-907] - [BPS] SchedulerTask Error in Cluster
- [BPS-908] - [Samples] Some of the shipped samples does not have documentation
- [BPS-924] - [bpmn-explorer] Attachment download fail
- [BPS-928] - BPS 3.5.0 failed to starts when carbon metrics installed
- [BPS-931] - [BPMN-Explorer] Claim Task view does not load due to latest REST API updates
- [BPS-932] - UEP throws NPE when optimize attribute in messageOutput element is missing
- [BPS-933] - UEP doesn't support SOAP12 messageOutput format.
- [BPS-934] - UEP adds Authorization HTTP header when there are no authorization-* headers.
- [BPS-941] - [BPMN Admin UI] Exception thrown when BPMN process instance has uninitialized variables
- [BPS-942] - Add intergreation tests for BPMN rest API
- [BPS-946] - Exit Protocol message doesn't contain correct credentials in tenant mode.
- [BPS-949] - Creating new databases with -Dsetup gives fileNotFound Exception
- [BPS-950] - [BPMN REST API] URL parameters passed into HistoricProcessInstanceQueryService are ignored
- [BPS-955] - [bpmn-explorer] Form properties with double datatype are not listed in task view
- [BPS-957] - Duration of task not specified correctly
- [BPS-963] - Prerequisites for BPMN Email task stated in the documentation should be changed
- [BPS-965] - BPMN correlation doesn't allow to pass variables in the message body
- [BPS-966] - Unable to complete BPMN user tasks without filling values of optional form fields
- [BPS-967] - BPMN message start event throws 401 for super tenant
- [BPS-971] - Searching bpmn processes based on start/end date gives parse error
- [BPS-973] - BPMN stats rest doesnot filter for tenants when retreiving details for users
- [BPS-975] - Enabling BPMN Analytics Publisher in the feature manager UI
- [BPS-978] - Email is not sent with the email task
- [BPS-979] - Task coorditionation Tenant ID is null when process terminate it self
Improvement
- [BPS-243] - Resolve only WSDLs that required only for HumanTask deployment.
- [BPS-570] - Deployment of BPMN Java Tasks require server restart
- [BPS-712] - Add attachment support for Human task explorer
- [BPS-728] - Indicate if a referred java service class could not be found
- [BPS-765] - Add pagination to BPMN Explorer dashboard bar chart when too many processes deployed
- [BPS-792] - Ability to filter by multiple variables
- [BPS-824] - Dashboard for the human-task explorer
- [BPS-883] - [BPMN] Suspended process instances should be shown under a seperate filter
- [BPS-884] - [BPMN-Explorer] Conflicting behaviour when the process is suspended
- [BPS-885] - [BPMN-Explorer][Search] - Process Instance Status drop down always refreshed and shown incorrect filter criteria
- [BPS-886] - [BPMN-Explorer] Upload file cannot be accessed after task completion
- [BPS-891] - Add Remove button in HumanTask notification
- [BPS-901] - [WS-Humantask Rendering][humantask-explorer] Add attribute or specific element type to provide option to hide or uneditable output rendering elements
- [BPS-909] - [BPMN-Explorer] Users not in the system are able to be given as assignees
- [BPS-910] - [BPMN][Samples] Parallel processing sample
- [BPS-911] - [BPMN-Explorer] When the user cannot complete the task give an error message / warning message
- [BPS-912] - [BPS] - Performance Testing - Failover
- [BPS-916] - Add the ability to set headers in rest invoker task
- [BPS-918] - Validate HumanTask definition and htconfig.xml when deploying via UI
- [BPS-919] - [BPS][BPMN] Add correlation API for bpmn rest compnent
- [BPS-922] - Loading icon display when it takes time to starting a process / complete a task
- [BPS-926] - Add XML Support to REST Invoker
- [BPS-927] - Support the attachment transfer from one task to another
- [BPS-930] - [BPMN Explorer] Validate user task transfer / reassignment
- [BPS-944] - Add Carbon-Metrics feature
- [BPS-951] - Authorizations for process initiation
- [BPS-958] - Update Oracle DB clean up script to handle Lob space
- [BPS-980] - Introducing join correlation support for BPMN REST API
New Feature
- [BPS-736] - REST request handling (i.e. receive) functionality for BPMN
- [BPS-936] - Implement new bpmn stats rest api
Patch
- [BPS-981] - ClaimApprovalTask sample producing non-responsive JSPs due to session time-out when SSO is enabled