3094531b63
* Folders: Expose function for getting all org folders with specific UIDs * lint * Fix test * fixup * Apply suggestion from code review * Remove changes in alerting scheduler * fixup * fixup after merge with main * Add batching * Use strings.Builder * Return all org folders if UIDs is empty * Filter out not accessible folders by the user * Remove comment * Fix batching when count is zero * Do not include dashboard permissions * Add some tests * fix test * Use batch request for folders * Use batch request to deduplicate folders * Refactor * Fix after merging main * Refactor --------- Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>