-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enhance construct elementString #103
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
β¦h config Signed-off-by: Nam Hoang <[email protected]>
namhoang1604
requested review from
huynguyen-hl,
ldhyen99 and
ashleythedeveloper
September 11, 2024 08:56
Signed-off-by: Nam Hoang <[email protected]>
Signed-off-by: Nam Hoang <[email protected]>
ldhyen99
reviewed
Sep 12, 2024
Signed-off-by: Nam Hoang <[email protected]>
Signed-off-by: Nam Hoang <[email protected]>
namhoang1604
force-pushed
the
feat/enhance-construct-identifier-key
branch
from
September 13, 2024 08:35
e94ef58
to
ae4e294
Compare
Signed-off-by: Nam Hoang <[email protected]>
ldhyen99
reviewed
Sep 19, 2024
ldhyen99
reviewed
Sep 19, 2024
ldhyen99
reviewed
Sep 19, 2024
ldhyen99
reviewed
Sep 19, 2024
Signed-off-by: Nam Hoang <[email protected]>
Signed-off-by: Nam Hoang <[email protected]>
huynguyen-hl
approved these changes
Sep 20, 2024
ldhyen99
approved these changes
Sep 20, 2024
namhoang1604
added a commit
that referenced
this pull request
Sep 23, 2024
β¦ntegration * 'next' of github.com:uncefact/tests-untp: feat: enhance construct elementString (#103) B3 pmgmnt 1367 schema only (#104) fix: pin hashing library to v5.5.3 (#101) Signed-off-by: Nam Hoang <[email protected]> # Conflicts: # documentation/docs/mock-apps/services/process-aggregation-event.md # documentation/docs/mock-apps/services/process-dpp.md # documentation/docs/mock-apps/services/process-transaction-event.md # documentation/docs/mock-apps/services/process-transformation-event.md # packages/services/src/utils/helpers.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Description
This PR adds the concat service to construct the elementString of the identifier.
The
identifierKeyPath
now can bestring
for the path like/productIdentifier/0/identifierValue
orobject
to construct the appropriate identifier likeRelated Tickets & Documents
https://github.com/gs-gs/fa-ag-trace/issues/564
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?