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 Lots of attributes are not correct parsed correctly in all languages, resulting in users being confused which attributes they can use.
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. It should be Provide more flexible parsing options for the attributes and translations, and ensure a keyword is also possible to pass a stable attribute\_key that always works
_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
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. It should be