-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
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
- Open the documentation page listing all providers
→ https://docs.keephq.dev/providers/overview - Scroll to Microsoft Planner provider
- Click the Documentation link
- 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
- Either add the missing documentation page at
/providers/documentation/microsoft-planner-provider,
or - 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
dosubot
Metadata
Metadata
Assignees
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentation