Nikolay Vasilev

Results 5 comments of Nikolay Vasilev

@c-gross Hello! This filter uses WHERE BETWEEN sql command. This one won't work without both values. You may create custom filter like this: ``` class WhereMinMax extends BaseHttpEloquentFilter { public...

@0vinod Hi. can you give more info on how to reproduce it?

@Toshkq93 Привет, не совсем понял суть бага. Отправляется request при изменении quill, когда не должен?

@Mark-van-Seeters-LW did you make an set for repository in handle method? ![image](https://github.com/orchidsoftware/platform/assets/48645940/ec455e19-baa8-4d00-9485-94bd8a0fb0a0)

> ## Guide for 24.8.0 > Add this feature flag on your `sentry.conf.py` file: > > SENTRY_FEATURES.update( > { > feature: True > for feature in ( > # ......