Content
View differences
Updated by Alexander Coles about 13 hours ago
### Steps to reproduce
_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 permissions to view backlogs and manage sprints members in project A
2. Go to the backlogs members page
3. Click the `...` action menu to the right of a Sprint story. on "Add new member"
4. Click "Open details view" Type the following string: "
[foo@example.org](mailto:foo@example.org)
"
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The details pane opens button to the right. However there is invite a brief "white screen" / flash-of-unstyled content, due to member did not work
* There was an error notification shown with the fact the whole page re-renders. message "XYZ"
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The details pane application should open invite the new user with the selected role
2. An email should have been sent to the right without this FOUC. that user
### Implementation notes Important note
`data-turbo-frame` _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 `data-turbo-action` 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 not rendered properly. set:_
```html
<a turbo_frame="content-bodyRight" turbo_action="advance" href="/projects/your-scrum-project/backlogs/details/30" tabindex="0" id="item-a3ebc21f-6833-45b4-97f9-dd626e100fbd" role="menuitem" data-view-component="true" class="ActionListContent ActionListContent--visual16">
....
</a>
``` ### **Logs**
_Are there errors in the browser console? (_
[_Click here for information on how to open your browser&#39;s console_](https://webmasters.stackexchange.com/a/77337)
_) For a local installation: Are there relevant logs output by_ `\_openproject logs\_` _(packaged installation) (_
[_click here for details_](https://docs.openproject.org/installation-and-operations/operation/monitoring/#show-logs)
_) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable_
<br>
<br>
### 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._
<br>
### 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**
_dev_ _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**
* [x] [ ] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x] [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_en\_GB_ _Please specify the browser language and the language of the OpenProject user for which the bug occurred._
2. Go to the backlogs
3. Click the `...` action menu to the right of a Sprint story.
4. Click "Open details view"
[foo@example.org](mailto:foo@example.org)
&quot;
### What is the buggy behavior?
* There was an error notification shown with
### What is the expected behavior?
2. An email should have been sent
### Implementation notes
`data-turbo-frame`
```html
<a turbo_frame="content-bodyRight" turbo_action="advance" href="/projects/your-scrum-project/backlogs/details/30" tabindex="0" id="item-a3ebc21f-6833-45b4-97f9-dd626e100fbd" role="menuitem" data-view-component="true" class="ActionListContent ActionListContent--visual16">
....
</a>
```
[_Click here for information on how to open your browser&#39;s console_](https://webmasters.stackexchange.com/a/77337)
_) For a local installation: Are there relevant logs output by_ `\_openproject logs\_` _(packaged installation) (_
[_click here for details_](https://docs.openproject.org/installation-and-operations/operation/monitoring/#show-logs)
_) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable_
<br>
<br>
_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._
<br>
###
_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**
_dev_
**Browser**
* [x]
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x]
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_en\_GB_