- Affected version
- 2.2.10
Steps to reproduce
The usergroups of the promoted user are the same in steps 6) and 15)
Actual Result
The user is no longer promoted in step 6) but is promoted in step 15)
Suggested Fix
This behaviour, while technically correct, is not intuitive and does lead to confusion (as to why "Promotions do not work").
An error should be logged if an unknown criteria is detected.
- Install XenForo Media Gallery
- Create a usergroup promotion to promote users ta a new usergroup with criteria
- Has posted at least 10 messages
- Has added at least 2 media items
- Deactivate XenForo Media Gallery
- Use the system with a promoted user
- Manually run cron job User group promotions
- Check usergroups of the user used in step 4)
- Activate XenForo Media Gallery
- Use the system with a promoted user
- Manually run cron job User group promotions
- Check usergroups of the user used in step 4)
- Deactivate XenForo Media Gallery
- Edit the promotion created in step 2) and save it without making any changes
- Use the system with a promoted user
- Manually run cron job User group promotions
- Check usergroups of the user used in step 4)
The usergroups of the promoted user are the same in steps 6) and 15)
Actual Result
The user is no longer promoted in step 6) but is promoted in step 15)
Suggested Fix
This behaviour, while technically correct, is not intuitive and does lead to confusion (as to why "Promotions do not work").
An error should be logged if an unknown criteria is detected.