Conversation
8b96711 to
1570873
Compare
|
Shouldn't it start with |
1570873 to
d2abed9
Compare
2632ae1 to
c9371c6
Compare
c9371c6 to
b6e3319
Compare
yostashiro
left a comment
There was a problem hiding this comment.
Partial review.
Module name suggestion: web_hide_custom_search
Sorry, I just came to think that 'custom search' would cover both filter and group-by.
c382341 to
5476066
Compare
yostashiro
left a comment
There was a problem hiding this comment.
Code LGTM. Could we add tests?
5476066 to
338b985
Compare
@yostashiro Added some test cases. |
kanda999
left a comment
There was a problem hiding this comment.
Functional test: it works as expected
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@dreispt your merge command was aborted due to failed check(s), which you can inspect on this commit of 15.0-ocabot-merge-pr-1124-by-dreispt-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
It seems that every test using @dreispt Do you have any idea related this issue? |
4a702ef to
8fc85fb
Compare
|
@kanda999 Fixed it. Please review. |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@rvalyi your merge command was aborted due to failed check(s), which you can inspect on this commit of 15.0-ocabot-merge-pr-1124-by-rvalyi-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
@rvalyi This issue still exists. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
8fc85fb to
cb139dc
Compare
|
@rvalyi Seem like the CI issue is already fixed. |

This module allows controlling the visibility of the “Add Custom Filter” and “Add Custom Group” options in the search view for specific models and specific user groups.
@qrtl QT4975