Checklist
What You Are Seeing?
When upgrading Chocolatey Central Management in particular to v1.22.0 of the jquery-validation package, the .valid() call on forms breaks in certain cases. An example of this happens when editing a piece of Software, and clicking Save on the modal.
What is Expected?
Upgrading this package should not break any existing functionality, especially since it is only a minor release.
How Did You Get This To Happen?
- Upgrade
jquery-validation to 1.22.0
- In CCM, try to edit a piece of Software, and notice the modal does not save, and instead reports errors in the console.
User Story
As a choco-theme developer,
I want to update the jquery-validation package to the current release without introducing any new bugs,
so that any website using it stays up to date and running smoothly.
System Details
n/a
Installed Packages
Output Log
n/a
Additional Context
For now, the jquery-validation package has been pinned to v1.21.0 to prevent this bug.
Acceptance Criteria
- [ ] Update the
jquery-validation package to ^1.22.0, or the most current release.
- [ ] No new bugs are introduced by updating and all automated tests pass.
Related Issues
No response
┆Issue is synchronized with this Github issue by Unito
Checklist
What You Are Seeing?
When upgrading Chocolatey Central Management in particular to v1.22.0 of the
jquery-validationpackage, the.valid()call on forms breaks in certain cases. An example of this happens when editing a piece of Software, and clickingSaveon the modal.What is Expected?
Upgrading this package should not break any existing functionality, especially since it is only a minor release.
How Did You Get This To Happen?
jquery-validationto 1.22.0User Story
As a choco-theme developer,
I want to update the
jquery-validationpackage to the current release without introducing any new bugs,so that any website using it stays up to date and running smoothly.
System Details
n/a
Installed Packages
Output Log
n/a
Additional Context
For now, the
jquery-validationpackage has been pinned to v1.21.0 to prevent this bug.Acceptance Criteria
jquery-validationpackage to^1.22.0, or the most current release.Related Issues
No response
┆Issue is synchronized with this Github issue by Unito