User tests: Successful: Unsuccessful:
Pull Request resolves # .
This pr fixes a workflow issue where clicking the SearchTools clear button clears the required workflow context (extension) along with the other filters. As a result, the request is submitted with an empty extension value, causing the workflows page to fail with an extension not set exception.
An error with extension not found appears.
No error and clear works correctly.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_workflow JavaScript Repository NPM Change |
@adarshdubey03 thanks I was looking in the wrong place
I have tested this item ✅ successfully on 02779d9
I have tested this item ✅ successfully on 02779d9
I have tested this item ✅ successfully on 02779d9
I have tested this item ✅ successfully on 02779d9
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
NPM Resource Changed
PR-6.1-dev
|
||
RTC
RTC
Hi,
thanks for your PR.
I have one suggestion, it would be better to have this a bit more flexible, instead of a true/false parameter, add an array of fieldnames which should not be reset on clear.
I am unable to replicate the reported bug