Fix some nil errors (#3338)
* Fix nil input not handled well in AuthorExtractor concern * Fix hard error in ProcessFeedService when replied-to status has been deleted * Fix nil errors in ProcessInteractionService when favourited status cannot be found
Showing
- app/services/concerns/author_extractor.rb 2 additions, 0 deletionsapp/services/concerns/author_extractor.rb
- app/services/process_feed_service.rb 1 addition, 1 deletionapp/services/process_feed_service.rb
- app/services/process_interaction_service.rb 6 additions, 0 deletionsapp/services/process_interaction_service.rb
Please register or sign in to comment