We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When connectivity to a destination fails with error 504, it should link to page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366:57914.
Instead it is linking to the higher level GA page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366
Steps to reproduce the behavior:
If applicable, add screenshots to help explain the problem.
Add any other context about the problem here OS:
{describe the problem}
{describe the fix}
{Some explanation why this issue might have been missed during normal development/testing cycle}
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered:
fix(inquirer-common): Add link to 504 page
3e9949a
#2814
fix(inquirer-common): Add link to 504 page (#2815)
080bda2
* fix(inquirer-common): Add link to 504 page #2814 * Adds cset * Update tsdoc for new function * Update error-handler.test.ts remove invalid import --------- Co-authored-by: Cian Morrin <[email protected]>
IainSAP
No branches or pull requests
Description
When connectivity to a destination fails with error 504, it should link to page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366:57914.
Instead it is linking to the higher level GA page: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:48366
Steps to Reproduce
Steps to reproduce the behavior:
Expected results
Actual results
Screenshots
If applicable, add screenshots to help explain the problem.
Version/Components/Environment
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered: