-
Notifications
You must be signed in to change notification settings - Fork 196
Issues: ActsAsParanoid/acts_as_paranoid
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add an option to update the timestamp when a record is logically deleted
#349
opened Oct 7, 2024 by
sukumo28
The documentation for
column_type: 'boolean'
, allow_nulls option is incorrect
#293
opened Oct 31, 2022 by
edruder
How can I destroy models without destroying their ActiveStorage associations?
#284
opened Jun 17, 2022 by
pierry01
with_deleted unscopes everything when joining through multiple associations
#282
opened Jun 8, 2022 by
heaven
recover! method raises validation error even if record is valid. Using recover works properly
#279
opened Apr 20, 2022 by
rohitjoshixyz
Recover when junction table record exists rather than creating a new one
#270
opened Jan 13, 2022 by
traineira
Calling delete then recover on the same object doesn't recover has_many/dependent relationships
#253
opened Oct 13, 2021 by
catphobia
Setting
:double_tap_destroys_fully
should apply to methods on relations as well
#225
opened Apr 25, 2021 by
mvz
Behavior of destroy on associations does not match default ActiveRecord
#224
opened Apr 25, 2021 by
mvz
Rails 6 issues with only_deleted with_deleted scopes
bug
more info needed
#205
opened Mar 2, 2021 by
unlimit
destroy_fully! does not perform real deletion at once. Performance issue.
#203
opened Feb 25, 2021 by
pilgunboris
after_commit on destroy only called for soft destroy on rails 6
#195
opened Jan 7, 2021 by
thijsnado
Order of before_destroy and acts_as_paranoid should not really matter
bug
#168
opened Jun 29, 2020 by
thebravoman
Recovery of dependent records fails due to validation error
bug
#166
opened Jun 29, 2020 by
thebravoman
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-28.