Actions
Task #4041
closedChange length limits of type, subtype, and item then index
Description
Change the lengths from 255 to 50, such a high length isn't needed and hurts index capability (due to size limits). Then index for user_id, type, and subtype as is the most commonly used query combo.
Actions