You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update cache to ignore values over 250 characters (D1118) (#596)
* Update cache to ignore values over 250 characters
* Fix cache code
- Fix incorrect return on calc cache code
- Add unit test to ensure correct write operation
* Fix test for caching and added search test
* Update test to check for value removal
* Added comment to test and removed debug code
Revert "Fix blanking of values user does not have access to" [B:1747] (……#576)
This change is being reverted as it was allowing users who do not have access to fields to enable them to be blanked.