Hello,

In DefaultUserProvisioningManager, method

public Pair<UserUR, List<PropagationStatus>> update(
        final UserUR userUR,
        final boolean nullPriorityAsync,
        final String updater,
        final String context
)

is not annotated with

@Transactional(propagation = Propagation.REQUIRES_NEW)

although the corresponding methods in DefaultGroupProvisioningManager and DefaultAnyObjectGroupProvisioningManager are. Is this intentional or an oversight?

Kind regards

Stephan

--
Stephan Feder, Senior Software-Entwickler
Technische Universität Darmstadt
Hochschulrechenzentrum, Alexanderstraße 2, 64283 Darmstadt
Tel. +49 6151 16-71162
https://www.hrz.tu-darmstadt.de/

Reply via email to