Fix missing cached preview cards attributes (#26343)
This commit is contained in:
		
							parent
							
								
									65096c1ccd
								
							
						
					
					
						commit
						d5bee37c57
					
				| @ -162,7 +162,7 @@ class Status < ApplicationRecord | |||||||
|   REAL_TIME_WINDOW = 6.hours |   REAL_TIME_WINDOW = 6.hours | ||||||
| 
 | 
 | ||||||
|   def cache_key |   def cache_key | ||||||
|     "v2:#{super}" |     "v3:#{super}" | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   def searchable_by(preloaded = nil) |   def searchable_by(preloaded = nil) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user