Content
Updated by Christophe Bliard 6 days ago
[https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998](https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998) ### Before filing a report
_Before you file a report, please ensure you are running the latest version of OpenProject and_ 
_have searched for similar bug reports._
### **Logs** Steps to reproduce
Error: "Nothing registered _Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Login as a user with reference :default\_color\_green\_light" permissions to manage members in project A
2. Go to the members page
3. Click on "Add new member"
4. Type the following string: "foo@example.org"
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The button to invite a member did not work
* There was an error notification shown with the message "XYZ"
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The application should invite the new user with the selected role
2. An email should have been sent to that user
### Important note
_Please note that unless you are a contributor to OpenProject, you can no longer edit this bug report after saving. You can still add new comments, new images and upload attachments though, but updating description or modifying fields will not be possible after saving. Please make sure that all necessary information and attachments are added, and the following attributes are set:_
### **Logs**
[https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998](https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998)
```text
app/seeders/source/seed_data.rb:67 Source::SeedData#find_reference
app/seeders/basic_data/model_seeder.rb:106 BasicData::ModelSeeder#color_id
app/seeders/basic_data/type_seeder.rb:43 BasicData::TypeSeeder#model_attributes
app/seeders/basic_data/model_seeder.rb:79 block in BasicData::ModelSeeder#lookup_existing_references
app/seeders/basic_data/model_seeder.rb:78 Array#each
app/seeders/basic_data/model_seeder.rb:78 BasicData::ModelSeeder#lookup_existing_references
app/seeders/seeder.rb:61 Seeder#seed!
app/seeders/composite_seeder.rb:42 block in CompositeSeeder#seed_with
app/seeders/composite_seeder.rb:40 Array#each
app/seeders/composite_seeder.rb:40 CompositeSeeder#seed_with
app/seeders/composite_seeder.rb:30 block in CompositeSeeder#seed_data!
app/seeders/composite_seeder.rb:29 CompositeSeeder#seed_data!
app/seeders/seeder.rb:57 block in Seeder#seed!
app/models/journal/notification_configuration.rb:43 Journal::NotificationConfiguration.with
app/seeders/seeder.rb:99 Seeder#without_notifications
app/seeders/seeder.rb:56 Seeder#seed!
app/seeders/root_seeder.rb:133 RootSeeder#seed_basic_data
modules/bim/lib/open_project/bim/patches/root_seeder_patch.rb:12 OpenProject::Bim::Patches::RootSeederPatch::InstanceMethods#seed_basic_data
app/seeders/root_seeder.rb:71 RootSeeder#do_seed!
app/seeders/root_seeder.rb:63 block (3 levels) in RootSeeder#seed_data!
app/seeders/root_seeder.rb:62 block (2 levels) in RootSeeder#seed_data!
app/seeders/root_seeder.rb:125 RootSeeder#prepare_seed!
app/seeders/root_seeder.rb:61 block in RootSeeder#seed_data!
app/seeders/root_seeder.rb:110 block in RootSeeder#set_locale!
app/seeders/root_seeder.rb:108 RootSeeder#set_locale!
app/seeders/root_seeder.rb:59 RootSeeder#seed_data!
app/seeders/seeder.rb:57 block in Seeder#seed!
app/models/journal/notification_configuration.rb:62 Journal::NotificationConfiguration.with_first
app/models/journal/notification_configuration.rb:45 Journal::NotificationConfiguration.with
app/seeders/seeder.rb:99 Seeder#without_notifications
app/seeders/seeder.rb:56 Seeder#seed!
db/seeds.rb:30 <top (required)>
/usr/local/bundle/gems/bundler-2.6.9/exe/bundle:28 block in <top (required)>
```
### Screenshots and other files
_If you have screenshots of the application&#39;s bug behavior or other relevant files, please drag them into this place or attach them using the &quot;Files&quot; section._
### Environment information
_Please check and fill out the following details to help us identify in what versions and distributions of OpenProject the error occurs_
**OpenProject installation type**
* Hosted cloud edition
* Packaged installation
* What distribution?
* Docker All-in-one container
* Docker-compose installation
* Other (please specify)
**OpenProject version**
_If you&#39;re not running on the cloud edition, please specify the version of OpenProject you&#39;re running. Example: v12.1.5_
**Browser**
* [ ] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_Please specify the browser language and the language of the OpenProject user for which the bug occurred._
_have searched for similar bug reports._
Error: "Nothing registered
1. Login as a user
2. Go to the members page
3. Click on &quot;Add new member&quot;
4. Type the following string: &quot;foo@example.org&quot;
### What is the buggy behavior?
* The button to invite a member did not work
* There was an error notification shown with the message &quot;XYZ&quot;
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The application should invite the new user with the selected role
2. An email should have been sent to that user
### Important note
_Please note that unless you are a contributor to OpenProject, you can no longer edit this bug report after saving. You can still add new comments, new images and upload attachments though, but updating description or modifying fields will not be possible after saving. Please make sure that all necessary information and attachments are added, and the following attributes are set:_
### **Logs**
[https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998](https://appsignal.com/openproject-gmbh/sites/673c529383eb67b55471dda2/exceptions/incidents/998)
app/seeders/source/seed_data.rb:67 Source::SeedData#find_reference
app/seeders/basic_data/model_seeder.rb:106 BasicData::ModelSeeder#color_id
app/seeders/basic_data/type_seeder.rb:43 BasicData::TypeSeeder#model_attributes
app/seeders/basic_data/model_seeder.rb:79 block in BasicData::ModelSeeder#lookup_existing_references
app/seeders/basic_data/model_seeder.rb:78 Array#each
app/seeders/basic_data/model_seeder.rb:78 BasicData::ModelSeeder#lookup_existing_references
app/seeders/seeder.rb:61 Seeder#seed!
app/seeders/composite_seeder.rb:42 block in CompositeSeeder#seed_with
app/seeders/composite_seeder.rb:40 Array#each
app/seeders/composite_seeder.rb:40 CompositeSeeder#seed_with
app/seeders/composite_seeder.rb:30 block in CompositeSeeder#seed_data!
app/seeders/composite_seeder.rb:29 CompositeSeeder#seed_data!
app/seeders/seeder.rb:57 block in Seeder#seed!
app/models/journal/notification_configuration.rb:43 Journal::NotificationConfiguration.with
app/seeders/seeder.rb:99 Seeder#without_notifications
app/seeders/seeder.rb:56 Seeder#seed!
app/seeders/root_seeder.rb:133 RootSeeder#seed_basic_data
modules/bim/lib/open_project/bim/patches/root_seeder_patch.rb:12 OpenProject::Bim::Patches::RootSeederPatch::InstanceMethods#seed_basic_data
app/seeders/root_seeder.rb:71 RootSeeder#do_seed!
app/seeders/root_seeder.rb:63 block (3 levels) in RootSeeder#seed_data!
app/seeders/root_seeder.rb:62 block (2 levels) in RootSeeder#seed_data!
app/seeders/root_seeder.rb:125 RootSeeder#prepare_seed!
app/seeders/root_seeder.rb:61 block in RootSeeder#seed_data!
app/seeders/root_seeder.rb:110 block in RootSeeder#set_locale!
app/seeders/root_seeder.rb:108 RootSeeder#set_locale!
app/seeders/root_seeder.rb:59 RootSeeder#seed_data!
app/seeders/seeder.rb:57 block in Seeder#seed!
app/models/journal/notification_configuration.rb:62 Journal::NotificationConfiguration.with_first
app/models/journal/notification_configuration.rb:45 Journal::NotificationConfiguration.with
app/seeders/seeder.rb:99 Seeder#without_notifications
app/seeders/seeder.rb:56 Seeder#seed!
db/seeds.rb:30 <top (required)>
/usr/local/bundle/gems/bundler-2.6.9/exe/bundle:28 block in <top (required)>
```
###
_If you have screenshots of the application&#39;s bug behavior or other relevant files, please drag them into this place or attach them using the &quot;Files&quot; section._
### Environment information
_Please check and fill out the following details to help us identify in what versions and distributions of OpenProject the error occurs_
**OpenProject installation type**
* Hosted cloud edition
* Packaged installation
* What distribution?
* Docker All-in-one container
* Docker-compose installation
* Other (please specify)
**OpenProject version**
_If you&#39;re not running on the cloud edition, please specify the version of OpenProject you&#39;re running. Example: v12.1.5_
**Browser**
* [ ] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_Please specify the browser language and the language of the OpenProject user for which the bug occurred._