Used Zammad version: 5.0
Used Zammad installation type: package
Operating system: Debian 10
Browser + version: Chrome & API-Call
I have an workflow, to set the first name as optional, if a lastname is given. Now, when i put an name in upper case in the last name field and left the first name field blank, then the last name is not stored in upper case, only the first character is upper case.
If the first name field is also set, the last name is stored completely in upper case.
I have no test install to verify this, so i have to ask someone here, if this can be acknowledged?
I have tested this with a fresh install of 5.2, there is the same behavior. I will open an issue.
Reference to the mentioned issue in case someone else searches it like me:
opened 03:17PM - 21 Jun 22 UTC
bug
verified
user
<!--
Hi there - thanks for filing an issue. Please ensure the following things … before creating an issue - thank you! 🤓
Since november 15th we handle all requests, except real bugs, at our community board.
Full explanation: https://community.zammad.org/t/major-change-regarding-github-issues-community-board/21
Please post:
- Feature requests
- Development questions
- Technical questions
on the board -> https://community.zammad.org !
If you think you hit a bug, please continue:
- Search existing issues and the CHANGELOG.md for your issue - there might be a solution already
- Make sure to use the latest version of Zammad if possible
- Add the `log/production.log` file from your system. Attention: Make sure no confidential data is in it!
- Please write the issue in english
- Don't remove the template - otherwise we will close the issue without further comments
- Ask questions about Zammad configuration and usage at our mailinglist. See: https://zammad.org/participate
Note: We always do our best. Unfortunately, sometimes there are too many requests and we can't handle everything at once. If you want to prioritize/escalate your issue, you can do so by means of a support contract (see https://zammad.com/pricing#selfhosted).
* The upper textblock will be removed automatically when you submit your issue *
-->
### Infos:
* Used Zammad version: 5.2 and 5.0.1
* Installation method (source, package, ..): Package
* Operating system: Debian 10 & 11
* Database + version:
* Elasticsearch version:
* Browser + version:
I have an workflow, to set the first name as optional, if a lastname is given. Now, when i put an name in upper case in the last name field and left the first name field blank, then the last name is not stored in upper case, only the first character is upper case.
If the first name field is also set, the last name is stored completely in upper case.
### Steps to reproduce the behavior:
* Tested with a fresh install on Debian 11/Zammad 5.2:
Create a workflow, that sets the first name as optional, if the last name is given. Now create a user with the last name in upper case like "TESTUSER", and it will be stored as "Testuser". Setting last name to e.g. "TEST" and first name to "USER" stores both values in upper case.
Yes I'm sure this is a bug and no feature request or a general question.
1 Like
system
Closed
December 9, 2022, 2:32pm
4
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.