Skip to content
#

database-api

Here are 15 public repositories matching this topic...

app
Adringo
Adringo commented Jan 29, 2020

Description

If you create a collection with a repeater interface, and one of the fields of the repeater is a toggle, when you try to show this toggle in the template, the template stops showing when you are inside the component

Steps to Reproduce

  1. Create a collection with a repeater interface
  2. Add a toggle field and show it in the template

![image](https://user-images.githubus

HenryRLee
HenryRLee commented Mar 11, 2020

The root cause is that the default System Administrator profile under an Enterprise edition scratch org have missed some field level security on the account and opportunity object. These fields include:

Account.Sic
Account.Site
Account.AccountNumber
Account.Rating
Opportunity.TotalOpportunityQuantity

To fix it, we should avoid using these fields in the test code.

Temporary w

weissenheimer
weissenheimer commented Nov 14, 2018

The Directus PHP-SDK cannot be used with self-signed SSL certificates due to an error from Guzzle:

[Wed Nov 14 15:01:53.384591 2018] [php7:error] [pid 12] [client 172.17.0.1:35294] PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in

Improve this page

Add a description, image, and links to the database-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.