-
Notifications
You must be signed in to change notification settings - Fork 22
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
Remove excess data fetching in Training Module #700
Comments
Related issue |
First PR: #731
|
Notes on next steps for myself and @turnerrainer: Remaining issues on
Total: 22h |
Some statistics on work done so far:
|
Updated estimates:
* - Needs further research/analysis on how to implement on Edit rules/stories pages as we discussed on call with Rasmus and @ffrose. Total: 38h (+ yet unknown for Edit rules/stories pages) |
AS AN Architect
I WANT excess data fetching in Training Module to be removed
SO THAT excess data requests, processing, logging, etc. would not overwhelm the system
Acceptance Criteria
Note
For example, in case of fetching a list of intents, within the same request, there may not be any fetching of samples of intents, until the End Client has specifically chosen an intent to see intents for
Acceptance Testing
Scope
/training/intents
page #742/training/common-intents
page #743/training/intents-followup-training
page #745/training/responses
page #746/training/stories
page #749/training/configuration
page #750/training/forms
page #751/training/slots
page #752/training/auto-services
page #753The text was updated successfully, but these errors were encountered: