fix: adjustments in publish-portal-content.sh (PROVCON-4978)#404
Open
marekgorniak wants to merge 2 commits intomainfrom
Open
fix: adjustments in publish-portal-content.sh (PROVCON-4978)#404marekgorniak wants to merge 2 commits intomainfrom
marekgorniak wants to merge 2 commits intomainfrom
Conversation
Contributor
🎯 Coverage Target Met!📈 Coverage Metrics
📊 Test Statistics
🔍 Files Needing Coverage
📝 Report generated on Node.js v24.14.0 • View workflow • Coverage by Vitest + v8 |
b2a4cc6 to
5ba948c
Compare
83ef7fc to
7fb27e7
Compare
PROVCON-4978 - added extra "if" statement to handle missing "source" property
…nt_markdown_patch() PROVCON-4978 - handled missing "source" property in portal_product_document_markdown_patch()
d3499f8 to
52e21f2
Compare
rownskim
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PROVCON-4978 - Nested pages not being publishing for MCP content via API
Goal
The goal of this PR is to address following errors caused by
publish-portal-content.shscriptSee PROVCON-4978
Design
Does not apply
Changeset
sourceis not null, nor empty string inportal_product_document_markdown_patchandportal_product_toc_markdown_postdocument_idis not null, nor empty string inportal_product_document_markdown_patchtypeparameter fromportal_product_toc_markdown_patchas it is no longer supported by Portal APITesting
Tested by running Publish Portal Content workflow, that calls affected script under the hood:
https://github.com/SmartBear/smartbear-mcp/actions/runs/23895595549/job/69679462811