Content
View differences
Updated by Oliver Günther over 1 year ago
### 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._
### 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. Have an incoming email feature
2. Create a new work package with that feature with the default\_language and user language set to German
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Some keys can be passed with English, as we use `humanize` on the keys, which sometimes match english versions.
* The translations are not correct
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. It should be possible to pass a stable attribute\_key that always works
2. Translations such as "Typ: " for German should work
_Before you file a report, please ensure you are running the latest version of OpenProject and_
_have searched for similar bug reports._
### 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. Have an incoming email feature
2. Create a new work package with that feature with the default\_language and user language set to German
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Some keys can be passed with English, as we use `humanize` on the keys, which sometimes match english versions.
* The translations are not correct
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. It should be possible to pass a stable attribute\_key that always works
2. Translations such as "Typ: " for German should work