- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: 6.0.2
- 
    Component/s: None
- 
    Environment:All operating systems.
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Recently encountered this bug as depicted in stackoverflow: https://stackoverflow.com/questions/44319785/nameerror-uninitialized-constant-mongoidrelationscascadingdeleteall/44339621#44339621. This issue stems from gem 'doorkeeper' using a dependent: :delete_all relation and Mongoid not having the DeleteAll Cascading Relation set up yet.