-
Notifications
You must be signed in to change notification settings - Fork 0
PR 0 - GL Work #9
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…d sync for workday streams (#13)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 61 out of 62 changed files in this pull request and generated 2 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| } | ||
| } | ||
| }, | ||
| "Availibility_Date": { |
Copilot
AI
Sep 18, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Misspelled field name 'Availibility_Date' should be 'Availability_Date' to match the correct spelling.
| "Availibility_Date": { | |
| "Availability_Date": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignore.
Ref: #5 (comment)
| } | ||
| } | ||
| }, | ||
| "Availibility_Date": { |
Copilot
AI
Sep 18, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Misspelled field name 'Availibility_Date' should be 'Availability_Date' to match the correct spelling.
| "Availibility_Date": { | |
| "Availability_Date": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignore.
Ref: #5 (comment)
PRs
Get_Journalsstream #10Get_Ledgersstream #11Tickets
Description of change
This PR introduces the implementation of the data synchronization logic. The sync mechanism is responsible for retrieving and consolidating data from the external source Workday.com into our internal system.
Manual QA steps
Results
Local test results here: https://qlik-dev.atlassian.net/browse/SAC-29036?focusedCommentId=957619
Rollback steps