jkhartshorne / KidTalkIssues

Kid Talk Issues
1 stars 0 forks source link

Admin page seems to be broken #55

Closed jkhartshorne closed 4 years ago

jkhartshorne commented 4 years ago

This was working relatively recently.

What I expect To see a list of users on the admin page

What I actually see An empty table

Screen Shot 2020-09-07 at 4 43 19 PM

lorenachipstudio commented 4 years ago

@jkhartshorne we'll take a look at this and provide an update asap.

SecondStreetDevelopment commented 4 years ago

@jkhartshorne, apologies for the trouble, I'm looking into this now. I'll let you know when I have it fixed.

SecondStreetDevelopment commented 4 years ago

@jkhartshorne, we've identified a fix for this. We will be deploying it to production very soon. I will let you know when it goes live.

SecondStreetDevelopment commented 4 years ago

We should have this deployed to production today. We will update when the deploy is complete.

SecondStreetDevelopment commented 4 years ago

This admin page fix has been deployed to production, you should be able to see users in the table now.

jkhartshorne commented 4 years ago

@SecondStreetDevelopment

Staging now works for me, but I don't see any difference in production.

SecondStreetDevelopment commented 4 years ago

You're correct, I think the emergency patch Alex just deployed removed this fix. I'll request Alex do a redeploy to production with this fix and the patch included.

alexchippendale commented 4 years ago

Production has now been re updated with this fix.

jkhartshorne commented 4 years ago

A month or so ago we had maybe a dozen users with "eligible" clips. Now, only 2. Do you know what happened?

SecondStreetDevelopment commented 4 years ago

I'm not sure what could've happened, perhaps just an error in how we're filtering eligibility? I can run a manual query using the eligibility criteria and take a look at what's returned. That may shed some light.

jkhartshorne commented 4 years ago

Are you only including snippets now? Because I think all old recordings were automatically turned into conversations, regardless of length. If you are excluding conversations, that might be why all older recordings are excluded.

On Sun, Sep 20, 2020 at 6:34 PM Mitchell notifications@github.com wrote:

I'm not sure what could've happened, perhaps just an error in how we're filtering eligibility? I can run a manual query using the eligibility criteria and take a look at what's returned. That may shed some light.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jkhartshorne/KidTalkIssues/issues/55#issuecomment-695844837, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOVVY6MWNHA2XZELWVF5HDSGZ7PVANCNFSM4Q637NVQ .

SecondStreetDevelopment commented 4 years ago

Yes, I think that may be it. I'm testing a fix for this right now.

SecondStreetDevelopment commented 4 years ago

Fix confirmed. I've committed this fix to our Github repository. I'm publishing to the staging site now. This fix should be published to the production site later this week.

alexchippendale commented 4 years ago

This has been deployed to production!