Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fieldmaps are no longer necessary, and fixed bug with ID = 0

albajacas_a requested to merge bugFieldmaps into master

This MR solves 2 bugs:

  • If the directory $Fieldmaps or ../fieldmapsdoesn't exist, the programme stops. It should continue because fieldmaps aren't always necessary in OPAL simulations.

  • There was a bug in returning the jobID in some cases

Merge request reports