Jevgenij Puchko

Results 8 comments of Jevgenij Puchko

1) ContentUrlHistory performance was improved in this PR https://github.com/Geta/geta-notfoundhandler/pull/133 by using the hashed index. 2) For suggestions was fixed ignore logic, now all ignored redirects will not be added in...

Issue resolved by adding index in ContentUrlHistory table in the latest release https://github.com/Geta/geta-notfoundhandler/releases/tag/v5.0.9

Closing this issue, due to the fix was provided here: https://github.com/Geta/geta-notfoundhandler/pull/134

As mentioned earlier, we should use this PR as a reference for multiple smaller PRs. Inspired by your work, I moved the sortable headers into a separate PR and adjusted...

Closing this ticket, as the main task was pushed to master in a separate PR.

The modal will go behind the screen If there are more than 10 referrers in the first entries. Example: ![image](https://github.com/user-attachments/assets/8afc264d-9c59-4390-a7af-439b58a44704) There should be a fix for such situations, or better...

Closing this ticket due to creating a copy of this with the additional fix: https://github.com/Geta/geta-notfoundhandler/pull/147

Looking at the code, it seems that OptimizelySyncEvents is either not registered or is registered in the incorrect order. Could you please confirm that the required registration exists in the...