micha80Expert10 years agoCondition for more then one role Hi, I want to generate a custom leaderboard based on role conditions. The Leaderboard should only show member which have two specific roles assigned. For this I gave the API v2 a chance and creat...Show More
OlivierSLithium Alumni (Retired)micha80 Try to use the clause 'IN' per the User Resource example: SELECT id, login FROM users WHERE roles.name='Administrator' SELECT * FROM users WHERE roles.name IN ('Administrator', 'Community Manager')
PaoloTLithium Alumni (Retired) to OlivierS10 years agoHi micha80 if that is indeed the behavior you are seeing, I think you should flag this with support as a possible bug. Thanks,
Related ContentConditional based on rankConditional based on rankLIQL: using query result as in condition for anotherEnabling Terms and Conditions via API: User Creation or Post-Creationtext key with condition
Recent DiscussionsBoosting a UserGoogle Tag Manager and Google Analytics Setup in Aurora platformSolvedIn Aurora, add additional <script> and <meta> tagsIncremental data for attachments in messages and repliesIncremental data for users data