Hi Devs,
Is there a good reason why the IdentityService is not created when the Spring Annotation @EnableActiviti is used?
I have looked at the code and I think it might be a bug due to an oversight? But since Activiti is new to me I am most likely wrong.
If this is a bug I can create a patch to correct it. It looks so simple to fix.
Would I need to write a unit test for this patch? There is no developers guide to guide me on this aspect.
Brett