b063db4ba4
We used `with_deleted` incorrectly in the code. This method does not exist on `User`, `Badge`, and `Group`. This will cause an error when entering a numeric id in these three parameter input, forcing the user to enter the name/username of these inputs. See https://github.com/discourse/discourse-data-explorer/pull/307#issuecomment-2291017256 |
||
---|---|---|
.. | ||
data_explorer.rb | ||
engine.rb | ||
parameter.rb | ||
queries.rb | ||
query_group_bookmarkable.rb |