Skip to content

upmin doesn't play particularly well with the paranoia gem #176

Description

@apurvis

If I use upmin to update a user's deleted_at, i get an error as soon as i save the record because the paranoia gem prevents the record from being found.

Then there is the matter that the deleted record can't be found through upmin at all... and the main reason I ended up using upmin in the first place was because I was hoping to give some less than technically savvy people a way to undo record deletion by manually removing deleted_at values from records.

Definitely not a bug but would be a nice option - to be able to even view and edit records that have deleted_at IS NOT NULL

I can't seem to label this issue but it's definitely an enhancement request and not a bug.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions