Closed
Description
This issue is automatically created based on existing pull request: #29486: System configuration Validation
Description (*)
This field should be save empty, but incorrect validation was applied. Because of that, admin user couldn't save the empty value.
Preconditions:
- Base Magento 2.4-develop installed.
Steps to reproduce:
- Log in in the admin area.
- Go to Stores -> Configurations -> Services -> OAuth -> Access Token Expiration.
- Empty 'Customer Token Lifetime (hours)' field and save config.
- Empty 'Admin Token Lifetime (hours)' field and save config.
Expected result:
Config saved successfully.
Actual result:
Config is not saved. Incorrect validation applied.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All automated tests passed successfully (all builds are green)
- All new or changed code is covered with unit/integration tests (if applicable)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.
Type
Projects
Status
Done