malmostad / eservices-platform

The City of Malmö eServices plattform is used for creating applications using the services of a business process engine to coordinate multi user work at multiple locations.
GNU Affero General Public License v3.0
2 stars 2 forks source link

Update the candidate list when a new candidate is added. #60

Open bwrobert opened 10 years ago

bwrobert commented 10 years ago

Currently, when a candidate is added the list of candidates for the task is not refreshed. See below:

Current solution

1. A new candidate is added

image

2. The candidate list is not updated

image

Acceptance criteria

The candidate list is refreshed after a new candidate has been added.