Andrea Patricelli created SYNCOPE-1813:
------------------------------------------
Summary: Wrong provisioning result shown after batch operation
Key: SYNCOPE-1813
URL: https://issues.apache.org/jira/browse/SYNCOPE-1813
Project: Syncope
Issue Type: Bug
Components: console
Affects Versions: 3.0.6
Reporter: Andrea Patricelli
Fix For: 3.0.7, 4.0.0
# Login in console as admin
# Click on user and then manage resources
# Select two or more resources which should go into different propagation
outcomes and then click on the gear to execute a batch operation. E.g. if you
run in embedded mode use ws-target-resource-nopropagation2 and resource-testdb
# Run provision and you'll see the result window with wrong outcome order:
result should be resource-testdb -> FAILURE and
ws-target-resource-nopropagation2 -> NOT_ATTEMPTED. It's the opposite, instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)