ContributionsMost RecentMost LikesSolutionsRe: 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...) Re: Khoros Communities 25.9 - Release Notes 🤯 Re: Khoros Communities 25.9 - Release Notes 🤯 Re: Khoros Communities 25.9 - Release Notes My production site (in AMER region) is on 25.9 as of 2:28am on Tuesday Sept 30. Re: Khoros Communities - Updated Release Process I mean, barely. Our CR (CSM?) doesn't really respond to anything, but Jesse the sales VP does. Re: Khoros Communities 25.9 - Release Notes Our production is still on 25.8, despite being beyond the maintenance window for today's promised release (Production rollout: September 29). LucyL are you aware of any updates to the release schedule? We'd appreciate communication when things do not happen as scheduled. Re: Khoros Communities - Updated Release Process Claudius I think it's safe to assume that commenting on the release notes article is NOT equivalent to letting your CR know... Seems like the release notes comments are only sporadically monitored (as is evidenced by your question here from Sept 11 not getting any response from Khoros, and me commenting on Sept 29!) Re: Subscriptions to a label? Thank you Claudius! That's what I'm seeing. So frustrating! Oh well. This particular request isn't super duper crazy important / not the end of the world if I can't get the label subscription info, but it's frustrating to have incorrect documentation / malfunctioning APIs!!