Actions
Bug #5018
closedSubstitutions do not work while logged out
Description
When logged out (no user object) the substitutions all fail. The raw substitutions (e.g. [FIELD_NAME]) will literally output that. Other substitutions will be just empty string. In reality the substitutions should 100% still be ran, but they should be ran on an empty user object. This allows date substitutions, query fields, and numerous other fields to correctly substitute instead of breaking expected output.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !744
Updated by krileon almost 10 years ago
- Target version changed from CB 2.0.5 to CB 2.0.6
Actions