Results 81 comments of xmo-odoo

@BourgondAries > This issue has been open for more than a year, is the project dead? Yes, Daniel gave up a while ago. I thought I had a departure post...

@Mottie no worries, it's no worse than before I installed the userscript so it's hardly a life-and-death issue

It seems to work fine when *collapsing* comments but not when *hiding* comments [Here's a screencast](https://github.com/Mottie/GitHub-userscripts/files/5304604/Screencast.2020-09-30.11.50.00.mp4.tar.gz), as you can see when using "Collapse" the new comment box still appears, but...

@Mottie issue doesn't occur anymore, though possibly because the "hidden comments" marker is gone? I think when I tested originally if comments were hidden (actually hidden not collapsed) there would...

Any news on this? I've got to say this is the behaviour I was expecting "timeout" to have, and the cli help didn't make it clear it would prevent all...

A supplemental use-case for this is a companion to `skip_serializing_none`: APIs which need that (e.g. JSON swagger / openapi) tend to need `skip_serializing_if = "Option::is_none"` on the serialization side, but...

> > A supplemental use-case for this is a companion to `skip_serializing_none`: APIs which need that (e.g. JSON swagger / openapi) tend to need `skip_serializing_if = "Option::is_none"` on the serialization...

@robodoo override=ci/security Mostly getattr on the current thread for `testing`, but also a few import changes due to werkzeug.utils.unescape going away.

@robodoo delegate+

Maybe also check with @odoo/rd-framework-js if they still have special support for this in the client, just in case? I assume it's long been ripped off (since it only caused...