Skip to content
New issue

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

The SDK path doesn't contain version #7

Open
hazevedo opened this issue Jun 19, 2018 · 0 comments
Open

The SDK path doesn't contain version #7

hazevedo opened this issue Jun 19, 2018 · 0 comments

Comments

@hazevedo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant