hey all - What would be a possible reason for a s...
# general
j
hey all - What would be a possible reason for a saved search that is used multiple times a day for the last 4 months to suddenly just spin and never load?
t
Have you re-created the search and ran that one?
j
We have, some result. Just spinning and not loading. I have also tried SAVE & EMAIL, but still haven't received the email. It has been about 6 minutes.
No changes to the search since Feb, but just starting last Friday it just won't load.
j
I have one other user reporting similar FWIW. Possibly a larger issues.
might want to post in #C29GDT351 and see if anyone else is getting the same, along with logging a support case
👍 1
seems to be okay for me though, so 🤷‍♂️
j
Yeah, I can load the search -- sometimes! Just not today so I can get a load breakdown from the Oracle logo
k
It's possible you've got a record that's triggering the time out - some criteria/results that cause it to spin
Something that is causing a divide by zero error in the middle of the process somewhere for example
You also could have exceeded the volume threshold where it's just finally struggling to return results effectively. I'd try narrowing down what records should be returned to see if you can identify any of those issues
r
Does it have a lot of columns? I'm not aware of a stated limited anywhere, but I've noticed that at a certain point, searches with a lot of columns will sometimes not load properly, even if there's not a high number of lines.
r
One time i updated either the field name or field internal id don't remember exactly. The search was giving a similar type of issue.
k
Yeah, updates to field internal IDs cause bad juju for searches
What's really fun is when you fix a field ID for a spelling error and then still have to rebuild the whole search because it just won't recognize that the internal ID of a field was changed
👀 1