- Issue created by @OptimusPrime23
- Assigned to shubham_jain
- 🇺🇦Ukraine paulrad
As I can see the module Webform Workflows Element Views is not compatible with Drupal 10.
@shubham_jain please consider not assigning to yourself issues that you can't reproduce and/or don't know how to resolve.
- Status changed to Needs review
about 1 year ago 12:45pm 18 September 2023 - 🇨🇦Canada OptimusPrime23
All you need to do is
In the webform_workflows_element_views.info.yml the following flag is setcore_version_requirement: ^9
Please change this to
core_version_requirement: ^9 || ^10
- 🇮🇳India shubham_jain
Hi @OptimusPrime23, I checked the js files and found that those variables are unused. So I removed them.
But as per your suggestion, I will revert them back.
- Issue was unassigned.
- 🇳🇴Norway gisle Norway
I've unpublished a patch that was posted by manish.upadhyay that's identical to MR !12 without explanation. This is typically done to Abuse the contribution credit system → .
Please review MR !12.
- Status changed to Needs work
about 1 year ago 12:13pm 11 November 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
A summary must describe what needs to be changed, and eventually why. A screenshot is not sufficient, even in the case a patch/MR is provided.
In the case of bug reports, the steps to reproduce the bug should be provided too. In the case of coding standards issues found using an automatic tool, the report given by that tool must be quoted too, including the arguments passed to that tool, if it is a command line tool. - Status changed to Fixed
12 months ago 11:19am 21 November 2023 While I understand the need for better issue reporting, in this case it's a small change that is evident from the title.
Automatically closed - issue fixed for 2 weeks with no activity.