Skip to content

[📃 Docs]: broken documentation link for Microsoft Planner provider #5402

@gecube

Description

@gecube

Summary

In the list of available providers in the documentation, Microsoft Planner is shown as a supported provider.
However, clicking its documentation link leads to a non-existent page:

https://docs.keephq.dev/providers/documentation/microsoft-planner-provider → returns 404 Not Found


🧩 Steps to reproduce

  1. Open the documentation page listing all providers
    https://docs.keephq.dev/providers/overview
  2. Scroll to Microsoft Planner provider
  3. Click the Documentation link
  4. Observe that the page does not exist and returns HTTP 404

💡 Expected behavior

  • The link should open a valid documentation page describing:
    • How to configure and authenticate Microsoft Planner integration
    • Required permissions and scopes
    • Example YAML / UI configuration

If the provider is not yet implemented, the link should be hidden or lead to a “Coming soon” placeholder page instead of a 404 error.


✅ Proposed fix

  1. Either add the missing documentation page at
    /providers/documentation/microsoft-planner-provider,
    or
  2. Temporarily remove / disable the link from the provider overview list until the page exists.

🧠 Rationale

Broken documentation links:

  • Confuse users looking for integration setup instructions
  • Create impression of incomplete or unstable documentation
  • Are easily fixable by either adding a stub page or removing the link

Labels: type:bug area:documentation priority:low

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions