Hello,
I had compatibility problems with another plugin that also worked on queries. So I made some changes to your patch by renaming :
initialize_available_filters to initialize_available_filters_with_gtt,
available_columns to available_columns_with_gtt and
issue to issue_with_gtt.
Inside issue_query_patch.rb
At first glance, this doesn't affect the gtt plugin. Perhaps this small change would solve the problem #151, #252 or others.
Thanks for updating to v5.1.0 👍