Skip to content

Commit

Permalink
Change minimalFieldMapping.uid in brh to _unique_id (#2323)
Browse files Browse the repository at this point in the history
* Change datarow-key

* Gen3 Monthly Release 2023.01 QA-BRH 2023.01 qa-brh.planx-pla.net 1673984591 (#2320)

* apply version 2023.01 to qa-brh.planx-pla.net

* apply version 2023.01 to qa-brh.planx-pla.net

* Update manifest.json

Co-authored-by: Hara Prasad <[email protected]>

* Update portal to `5.3.0`

Co-authored-by: Hara Prasad <[email protected]>
Co-authored-by: PlanXCyborg <[email protected]>
  • Loading branch information
3 people authored Jan 26, 2023
1 parent e7c7fa9 commit a2d55a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qa-brh.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"metadata": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/metadata-service:2023.01",
"peregrine": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/peregrine:2023.01",
"pidgin": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/pidgin:2023.01",
"portal": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal:5.2.0",
"portal": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal:5.3.0",
"requestor": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/requestor:2023.01",
"revproxy": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx:2023.01",
"sheepdog": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog:2023.01",
Expand Down
2 changes: 1 addition & 1 deletion qa-brh.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
"minimalFieldMapping": {
"tagsListFieldName": "tags",
"authzField": "authz",
"uid": "frontend_uid"
"uid": "_unique_id"
},
"tagCategories": [
{
Expand Down

0 comments on commit a2d55a3

Please sign in to comment.