-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi Kristy,
I just helped a customer in setting up the PPM timesheet in CA Agile Central(On-Premises). The customer could not see the config gear for the custom app and the browser developer tools' was stating that the SDK could not be found.
We replaced the following line:
<script type="text/javascript" src="/apps/x/sdk.js"></script>With a new line containing the version of the SDK:
<script type="text/javascript" src="/apps/2.0rc2/sdk.js"></script>Then the settings gears was available so the customer could proceed with the configuration. As a suggestion, we should either change the app source code to include a fixed version of the SDK, or the PPM configuration instructions to help customers understand that they may need to change the source code of this app to reflect the version of the SDK.
Thanks,
Hugo
Metadata
Metadata
Assignees
Labels
No labels