You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working in the Modeler with the Reclassify by Table tool when editing the reclassification table the dialog has two OK buttons.
The OK button on the right side saves the changes to the table while the OK button in the bottom (which is for the whole tool) closes the tool and does not save the changes to the table.
This has caused me some issues in the past and watched a number of students struggle with this today.
This seems to be a similar issue to this problem #47602 and this fix #51137
Steps to reproduce the issue
Create new model
Add Reclassify by Table Algorithm
Edit Reclassification table
Press OK at the bottom
Reopen Reclassify by Table Algorithm
See that the table changes have not been saved.
Versions
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
QGIS version
3.41.0-Master
QGIS code revision
[0459679](https://github.com/qgis/QGIS/commit/0459679c4b)
Libraries
Qt version
5.15.13
Python version
3.12.8
GDAL/OGR version
3.11.0dev-7ed21aa088
PROJ version
9.5.1
EPSG Registry database version
v11.022 (2024-11-05)
GEOS version
3.13.0-CAPI-1.19.0
SQLite version
3.46.1
PDAL version
2.8.3
PostgreSQL client version
unknown
SpatiaLite version
5.1.0
QWT version
6.3.0
QScintilla2 version
2.14.1
OS version
Windows 11 Version 2009
This copy of QGIS writes debugging output.
Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
processing
2.12.99
Supported QGIS version
I'm running a supported QGIS version according to the roadmap.
When an algorithm is run and the editor panel is still open
for a matrix parameter, use the table defined in that panel
as for the parameter.
Fixesqgis#60442
When an algorithm is run and the editor panel is still open
for a matrix parameter, use the table defined in that panel
as for the parameter.
Fixes#60442
What is the bug or the crash?
When working in the Modeler with the Reclassify by Table tool when editing the reclassification table the dialog has two OK buttons.
The OK button on the right side saves the changes to the table while the OK button in the bottom (which is for the whole tool) closes the tool and does not save the changes to the table.
This has caused me some issues in the past and watched a number of students struggle with this today.
This seems to be a similar issue to this problem #47602 and this fix #51137
Steps to reproduce the issue
Versions
<style type="text/css"> p, li { white-space: pre-wrap; } </style>Libraries
Qt version
5.15.13
Python version
3.12.8
GDAL/OGR version
3.11.0dev-7ed21aa088
PROJ version
9.5.1
EPSG Registry database version
v11.022 (2024-11-05)
GEOS version
3.13.0-CAPI-1.19.0
SQLite version
3.46.1
PDAL version
2.8.3
PostgreSQL client version
unknown
SpatiaLite version
5.1.0
QWT version
6.3.0
QScintilla2 version
2.14.1
OS version
Windows 11 Version 2009
This copy of QGIS writes debugging output.
Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
processing
2.12.99
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: