Skip to content

The SDK path doesn't contain version #7

@hazevedo

Description

@hazevedo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions