discourse-data-explorer/spec/lib
锦心 b063db4ba4
FIX: Use with_deleted only in topic and post (#308)
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
2024-08-15 20:01:53 +08:00
..
data_explorer DEV: Fix new Rubocop offenses (#282) 2024-02-29 18:15:57 +01:00
parameter_spec.rb FIX: Use with_deleted only in topic and post (#308) 2024-08-15 20:01:53 +08:00