Merge pull request #1049 from influxdata/rm-visibility-issue

Remove "known issue" note re: check visibility
pull/1054/head
pierwill 2020-05-19 10:11:45 -07:00 committed by GitHub
commit cdf8b79f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View File

@ -14,7 +14,3 @@ Collaborate with others using these features.
By default, each member has full permissions on resources in your organization. By default, each member has full permissions on resources in your organization.
{{< children >}} {{< children >}}
{{% cloud %}}
**Known issue**: Currently, checks created before a member is added are not visible to that member.
{{% /cloud %}}

View File

@ -17,7 +17,3 @@ Checks in InfluxDB query data and apply a status or level to each data point bas
Learn how to create and manage checks: Learn how to create and manage checks:
{{< children >}} {{< children >}}
{{% cloud %}}
**Known issue**: Currently in {{< cloud-name >}}, checks created before a [member is added to an organization](/v2.0/account-management/multi-member) are not visible to that member.
{{% /cloud %}}

View File

@ -26,10 +26,6 @@ To view checks, click **Alerts** in navigation menu on the left.
## View a list of all checks ## View a list of all checks
The **Checks** section of the Alerts landing page displays all existing checks. The **Checks** section of the Alerts landing page displays all existing checks.
{{% cloud %}}
**Known issue**: Currently in {{< cloud-name >}}, checks created before a [member is added to an organization](/v2.0/account-management/multi-member) are not visible to that member.
{{% /cloud %}}
## View check details ## View check details
Click the name of the check you want to view. Click the name of the check you want to view.
The check builder appears. The check builder appears.