DARIAEngineering/dcaf_case_management

upgrade `acts_as_tenant`

xmunoz opened this issue · 0 comments

xmunoz commented

Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.

  • What are we trying to do?
    We can not currently upgrade acts_as_tenant even to the next patch version, because it appears that the maintainer does not follow semver guidelines and has introduced breaking changes in 0.5.2. We are currently on 0.5.1.

  • What feature or behavior is this required for?
    Keeping things up to date.

  • How could we solve this issue? (Not knowing is okay!)
    Probably need to refactor our use of acts_as_tenant. Changelog: https://github.com/ErwinM/acts_as_tenant/blob/master/CHANGELOG.md#052

  • Anything else?
    Nope!