Andrew Nesbitt
Andrew Nesbitt
@ryankurte thanks for reporting, I've seen a similar bug in the past with other filters, can you provide the full url the page you are looking at so I can...
@ryankurte it's definitely a problem with the sql query when that filter is applied, I'll see if I can get it fixed this week
Yep this would be great to have, I wonder if the information is available in the REST API or will we have to switch to graphql to load it
@rickwysocki sure, go for it! Happy to give feedback as you go if you want to open a pull request
@aspiers if you inspect element on that notification, can you share the id of the element? Should look something like `notification-26962015`
@rickwysocki looking forward to seeing it, thanks for working on it 🙏
This would require significant refactoring of the internals of octobox as currently everything is designed around being configured for just one GitHub, no small task!
@venkatamutyala sorry about that, was the release notification from a private repo or an open source one? There's no private tenancy option at the moment, hosting your own instance via...
I don't believe it's a scaling issue, the main limits are around permissions for accessing extra information about notifications for private repositories, it's definitely a bug/silent failure you ran into...
I don't think you can use leveldb on heroku if that's where @remy is planning on deploying it.