Merge branch 'adiDev' into develop
This commit is contained in:
commit
a11e01e54a
1 changed files with 1 additions and 0 deletions
|
|
@ -1359,6 +1359,7 @@ export class WorkflowController extends Controller {
|
||||||
|
|
||||||
const data = posMaster.map((x) => ({
|
const data = posMaster.map((x) => ({
|
||||||
id: x.current_holder.id,
|
id: x.current_holder.id,
|
||||||
|
keycloak: x.current_holder.keycloak,
|
||||||
citizenId: x.current_holder.citizenId,
|
citizenId: x.current_holder.citizenId,
|
||||||
prefix: x.current_holder.prefix,
|
prefix: x.current_holder.prefix,
|
||||||
firstName: x.current_holder.firstName,
|
firstName: x.current_holder.firstName,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue