Skip to content
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

Premature "trouble processing" error on datatables #2867

Closed
2 tasks
Tracked by #153
JonellaCulmer opened this issue Apr 26, 2019 · 1 comment
Closed
2 tasks
Tracked by #153

Premature "trouble processing" error on datatables #2867

JonellaCulmer opened this issue Apr 26, 2019 · 1 comment

Comments

@JonellaCulmer
Copy link
Contributor

Related work: #2853

What we're after: While testing the front-end implementation of the 2-year restriction lift, I came across a significant number of errors, particularly when changing the selected filters.

We need to investigate this possible front-end bug a little more to understand why, when a query is still running is a "trouble processing" error displaying in the datatables. It appears that the code (looks like: DataTable.prototype.fetch in tables.js) that triggers the error is "jumping to conclusions" even when it's not necessary for it to display. We see this most often when a user removes a filter criteria during an ongoing or search in-progress.

Preliminary documentation of some of these instances is in the testing notes doc.

Completion criteria:

  • Investigate and make a recommendation for a fix
  • Fix
@JonellaCulmer JonellaCulmer added this to the Sprint 8.7 milestone Apr 26, 2019
@lbeaufort lbeaufort modified the milestones: Sprint 8.7, Sprint 9.1 May 16, 2019
@AmyKort AmyKort changed the title Premature "trouble processing" error on schedule a datatables Premature "trouble processing" error on datatables May 16, 2019
@patphongs
Copy link
Member

New error states have been drafted within this ticket: #2811 (comment). Closing in favor of that implementation ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants