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

[Platform Deprecations] The following apps require updates #438

Open
80 tasks
github-actions bot opened this issue Feb 20, 2022 · 0 comments
Open
80 tasks

[Platform Deprecations] The following apps require updates #438

github-actions bot opened this issue Feb 20, 2022 · 0 comments
Labels
deprecations For deprecated components in the platform

Comments

@github-actions
Copy link

Description

The following apps and deprecation messages have been logged in the platform. To prevent users of these apps seeing error toasts in the platform, please make the necessary changes.
See for more context:

Apps

  • Container Explorer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "accountId" is deprecated, use "accountIds" instead
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead; more information: https://pages.datanerd.us/wanda/wanda-ec-ui/v2/identifiers.html
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Cloud Optimize

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • data.chart is deprecated, use data instead
    • "accountId" is deprecated, use "accountIds" instead
  • Top

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • data.raw is deprecated, use data instead
    • "accountId" is deprecated, use "accountIds" instead
  • Status Pages

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Workload GeoOps

    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
    • Usage of entityId in getOpenStackedNerdletLocation is deprecated, use entityGuid instead
    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • Usage of entityId in navigation.getOpenStackedNerdletLocation is deprecated, use entityGuid instead
  • Groundskeeper

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "errors" is deprecated, use "error" instead
    • "plain" type for header controls has been deprecated. Use any of "primary", "secondary", "tertiary" instead
  • Status Widget Pack

    • "accountId" is deprecated, use "accountIds" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Browser Analyzer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • "accountId" is deprecated, use "accountIds" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • SLO/R

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Deployment Analyzer

    • "accountId" is deprecated, use "accountIds" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • PageView Map

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Metric Aggregator

    • "errors" is deprecated, use "error?.graphQLErrors" instead
    • "accountId" is deprecated, use "accountIds" instead
  • Event Stream

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
  • Datalyzer

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • GitHub Integration

    • You are not implementing property "NerdletSchema.actionCategory" as specified in the docs
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead
    • You are implementing a deprecated property "NerdletSchema.entities", please use "NerdletSchema.context.entities" instead; more information: https://pages.datanerd.us/wanda/wanda-ec-ui/v2/identifiers.html
  • Observability Maps

    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • NRQL Lessons

    • The "accountId" prop is deprecated, use the "accountIds" prop instead.
  • Victory Charts Visualizations

    • "accountId" is deprecated, use "accountIds" instead
  • Network Agent Visualizations

    • "accountId" is deprecated, use "accountIds" instead
  • Tag Improver

    • "errors" is deprecated, use "error?.graphQLErrors" instead
  • GraphiQL Notebook

    • "errors" is deprecated, use "error?.graphQLErrors" instead
  • Integrations Manager

    • "errors" is deprecated, use "error?.graphQLErrors" instead
  • Account Maturity

    • "errors" is deprecated, use "error?.graphQLErrors" instead
  • Pathpoint

    • "errors" is deprecated, use "error?.graphQLErrors" instead
@github-actions github-actions bot added the deprecations For deprecated components in the platform label Feb 20, 2022
@jpvajda jpvajda moved this from Bugs to To Do in NR1 3rd Party Nerdpack Community Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecations For deprecated components in the platform
Development

No branches or pull requests

0 participants