Skip to content

Conversation

@amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Nov 6, 2025

Introduce support for the blogs entity in the web schema and utilities, gated by an ECS feature flag. This enables conditional inclusion of blogs in the portal schema and ensures proper handling of blog files. Additional null checks prevent errors when the feature is disabled.

image

Amit Joshi added 2 commits November 4, 2025 15:15
- Add BLOGS to schemaEntityName and MultiFileSupportedEntityName enums
- Add portal schema entries for blogs in V1 and V2
- Include BLOGS in isExtensionNeededInFileName so blog files get extensions handled
- Add EnableBlogSupport feature flag in ECS feature gates
- Conditionally include 'blogs' entity in portal schema V1 and V2 based on the flag
- Add null checks in folderHelperUtility to skip entities not present in schema (e.g., blogs when feature is off)
@amitjoshi438 amitjoshi438 requested review from a team as code owners November 6, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants