15-12-2022 ~ 2
This commit is contained in:
@@ -161,7 +161,7 @@ else
|
||||
|
||||
if (StepId == Constants.ENTITY_ID_NEW)
|
||||
{
|
||||
step = new ImportProfileStep() { Id = Constants.ENTITY_ID_NEW };
|
||||
step = new ImportProfileStep() { Id = Constants.ENTITY_ID_NEW, ProfileId = ProfileId };
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user