From 34806b514b173ae31882a7723982b8067d9ac9d4 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 21 Aug 2023 06:05:08 -0600 Subject: [PATCH] log bug with "Share Your Info" button --- project.task.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/project.task.yaml b/project.task.yaml index 763acca..74fcca2 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,5 +1,6 @@ tasks: +- When you're not registered, the "Share Your Info" button on "Your Identity" page doesn't work. - .2 bug - on contacts view, click on "to" & "from" and nothing happens - 01 add a location for a project via map pin : - add with a "location" field containing this: { "geo":{ "@type":"GeoCoordinates", "latitude":40.883944, "longitude":-111.884787 } }