Last user in an user sequence won't have password copied by }APQ.UX.Security.ClientGroups.Import.FromInstances

Issue #121 resolved
Scott Wiltshire created an issue

Describe the bug

There is bug in the process when copying user passwords - iteration on epilog should be done on Leaves instead of the client dimension. As same named hierarchy contains one extra (consol) member there is a mismatch between the counter variable Max and the hierarchy for the DimNm and the last element is skipped.

Fix

Epilog lines 41 & 69 need to do DIMNM on LEAVES not same named hierarch

Comments (2)

  1. Log in to comment