Presentazione EMendamenti

1 stars 0 forks 1 watchers C# GNU Affero General Public License v3.0
5 Open Issues Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub
help wanted

Presentazione EMendamenti

C#

AI Summary: Debug and fix a sporadic printing error in the GeDASI application (PEM/DASI modules). The error, occurring in approximately 1 out of 15-20 print jobs, displays a message indicating a problem with the PDF generation process. The task involves analyzing the provided error message and screenshot, investigating the codebase (especially the printing modules and their interaction with the API and database), identifying the root cause, and implementing a fix to ensure reliable PDF generation.

Complexity: 4/5
help wanted investigate

Presentazione EMendamenti

C#
Ordinamento EM 3 months ago

AI Summary: Improve the user experience of the amendment ordering feature in the GeDASI portal by preventing the page from reloading after ordering. The goal is to maintain the current ordering view, eliminating the need to return to the grid view, thus speeding up the workflow for personnel.

Complexity: 4/5
help wanted invalid

Presentazione EMendamenti

C#

AI Summary: Investigate and resolve performance issues causing slow amendment modification in the GeDASI PEM module. The issue manifests as slow response times and intermittent errors, particularly with unencrypted draft amendments. Debugging will involve analyzing the application's code (C#, .NET), database interactions (MS SQL Server), and potentially the network infrastructure. The goal is to identify the bottleneck and implement a fix to improve amendment modification speed and eliminate the error.

Complexity: 4/5
help wanted investigate

Presentazione EMendamenti

C#

AI Summary: Debug and fix a bug in the GeDASI application's "General Information" section where saving with only the subject code and political area entered results in an error. This requires examining the application's error logs, potentially reviewing the database schema and validation rules for the "General Information" form, and implementing a fix to handle the incomplete data or improve error handling.

Complexity: 4/5
help wanted database CRUD

Presentazione EMendamenti

C#