ContributionsMost RecentMost LikesSolutionsRe: How to determine if a given node is visible to the public? eimmaarose your answers seem to be AI-generated, is this the case? I can ask AI myself, you don't need to post AI responses here. Thanks. Reinstate "top engaged contributors" monthly blog I think it's sad that the Atlas Highlights blog series has stopped since July 2024 (the last one I can find... July 2024 Atlas Highlights ) It'd be nice to at least recognize the few contributors who remain in this community... per community best practices. I imagine this could be fairly easily generated via AI 🙃 Remove "events" from the home page since there are basically never events I've noticed that the "Events" component on the Atlas home page has been blank for many months (at least, the "Upcoming" tab). You might consider removing it. Re: Regarding O2 Community Forum Registration Good luck, mobilelinksuk! Hope this issue gets resolved soon by the o2 team. Re: Why do PageScripts changes require a Community Restart? LucyL maybe someone at Khoros could help answer this? Re: Khoros Communities 25.10 - Release Notes We are also still on 25.9 on staging (Classic Community), despite it being past the maintenance window for October 21 (unless I am confused and the October 21 maintenance window starts at 11:59 pacific? I may well be confused?). LucyL any knowledge of what's going on with the 25.10 release? Re: Khoros Communities 25.10 - Release Notes Just reviewed the Khoros Maintenance Windows doc and confirmed that the Oct 21 maintenance window should have happened 01:00 AM - 05:00 AM PDT Re: How to determine if a given node is visible to the public? It’s a message that only shows up if a given node is “public” (a warning to employees that their post will be posted publicly). In the past we have just based this on being in a specific category, but we have some structure changes that make this not work. How to determine if a given node is visible to the public? Hello! I am trying to figure out if it's possible, via API, to determine if a given node is visible to the public. E.g. is the "read posts" permission granted by default on that node. (which I suppose isn't a FULL check of the whole permissions tree but probably adequate for our needs) I've found that the roles collection will give you the list of roles for the node (https://developer.khoros.com/khoroscommunitydevdocs/docs/role-api-support#roles-collection-constraint-combinations ) - but that isn't actually helpful for figuring out what the permissions are, especially the DEFAULT permissions. I've also found the coreNode.permissions.hasPermission (https://developer.khoros.com/khoroscommunitydevdocs/reference/permissionshaspermissionpermission_identifier) call - but I think this can only be used to check if the user in context has a specific permission, not whether or not a node has a certain default permission. (I'm not actually a developer / won't be the one developing this, just trying to determine if a specific enhancement request is possible :-)) Thanks!! SolvedRe: Khoros Communities 25.9 - Release Notes In my experience, the "Need Support?" button at the bottom right works even when the "Start Chat" button doesn't. Worth trying that the next time you need to start a support case (hopefully not too soon...)