open-ux-tools
open-ux-tools copied to clipboard
BUG - Link to Guided Answer isn't clickable as the output is encoded
Related Feature
Feature request: #1805
Description
With the PR #1805 a link to the Guided Answer How to validate ADT API services used for deployment configuration?. But when an error occurs during deployment that provides a link to this Guided Answer it isn't helpful as the link can't be clicked do due it's encoding.
Steps to Reproduce
Steps to reproduce the behavior:
- Setup a project to be deployed to an ABAP System where the OData service /UI5/ABAP_REPOSITORY_SRV is not yet active
- run
npm run deploy - Confirm to deploy
- See error
Expected results
error abap-deploy-task ZEXCEL_DU Change logging level to debug your issue
error abap-deploy-task ZEXCEL_DU (see examples https://github.com/SAP/open-ux-tools/tree/main/packages/deploy-tooling#configuration-with-logging-enabled)
error builder:custom deploy-to-abap Request failed with status code 403. Guided Answers troubleshooting guide available at https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:45996:50742:46000:57266
error builder:custom deploy-to-abap Request failed with status code 403
Actual results
error abap-deploy-task ZEXCEL_DU Change logging level to debug your issue
error abap-deploy-task ZEXCEL_DU (see examples https://github.com/SAP/open-ux-tools/tree/main/packages/deploy-tooling#configuration-with-logging-enabled)
error builder:custom deploy-to-abap Request failed with status code 403. Guided Answers troubleshooting guide available at https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/57266
error builder:custom deploy-to-abap Request failed with status code 403
Screenshots
Version/Components/Environment
Add any other context about the problem here OS:
- [X] Mac OS
- [ ] Windows
- [ ] Other
@ianquigley-sap
@devinea @ianquigley-sap my understanding is that the issue is fixed with #1915. Is the fix already consumed by the Fiori tools?
This seems to relate to tools-suite code. I create a corresponding bug 29814 there. It is WIP.
Fix should be released with Fiori tools end of this week.
Fixed released in SAP Fiori Tools Version 1.13.5 .