numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
20 stars 7 forks source link

Ensure stability of the issue reporter #276

Closed numeredev closed 1 week ago

numeredev commented 1 week ago

DESCRIPTION

Is your change request related to a problem? Please describe. The issue reporter might still have problems and might not consider missing log files. Also, some issues could not be created.

Describe the solution you'd like Ensure that the issue reporter itself does not create additional problems and can cope with missing log files. I'd an issue could not be created, ensure that we have additional diagnosis data.

Describe possible alternatives you've considered A clear and concise description of any alternative solutions or features you've considered, if any.

Additional context Add any other context or screenshots about the feature request here.

(Do not write below this line)


DEVS' SECTION

ANALYSIS

Examine all paths leading into the reporter and all data sources used for potential problems due to missing files. Examine also possibilities to obtain diagnostic information, if the transmission fails.

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

DOCUMENTATION STEPS

(see also our Wiki for further information)

PULL REQUEST