-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update userId and ts only when review evaluation fields are pres…
…ent (#1226) * fix: update userId and ts only when review fields change * store UTC_TIMESTAMP() value in variable to prevent timestamp creep during query execution * debug test failure: log timestamp value * remove debug code * debug test failure: query for @utcTimestamp, no logging * debug test failure: putting console logging back * remove debug code; fix newman expected object properties * patching resultEngine requires result * update userId/ts if request contains eval fields * squashed merge of main * Added checks for timestamp updates and resultEngine patches * fixed issue with new test statements --------- Co-authored-by: cd-rite <61710958+cd-rite@users.noreply.github.com>
- Loading branch information
Showing
4 changed files
with
434 additions
and
37 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.