-
Notifications
You must be signed in to change notification settings - Fork 27
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
v3.4.3.101 to prod #528
Merged
Merged
v3.4.3.101 to prod #528
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
…rating less meaningful messages - Updated error generation
- Add docstrings
…2795-s1-duplicates
…om/raft-tech/TANF-app into 2795-s1-duplicates
- Starting to remove SortedRecordSchemaPairs from case consistency validator - updating to support in memory record removal if they havent been serialized
- Update case consistency validator to not use OG SortedRecordSchemaPairs - Update dup logic to not consider records on the same line
- Add method to generate bulk create dictionary - Stub function for removing cases
- basing off of doc instead of schema
Co-authored-by: Andrew <[email protected]>
…idated to identify which case might need to be removed - decoupled dup manager and case consistency val error counts - Added more descriptive logging
- unblock util function that was causing errors
- Updated DFS to correctly count total records and total records created - Updated cat4 test case to be more extensive
- Updated to use correct error generator
2133 tribe discoverability
2795 s1 duplicates
* Create sprint-99-summary.md * Update docs/Sprint-Review/sprint-99-summary.md Co-authored-by: Lauren Frohlich <[email protected]> --------- Co-authored-by: Lauren Frohlich <[email protected]>
* Create sprint-100-summary.md * Update docs/Sprint-Review/sprint-100-summary.md Co-authored-by: Lauren Frohlich <[email protected]> * Update docs/Sprint-Review/sprint-100-summary.md Co-authored-by: Lauren Frohlich <[email protected]> * Update docs/Sprint-Review/sprint-100-summary.md Co-authored-by: Lauren Frohlich <[email protected]> --------- Co-authored-by: Lauren Frohlich <[email protected]> Co-authored-by: Andrew <[email protected]>
* Adds FAQ update & release notes * Update product-updates/knowledge-center/index.html Co-authored-by: Alex P. <[email protected]> * Update index.html * Adds request access updates * Update product-updates/knowledge-center/index.html Co-authored-by: Alex P. <[email protected]> * Whitespace change to re-trigger full pipeline Whitespace change to re-trigger full pipeline --------- Co-authored-by: Alex P. <[email protected]> Co-authored-by: Andrew <[email protected]>
Release/v3.4.3 sprint 101
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.
Summary of Changes
release notes: https://github.com/raft-tech/TANF-app/releases/tag/v3.4.3-Sprint-101
Features
Bug fixes
Documentation