-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Added eager loading for changedinfo
and removed encrypted values from Asset history
#13507
Added eager loading for changedinfo
and removed encrypted values from Asset history
#13507
Conversation
PR Summary
|
changedinfo
and removed encrypted values from Asset history
added soft deletes to all the queries: |
Description
Checks if a field is encrypted and returns
encrypted
instead of the hashed string. asset_eol_date now readsEOL date
in the Asset History LogAlso eager loads the queries with soft deletes which was needed for the
changedInfo
methodFixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: