-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
10.3.11, 11.0.1
-
1
-
Severity 3 - Minor
-
Issue Summary
This is a regression of JSDSERVER-1926
Custom field assumes default values even if the field is set as empty on customer portal.
On the create issue screen, the field can be set as empty and once the issue is created the field will remain empty.
However, on Customer Portal, even if you set the field as empty, the issue will be created with the default value set.
Steps to Reproduce
- Create a custom field, for example a checkbox and set a default value
- Add the custom field to the corresponding screen and request type field
- Create a request via Customer Portal with the custom field unchecked
- As comparison, create an issue via the Create Issue screen with the field unchecked
Expected Results
The created request will not have the custom field value set because it was unchecked when creating the request.
Actual Results
The custom field default value is set.
As comparison, when the custom field value is not set when the issue is created via Create Issue screen.
Workaround
Don't set a default value for the custom field
Versions Tested
Please confirm all versions that have been tested for this issue, and indicate whether the tested version is affected or not affected, below:
| Testing Requirements | Version | Affected Version |
|---|---|---|
| Most Recent Bug-Fix Release | 11.0.1 | Yes |
| Most Recent LTS | 10.3.11 | Yes |
| Other Versions.. | 3.3.2, 3.5.0, 3.6.1, 3.9.0 | Yes |
- relates to
-
JSDSERVER-1926 Custom Field assumes default values even if the field is set as empty on customer portal
-
- Closed
-
- links to