From 93eb9e3c9d5d7b6d20a4224a436f353038b75a96 Mon Sep 17 00:00:00 2001 From: Roi Talpaz <2651169+fokolo@users.noreply.github.com> Date: Tue, 24 Dec 2024 21:45:23 +0200 Subject: [PATCH] Added troubleshooting --- docs/site/docs/examples/dev-daily.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/site/docs/examples/dev-daily.md b/docs/site/docs/examples/dev-daily.md index fad09e3e5..5067038ad 100644 --- a/docs/site/docs/examples/dev-daily.md +++ b/docs/site/docs/examples/dev-daily.md @@ -237,3 +237,21 @@ import AssignmentTurnedInIcon from "@material-ui/icons/AssignmentTurnedIn"; // ... ; ``` + +## See the plugin in action + +![Dev Daily Plugin Dashboard](/img/dev-daily/plan-my-day.png) + +:::note +You might need to wait 5-10 minutes for the integration setup to complete before you see the data in the plugin. +::: + +## Troubleshooting + +If you don't see the data in the plugin, you can check the following: + +- Check if the integration setup is complete. + - Login to Port dashboard, and check [data sources page](https://app.getport.io/settings/data-sources). + - You will see a green checkmark next to the integration name. +- It could be that the plugin does not recognize the user you are logged in with. + - Check on the top right corner of the page, under the **Viewer email** if the user is logged in with the correct account.