Hello, I've been tasked with evaluating a set of modules for Drupal 9 readiness, and this one is on my list. Does anyone know if this module needs any changes for Drupal 9?

Comments

jenlampton created an issue. See original summary.

deepak goyal’s picture

Assigned: Unassigned » deepak goyal
Issue tags: -Drupal 9 compatibility +Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020
deepak goyal’s picture

Status: Active » Needs review
StatusFileSize
new287 bytes

Update core requirement please review the patch.

gábor hojtsy’s picture

Issue tags: -Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020 +Drupal 9 compatibility, +Drupal 9 porting weekend, +DIACWMay2020

Fixing tags.

deepak goyal’s picture

Assigned: deepak goyal » Unassigned
meghasharma’s picture

Assigned: Unassigned » meghasharma
meghasharma’s picture

Assigned: meghasharma » Unassigned
Status: Needs review » Reviewed & tested by the community
Issue tags: +DIACWSep2020

#3 patch applied cleanly..
Have run drupal-check & rector tools and scanned upgrade_status on follow module: No errors reported.
it looks good to me..
marking as RTBC

my_site_name_dir % vendor/bin/rector process web/modules/contrib/follow --dry-run
Rector 0.8.x-dev@8896f0a
Config file: rector.yml

 6/6 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
                                                                                                                      
 [OK] Rector is done!                                                                                                   
                                                                                                                        
my_site_name_dir % vendor/bin/drupal-check -ad web/modules/contrib/follow                        
 2/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
                                                                                                                      
 [OK] No errors                                                                                                         
                                                          
gauravvvv’s picture

StatusFileSize
new15.87 KB

Patch #3 works fine for me RTBC+1, Adding screenshot for ref.

astonvictor’s picture

Status: Reviewed & tested by the community » Closed (duplicate)