Closed xqd-ai closed 3 years ago
Hi @xqd-ai - yeah, this is a side effect of how I designed how identifiers are used in the underlying CouchDB. All identifiers have to be unique, and both program names and domains are used as identifiers.
As a result, you cannot both have a program named yahoo.com
and a domain yahoo.com
. I realize this is annoying, and I'll think about a way to avoid this from occurring, but the only real solution now is to create a new program yahoo
instead.
Thanks @honoki, I will try to do that at least on newly created programs,
I've decided to issue the following warning when BBRF notices a program name looks like a domain:
[WARNING] You are adding a program name that looks like a domain name, which is discouraged. You will now not be able to add the domain example.com to your database
This should give the user an opportunity to choose another program name before starting to populate the dataset.
Hi, I usually create programs with the parent org's domain name for example
The last step always fails without error output in debug mode, is there a way around it, other than to rename all my program names? Thanks!
debug output: